[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. 18231 1726867295.57056: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 18231 1726867295.57901: Added group all to inventory 18231 1726867295.57903: Added group ungrouped to inventory 18231 1726867295.57907: Group all now contains ungrouped 18231 1726867295.57910: Examining possible inventory source: /tmp/network-5rw/inventory.yml 18231 1726867295.93215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 18231 1726867295.93279: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 18231 1726867295.93301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 18231 1726867295.93361: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 18231 1726867295.93840: Loaded config def from plugin (inventory/script) 18231 1726867295.93842: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 18231 1726867295.94086: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 18231 1726867295.94380: Loaded config def from plugin (inventory/yaml) 18231 1726867295.94383: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 18231 1726867295.94471: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 18231 1726867295.95641: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 18231 1726867295.95644: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 18231 1726867295.95647: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 18231 1726867295.95653: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 18231 1726867295.95657: Loading data from /tmp/network-5rw/inventory.yml 18231 1726867295.95726: /tmp/network-5rw/inventory.yml was not parsable by auto 18231 1726867295.95994: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 18231 1726867295.96037: Loading data from /tmp/network-5rw/inventory.yml 18231 1726867295.96123: group all already in inventory 18231 1726867295.96130: set inventory_file for managed_node1 18231 1726867295.96134: set inventory_dir for managed_node1 18231 1726867295.96135: Added host managed_node1 to inventory 18231 1726867295.96137: Added host managed_node1 to group all 18231 1726867295.96138: set ansible_host for managed_node1 18231 1726867295.96139: set ansible_ssh_extra_args for managed_node1 18231 1726867295.96142: set inventory_file for managed_node2 18231 1726867295.96145: set inventory_dir for managed_node2 18231 1726867295.96145: Added host managed_node2 to inventory 18231 1726867295.96147: Added host managed_node2 to group all 18231 1726867295.96147: set ansible_host for managed_node2 18231 1726867295.96148: set ansible_ssh_extra_args for managed_node2 18231 1726867295.96151: set inventory_file for managed_node3 18231 1726867295.96153: set inventory_dir for managed_node3 18231 1726867295.96154: Added host managed_node3 to inventory 18231 1726867295.96155: Added host managed_node3 to group all 18231 1726867295.96156: set ansible_host for managed_node3 18231 1726867295.96157: set ansible_ssh_extra_args for managed_node3 18231 1726867295.96159: Reconcile groups and hosts in inventory. 18231 1726867295.96162: Group ungrouped now contains managed_node1 18231 1726867295.96164: Group ungrouped now contains managed_node2 18231 1726867295.96166: Group ungrouped now contains managed_node3 18231 1726867295.96445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 18231 1726867295.96568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 18231 1726867295.96622: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 18231 1726867295.96650: Loaded config def from plugin (vars/host_group_vars) 18231 1726867295.96652: 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) 18231 1726867295.96659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 18231 1726867295.96667: 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) 18231 1726867295.96914: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 18231 1726867295.97706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867295.97803: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 18231 1726867295.97846: Loaded config def from plugin (connection/local) 18231 1726867295.97849: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 18231 1726867295.99362: Loaded config def from plugin (connection/paramiko_ssh) 18231 1726867295.99366: 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) 18231 1726867296.01395: 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) 18231 1726867296.01438: Loaded config def from plugin (connection/psrp) 18231 1726867296.01441: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 18231 1726867296.02251: 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) 18231 1726867296.02293: Loaded config def from plugin (connection/ssh) 18231 1726867296.02296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 18231 1726867296.04414: 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) 18231 1726867296.04457: Loaded config def from plugin (connection/winrm) 18231 1726867296.04459: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 18231 1726867296.04507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 18231 1726867296.04580: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 18231 1726867296.04655: Loaded config def from plugin (shell/cmd) 18231 1726867296.04657: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 18231 1726867296.04685: 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) 18231 1726867296.04765: Loaded config def from plugin (shell/powershell) 18231 1726867296.04767: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 18231 1726867296.04829: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 18231 1726867296.05036: Loaded config def from plugin (shell/sh) 18231 1726867296.05039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 18231 1726867296.05072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 18231 1726867296.05221: Loaded config def from plugin (become/runas) 18231 1726867296.05224: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 18231 1726867296.05431: Loaded config def from plugin (become/su) 18231 1726867296.05433: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 18231 1726867296.05603: Loaded config def from plugin (become/sudo) 18231 1726867296.05605: 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 18231 1726867296.05640: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18231 1726867296.05987: in VariableManager get_vars() 18231 1726867296.06016: done with get_vars() 18231 1726867296.06153: trying /usr/local/lib/python3.12/site-packages/ansible/modules 18231 1726867296.09055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 18231 1726867296.09168: in VariableManager get_vars() 18231 1726867296.09172: done with get_vars() 18231 1726867296.09175: variable 'playbook_dir' from source: magic vars 18231 1726867296.09176: variable 'ansible_playbook_python' from source: magic vars 18231 1726867296.09176: variable 'ansible_config_file' from source: magic vars 18231 1726867296.09180: variable 'groups' from source: magic vars 18231 1726867296.09181: variable 'omit' from source: magic vars 18231 1726867296.09182: variable 'ansible_version' from source: magic vars 18231 1726867296.09182: variable 'ansible_check_mode' from source: magic vars 18231 1726867296.09183: variable 'ansible_diff_mode' from source: magic vars 18231 1726867296.09184: variable 'ansible_forks' from source: magic vars 18231 1726867296.09184: variable 'ansible_inventory_sources' from source: magic vars 18231 1726867296.09185: variable 'ansible_skip_tags' from source: magic vars 18231 1726867296.09186: variable 'ansible_limit' from source: magic vars 18231 1726867296.09186: variable 'ansible_run_tags' from source: magic vars 18231 1726867296.09187: variable 'ansible_verbosity' from source: magic vars 18231 1726867296.09221: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml 18231 1726867296.09899: in VariableManager get_vars() 18231 1726867296.09922: done with get_vars() 18231 1726867296.09958: in VariableManager get_vars() 18231 1726867296.10182: done with get_vars() 18231 1726867296.10220: in VariableManager get_vars() 18231 1726867296.10232: done with get_vars() 18231 1726867296.10260: in VariableManager get_vars() 18231 1726867296.10271: done with get_vars() 18231 1726867296.10348: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18231 1726867296.10913: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18231 1726867296.11054: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18231 1726867296.12447: in VariableManager get_vars() 18231 1726867296.12466: done with get_vars() 18231 1726867296.13168: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 18231 1726867296.13509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867296.15975: in VariableManager get_vars() 18231 1726867296.16214: done with get_vars() 18231 1726867296.16341: in VariableManager get_vars() 18231 1726867296.16345: done with get_vars() 18231 1726867296.16347: variable 'playbook_dir' from source: magic vars 18231 1726867296.16348: variable 'ansible_playbook_python' from source: magic vars 18231 1726867296.16349: variable 'ansible_config_file' from source: magic vars 18231 1726867296.16349: variable 'groups' from source: magic vars 18231 1726867296.16350: variable 'omit' from source: magic vars 18231 1726867296.16351: variable 'ansible_version' from source: magic vars 18231 1726867296.16351: variable 'ansible_check_mode' from source: magic vars 18231 1726867296.16352: variable 'ansible_diff_mode' from source: magic vars 18231 1726867296.16353: variable 'ansible_forks' from source: magic vars 18231 1726867296.16353: variable 'ansible_inventory_sources' from source: magic vars 18231 1726867296.16354: variable 'ansible_skip_tags' from source: magic vars 18231 1726867296.16355: variable 'ansible_limit' from source: magic vars 18231 1726867296.16356: variable 'ansible_run_tags' from source: magic vars 18231 1726867296.16356: variable 'ansible_verbosity' from source: magic vars 18231 1726867296.16649: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 18231 1726867296.16715: in VariableManager get_vars() 18231 1726867296.16721: done with get_vars() 18231 1726867296.16724: variable 'playbook_dir' from source: magic vars 18231 1726867296.16724: variable 'ansible_playbook_python' from source: magic vars 18231 1726867296.16725: variable 'ansible_config_file' from source: magic vars 18231 1726867296.16726: variable 'groups' from source: magic vars 18231 1726867296.16727: variable 'omit' from source: magic vars 18231 1726867296.16727: variable 'ansible_version' from source: magic vars 18231 1726867296.16728: variable 'ansible_check_mode' from source: magic vars 18231 1726867296.16729: variable 'ansible_diff_mode' from source: magic vars 18231 1726867296.16729: variable 'ansible_forks' from source: magic vars 18231 1726867296.16730: variable 'ansible_inventory_sources' from source: magic vars 18231 1726867296.16731: variable 'ansible_skip_tags' from source: magic vars 18231 1726867296.16732: variable 'ansible_limit' from source: magic vars 18231 1726867296.16732: variable 'ansible_run_tags' from source: magic vars 18231 1726867296.16733: variable 'ansible_verbosity' from source: magic vars 18231 1726867296.16761: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 18231 1726867296.16843: in VariableManager get_vars() 18231 1726867296.16855: done with get_vars() 18231 1726867296.17143: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18231 1726867296.17254: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18231 1726867296.17496: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18231 1726867296.18541: in VariableManager get_vars() 18231 1726867296.18559: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867296.21947: in VariableManager get_vars() 18231 1726867296.21967: done with get_vars() 18231 1726867296.22006: in VariableManager get_vars() 18231 1726867296.22009: done with get_vars() 18231 1726867296.22011: variable 'playbook_dir' from source: magic vars 18231 1726867296.22012: variable 'ansible_playbook_python' from source: magic vars 18231 1726867296.22013: variable 'ansible_config_file' from source: magic vars 18231 1726867296.22014: variable 'groups' from source: magic vars 18231 1726867296.22014: variable 'omit' from source: magic vars 18231 1726867296.22015: variable 'ansible_version' from source: magic vars 18231 1726867296.22016: variable 'ansible_check_mode' from source: magic vars 18231 1726867296.22017: variable 'ansible_diff_mode' from source: magic vars 18231 1726867296.22020: variable 'ansible_forks' from source: magic vars 18231 1726867296.22021: variable 'ansible_inventory_sources' from source: magic vars 18231 1726867296.22022: variable 'ansible_skip_tags' from source: magic vars 18231 1726867296.22023: variable 'ansible_limit' from source: magic vars 18231 1726867296.22023: variable 'ansible_run_tags' from source: magic vars 18231 1726867296.22024: variable 'ansible_verbosity' from source: magic vars 18231 1726867296.22056: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 18231 1726867296.22335: in VariableManager get_vars() 18231 1726867296.22348: done with get_vars() 18231 1726867296.22390: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18231 1726867296.24128: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18231 1726867296.24205: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18231 1726867296.24589: in VariableManager get_vars() 18231 1726867296.24607: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867296.26160: in VariableManager get_vars() 18231 1726867296.26174: done with get_vars() 18231 1726867296.26211: in VariableManager get_vars() 18231 1726867296.26225: done with get_vars() 18231 1726867296.26284: in VariableManager get_vars() 18231 1726867296.26296: done with get_vars() 18231 1726867296.26389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 18231 1726867296.26403: 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 18231 1726867296.26626: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 18231 1726867296.26782: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 18231 1726867296.26785: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 18231 1726867296.26814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 18231 1726867296.26841: 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) 18231 1726867296.27010: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 18231 1726867296.27071: Loaded config def from plugin (callback/default) 18231 1726867296.27074: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 18231 1726867296.28185: Loaded config def from plugin (callback/junit) 18231 1726867296.28187: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 18231 1726867296.28232: 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) 18231 1726867296.28294: Loaded config def from plugin (callback/minimal) 18231 1726867296.28297: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 18231 1726867296.28335: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 18231 1726867296.28394: Loaded config def from plugin (callback/tree) 18231 1726867296.28396: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 18231 1726867296.28520: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 18231 1726867296.28523: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (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_ethernet_initscripts.yml *************************************** 10 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18231 1726867296.28547: in VariableManager get_vars() 18231 1726867296.28558: done with get_vars() 18231 1726867296.28563: in VariableManager get_vars() 18231 1726867296.28572: done with get_vars() 18231 1726867296.28579: variable 'omit' from source: magic vars 18231 1726867296.28608: in VariableManager get_vars() 18231 1726867296.28621: done with get_vars() 18231 1726867296.28638: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** 18231 1726867296.29134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 18231 1726867296.29202: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 18231 1726867296.29295: getting the remaining hosts for this loop 18231 1726867296.29296: done getting the remaining hosts for this loop 18231 1726867296.29299: getting the next task for host managed_node2 18231 1726867296.29302: done getting next task for host managed_node2 18231 1726867296.29303: ^ task is: TASK: Gathering Facts 18231 1726867296.29305: ^ 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 18231 1726867296.29311: getting variables 18231 1726867296.29313: in VariableManager get_vars() 18231 1726867296.29325: Calling all_inventory to load vars for managed_node2 18231 1726867296.29327: Calling groups_inventory to load vars for managed_node2 18231 1726867296.29329: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867296.29340: Calling all_plugins_play to load vars for managed_node2 18231 1726867296.29351: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867296.29355: Calling groups_plugins_play to load vars for managed_node2 18231 1726867296.29391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867296.29449: done with get_vars() 18231 1726867296.29457: done getting variables 18231 1726867296.29825: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Friday 20 September 2024 17:21:36 -0400 (0:00:00.014) 0:00:00.014 ****** 18231 1726867296.29844: entering _queue_task() for managed_node2/gather_facts 18231 1726867296.29846: Creating lock for gather_facts 18231 1726867296.30625: worker is 1 (out of 1 available) 18231 1726867296.30636: exiting _queue_task() for managed_node2/gather_facts 18231 1726867296.30648: done queuing things up, now waiting for results queue to drain 18231 1726867296.30650: waiting for pending results... 18231 1726867296.30894: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867296.31233: in run() - task 0affcac9-a3a5-d578-8391-00000000007c 18231 1726867296.31390: variable 'ansible_search_path' from source: unknown 18231 1726867296.31430: calling self._execute() 18231 1726867296.31494: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867296.31506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867296.31521: variable 'omit' from source: magic vars 18231 1726867296.31667: variable 'omit' from source: magic vars 18231 1726867296.31670: variable 'omit' from source: magic vars 18231 1726867296.31696: variable 'omit' from source: magic vars 18231 1726867296.31742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18231 1726867296.31786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18231 1726867296.31809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18231 1726867296.31834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867296.31849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867296.31886: variable 'inventory_hostname' from source: host vars for 'managed_node2' 18231 1726867296.31982: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867296.31987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867296.32013: Set connection var ansible_shell_executable to /bin/sh 18231 1726867296.32027: Set connection var ansible_shell_type to sh 18231 1726867296.32041: Set connection var ansible_connection to ssh 18231 1726867296.32051: Set connection var ansible_pipelining to False 18231 1726867296.32060: Set connection var ansible_timeout to 10 18231 1726867296.32070: Set connection var ansible_module_compression to ZIP_DEFLATED 18231 1726867296.32102: variable 'ansible_shell_executable' from source: unknown 18231 1726867296.32111: variable 'ansible_connection' from source: unknown 18231 1726867296.32122: variable 'ansible_module_compression' from source: unknown 18231 1726867296.32131: variable 'ansible_shell_type' from source: unknown 18231 1726867296.32138: variable 'ansible_shell_executable' from source: unknown 18231 1726867296.32147: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867296.32154: variable 'ansible_pipelining' from source: unknown 18231 1726867296.32160: variable 'ansible_timeout' from source: unknown 18231 1726867296.32167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867296.32344: 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) 18231 1726867296.32358: variable 'omit' from source: magic vars 18231 1726867296.32368: starting attempt loop 18231 1726867296.32375: running the handler 18231 1726867296.32428: variable 'ansible_facts' from source: unknown 18231 1726867296.32431: _low_level_execute_command(): starting 18231 1726867296.32434: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18231 1726867296.33159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18231 1726867296.33173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867296.33202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18231 1726867296.33308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867296.33480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867296.33523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867296.35215: stdout chunk (state=3): >>>/root <<< 18231 1726867296.35382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867296.35385: stdout chunk (state=3): >>><<< 18231 1726867296.35387: stderr chunk (state=3): >>><<< 18231 1726867296.35390: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867296.35391: _low_level_execute_command(): starting 18231 1726867296.35458: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501 `" && echo ansible-tmp-1726867296.3536806-18260-190405677398501="` echo /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501 `" ) && sleep 0' 18231 1726867296.36129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867296.36132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18231 1726867296.36135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867296.36137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867296.36146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 18231 1726867296.36149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867296.36284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867296.36445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867296.38211: stdout chunk (state=3): >>>ansible-tmp-1726867296.3536806-18260-190405677398501=/root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501 <<< 18231 1726867296.38297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867296.38339: stderr chunk (state=3): >>><<< 18231 1726867296.38349: stdout chunk (state=3): >>><<< 18231 1726867296.38413: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867296.3536806-18260-190405677398501=/root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867296.38451: variable 'ansible_module_compression' from source: unknown 18231 1726867296.38682: ANSIBALLZ: Using generic lock for ansible.legacy.setup 18231 1726867296.38686: ANSIBALLZ: Acquiring lock 18231 1726867296.38688: ANSIBALLZ: Lock acquired: 139852462084352 18231 1726867296.38690: ANSIBALLZ: Creating module 18231 1726867296.95622: ANSIBALLZ: Writing module into payload 18231 1726867296.95863: ANSIBALLZ: Writing module 18231 1726867296.96052: ANSIBALLZ: Renaming module 18231 1726867296.96056: ANSIBALLZ: Done creating module 18231 1726867296.96058: variable 'ansible_facts' from source: unknown 18231 1726867296.96061: variable 'inventory_hostname' from source: host vars for 'managed_node2' 18231 1726867296.96063: _low_level_execute_command(): starting 18231 1726867296.96066: _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' 18231 1726867296.97473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867296.97998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867296.98072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867296.99648: stdout chunk (state=3): >>>PLATFORM <<< 18231 1726867296.99867: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 18231 1726867297.00072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867297.00076: stdout chunk (state=3): >>><<< 18231 1726867297.00080: stderr chunk (state=3): >>><<< 18231 1726867297.00083: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867297.00088 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 18231 1726867297.00385: _low_level_execute_command(): starting 18231 1726867297.00388: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 18231 1726867297.00606: Sending initial data 18231 1726867297.00616: Sent initial data (1181 bytes) 18231 1726867297.01710: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867297.01714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867297.01828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 18231 1726867297.01991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867297.05446: 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"} <<< 18231 1726867297.05781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867297.05819: stderr chunk (state=3): >>><<< 18231 1726867297.05928: stdout chunk (state=3): >>><<< 18231 1726867297.05948: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867297.06133: variable 'ansible_facts' from source: unknown 18231 1726867297.06190: variable 'ansible_facts' from source: unknown 18231 1726867297.06204: variable 'ansible_module_compression' from source: unknown 18231 1726867297.06465: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-18231a00_zs8o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 18231 1726867297.06468: variable 'ansible_facts' from source: unknown 18231 1726867297.06668: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py 18231 1726867297.07138: Sending initial data 18231 1726867297.07141: Sent initial data (154 bytes) 18231 1726867297.08323: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867297.08554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867297.08602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867297.08865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867297.10468: 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 <<< 18231 1726867297.10506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18231 1726867297.10557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18231a00_zs8o/tmpc_qv_49q /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py <<< 18231 1726867297.10560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py" <<< 18231 1726867297.10706: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18231a00_zs8o/tmpc_qv_49q" to remote "/root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py" <<< 18231 1726867297.14091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867297.14095: stderr chunk (state=3): >>><<< 18231 1726867297.14098: stdout chunk (state=3): >>><<< 18231 1726867297.14100: done transferring module to remote 18231 1726867297.14279: _low_level_execute_command(): starting 18231 1726867297.14283: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/ /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py && sleep 0' 18231 1726867297.15348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867297.15361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 18231 1726867297.15613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867297.15636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867297.15693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867297.17984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867297.17988: stdout chunk (state=3): >>><<< 18231 1726867297.17990: stderr chunk (state=3): >>><<< 18231 1726867297.17993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867297.17995: _low_level_execute_command(): starting 18231 1726867297.17997: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/AnsiballZ_setup.py && sleep 0' 18231 1726867297.19424: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 18231 1726867297.19641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867297.19759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 18231 1726867297.19763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867297.19765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867297.20023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867297.22997: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 18231 1726867297.23076: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # <<< 18231 1726867297.23139: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # <<< 18231 1726867297.23167: stdout chunk (state=3): >>>import 'zipimport' # <<< 18231 1726867297.23209: stdout chunk (state=3): >>> # installed zipimport hook<<< 18231 1726867297.23324: 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' import '_codecs' # <<< 18231 1726867297.23367: stdout chunk (state=3): >>>import 'codecs' # <<< 18231 1726867297.23395: stdout chunk (state=3): >>> <<< 18231 1726867297.23435: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 18231 1726867297.23473: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 18231 1726867297.23499: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb2e04d0><<< 18231 1726867297.23515: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb2afb30><<< 18231 1726867297.23569: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 18231 1726867297.23687: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb2e2a50> <<< 18231 1726867297.23784: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 18231 1726867297.23788: stdout chunk (state=3): >>> <<< 18231 1726867297.23790: stdout chunk (state=3): >>>import '_stat' # <<< 18231 1726867297.23917: stdout chunk (state=3): >>> import 'stat' # import '_collections_abc' # <<< 18231 1726867297.23943: stdout chunk (state=3): >>>import 'genericpath' # <<< 18231 1726867297.24026: stdout chunk (state=3): >>> import 'posixpath' # import 'os' # <<< 18231 1726867297.24051: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 18231 1726867297.24136: stdout chunk (state=3): >>> Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 18231 1726867297.24150: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 18231 1726867297.24170: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 18231 1726867297.24439: stdout chunk (state=3): >>> <<< 18231 1726867297.24443: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 18231 1726867297.24445: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb091130> <<< 18231 1726867297.24449: 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<<< 18231 1726867297.24456: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867297.24459: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb091fa0> import 'site' # <<< 18231 1726867297.24494: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 18231 1726867297.24701: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 18231 1726867297.25135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18231 1726867297.25193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18231 1726867297.25384: 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 <<< 18231 1726867297.25387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 18231 1726867297.25392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 18231 1726867297.25405: stdout chunk (state=3): >>> <<< 18231 1726867297.25509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cfdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 18231 1726867297.25642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 18231 1726867297.25646: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 18231 1726867297.25714: 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<<< 18231 1726867297.25834: stdout chunk (state=3): >>> <<< 18231 1726867297.25871: 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<<< 18231 1726867297.25912: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb107800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 18231 1726867297.25932: stdout chunk (state=3): >>> <<< 18231 1726867297.25959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb107e90><<< 18231 1726867297.25990: stdout chunk (state=3): >>> import '_collections' # <<< 18231 1726867297.26185: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0e7aa0> import '_functools' # <<< 18231 1726867297.26188: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0e51c0><<< 18231 1726867297.26191: stdout chunk (state=3): >>> <<< 18231 1726867297.26404: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0ccf80> <<< 18231 1726867297.26410: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 18231 1726867297.26421: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 18231 1726867297.26450: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 18231 1726867297.26683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb1276e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb126300> # /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 0x7f99eb0e6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cee70> <<< 18231 1726867297.26687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18231 1726867297.26689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cc200> <<< 18231 1726867297.26783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.26810: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99eb15cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15cb00> # 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 0x7f99eb15cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 18231 1726867297.26834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867297.26844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 18231 1726867297.26890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15d5b0> <<< 18231 1726867297.26984: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15d280> import 'importlib.machinery' # <<< 18231 1726867297.26994: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15e4b0> <<< 18231 1726867297.27064: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 18231 1726867297.27067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 18231 1726867297.27113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb174680> import 'errno' # <<< 18231 1726867297.27135: 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 0x7f99eb175d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 18231 1726867297.27200: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb176bd0> <<< 18231 1726867297.27237: 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 0x7f99eb177230> <<< 18231 1726867297.27250: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb176120> <<< 18231 1726867297.27612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 18231 1726867297.27616: 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 0x7f99eb177cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb1773e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15e450> # /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' <<< 18231 1726867297.27621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18231 1726867297.27624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 18231 1726867297.27627: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.27629: stdout chunk (state=3): >>># 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 0x7f99eae6bbc0> <<< 18231 1726867297.27784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99eae94710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae94470> # 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 0x7f99eae946b0> # /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' <<< 18231 1726867297.27861: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.27880: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99eae94fe0> <<< 18231 1726867297.27951: 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 0x7f99eae95910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae94890> <<< 18231 1726867297.28092: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae69d60> # /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 0x7f99eae96cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae95790> <<< 18231 1726867297.28103: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15eba0> <<< 18231 1726867297.28132: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 18231 1726867297.28285: 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 0x7f99eaec3020> <<< 18231 1726867297.28324: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18231 1726867297.28342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867297.28356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18231 1726867297.28387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18231 1726867297.28591: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaee33e0> <<< 18231 1726867297.28595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18231 1726867297.28601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 18231 1726867297.28604: stdout chunk (state=3): >>>import 'ntpath' # <<< 18231 1726867297.28607: 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 0x7f99eaf44200> <<< 18231 1726867297.28609: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 18231 1726867297.28707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18231 1726867297.28770: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaf46960> <<< 18231 1726867297.28853: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaf44320> <<< 18231 1726867297.28887: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaf111f0> <<< 18231 1726867297.28926: 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 0x7f99ead4d2e0> <<< 18231 1726867297.28942: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaee21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae97bf0> <<< 18231 1726867297.29242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18231 1726867297.29246: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f99eaee2300> <<< 18231 1726867297.29387: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zkbhmb9t/ansible_ansible.legacy.setup_payload.zip' <<< 18231 1726867297.29468: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.29511: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.29539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 18231 1726867297.29584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 18231 1726867297.29605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 18231 1726867297.29692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18231 1726867297.29794: 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 0x7f99eadb2f90> import '_typing' # <<< 18231 1726867297.30142: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ead91e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ead91040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 18231 1726867297.32212: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.33560: 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 0x7f99eadb0e60> # /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' <<< 18231 1726867297.33645: 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 0x7f99eade6930> <<< 18231 1726867297.33724: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eade6720> <<< 18231 1726867297.33776: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eade6030> # /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 0x7f99eade6a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eadb3c20> import 'atexit' # <<< 18231 1726867297.33854: 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 0x7f99eade7680> # 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 0x7f99eade78c0> <<< 18231 1726867297.33902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18231 1726867297.33975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eade7e00> <<< 18231 1726867297.34190: stdout chunk (state=3): >>>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' <<< 18231 1726867297.34194: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea725b80> <<< 18231 1726867297.34196: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.34198: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea7277a0> # /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' <<< 18231 1726867297.34201: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7281a0> <<< 18231 1726867297.34203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18231 1726867297.34319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 18231 1726867297.34323: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea729340> <<< 18231 1726867297.34325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 18231 1726867297.34327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 18231 1726867297.34684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea72bdd0> <<< 18231 1726867297.34691: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea728110> <<< 18231 1726867297.34694: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea72a0f0> <<< 18231 1726867297.34696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 18231 1726867297.34698: 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' <<< 18231 1726867297.34700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 18231 1726867297.34704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea733c80> <<< 18231 1726867297.34723: stdout chunk (state=3): >>>import '_tokenize' # <<< 18231 1726867297.34785: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea732750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7324b0> <<< 18231 1726867297.34827: 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' <<< 18231 1726867297.34968: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea732a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea72a5a0> # 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 0x7f99ea777f20> # /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 0x7f99ea7780b0> <<< 18231 1726867297.35076: 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' # /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 0x7f99ea779b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea779940> <<< 18231 1726867297.35102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18231 1726867297.35271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea77c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea77a270> # /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' <<< 18231 1726867297.35342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 18231 1726867297.35391: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea77f860> <<< 18231 1726867297.35760: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea77c230> # 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 0x7f99ea780890> # 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 0x7f99ea780a40> # 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 0x7f99ea780920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea778290> # /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 0x7f99ea60c0e0> <<< 18231 1726867297.35889: 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' <<< 18231 1726867297.35916: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea60d430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea782870> <<< 18231 1726867297.35952: 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 0x7f99ea783c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7824e0> <<< 18231 1726867297.35984: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 18231 1726867297.36235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18231 1726867297.36250: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.36353: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 18231 1726867297.36406: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.36599: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.36754: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.37625: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.37785: stdout chunk (state=3): >>> <<< 18231 1726867297.38568: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 18231 1726867297.38587: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 18231 1726867297.38720: 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' <<< 18231 1726867297.38726: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.38742: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea611610> <<< 18231 1726867297.38808: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 18231 1726867297.38893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea612360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea60d5e0> import 'ansible.module_utils.compat.selinux' # <<< 18231 1726867297.39042: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.39045: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.39047: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 18231 1726867297.39196: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.39266: 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' <<< 18231 1726867297.39280: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea612ab0> <<< 18231 1726867297.39300: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.39879: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.40382: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.40388: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.40421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 18231 1726867297.40459: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.40527: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 18231 1726867297.40587: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.40840: stdout chunk (state=3): >>># 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 <<< 18231 1726867297.41000: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 18231 1726867297.41290: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.41627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18231 1726867297.41713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18231 1726867297.41729: stdout chunk (state=3): >>>import '_ast' # <<< 18231 1726867297.41836: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6136b0> <<< 18231 1726867297.41842: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.41958: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 18231 1726867297.42089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 18231 1726867297.42102: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42284: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42300: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18231 1726867297.42390: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42416: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42432: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42587: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.42667: 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 <<< 18231 1726867297.42690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867297.42798: 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 0x7f99ea61e090> <<< 18231 1726867297.42948: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea619040> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 18231 1726867297.43228: stdout chunk (state=3): >>># 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 <<< 18231 1726867297.43257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 18231 1726867297.43302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 18231 1726867297.43360: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18231 1726867297.43463: 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 <<< 18231 1726867297.43510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 18231 1726867297.43598: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea706bd0> <<< 18231 1726867297.43684: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7fe8d0> <<< 18231 1726867297.43827: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea61e3c0> <<< 18231 1726867297.43850: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea61e180> <<< 18231 1726867297.43867: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 18231 1726867297.43895: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 18231 1726867297.43933: stdout chunk (state=3): >>> # zipimport: zlib available<<< 18231 1726867297.43951: stdout chunk (state=3): >>> <<< 18231 1726867297.43995: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 18231 1726867297.44018: stdout chunk (state=3): >>> import 'ansible.module_utils.common.sys_info' # <<< 18231 1726867297.44116: stdout chunk (state=3): >>> import 'ansible.module_utils.basic' # <<< 18231 1726867297.44145: stdout chunk (state=3): >>> # zipimport: zlib available<<< 18231 1726867297.44155: stdout chunk (state=3): >>> # zipimport: zlib available<<< 18231 1726867297.44182: stdout chunk (state=3): >>> import 'ansible.modules' # <<< 18231 1726867297.44206: stdout chunk (state=3): >>> <<< 18231 1726867297.44222: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.44314: stdout chunk (state=3): >>> # zipimport: zlib available<<< 18231 1726867297.44323: stdout chunk (state=3): >>> <<< 18231 1726867297.44424: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.44436: stdout chunk (state=3): >>> <<< 18231 1726867297.44471: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.44511: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.44594: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.44602: stdout chunk (state=3): >>> <<< 18231 1726867297.44662: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.44728: stdout chunk (state=3): >>> # zipimport: zlib available <<< 18231 1726867297.44807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 18231 1726867297.44832: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45024: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45132: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45222: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45308: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available<<< 18231 1726867297.45488: stdout chunk (state=3): >>> <<< 18231 1726867297.45530: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45813: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.45870: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.45905: stdout chunk (state=3): >>> <<< 18231 1726867297.46097: 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' # /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'<<< 18231 1726867297.46125: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 18231 1726867297.46154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 18231 1726867297.46192: stdout chunk (state=3): >>> import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b2300> <<< 18231 1726867297.46253: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 18231 1726867297.46303: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 18231 1726867297.46306: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 18231 1726867297.46509: stdout chunk (state=3): >>> # 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 0x7f99ea294260><<< 18231 1726867297.46513: stdout chunk (state=3): >>> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.46592: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867297.46683: stdout chunk (state=3): >>> <<< 18231 1726867297.46719: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea2945c0> <<< 18231 1726867297.46736: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea698590> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b2ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b09e0> <<< 18231 1726867297.46756: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b0620><<< 18231 1726867297.46778: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 18231 1726867297.46864: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 18231 1726867297.46897: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 18231 1726867297.47304: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 18231 1726867297.47308: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea2975f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea296ea0> # 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 0x7f99ea297080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea296300> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 18231 1726867297.47350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 18231 1726867297.47387: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2976e0><<< 18231 1726867297.47406: stdout chunk (state=3): >>> <<< 18231 1726867297.47469: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 18231 1726867297.47511: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867297.47535: stdout chunk (state=3): >>> # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867297.47553: stdout chunk (state=3): >>> import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea2fa1e0><<< 18231 1726867297.47687: stdout chunk (state=3): >>> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2f8200> <<< 18231 1726867297.47728: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b0530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 18231 1726867297.47759: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 18231 1726867297.47785: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other' # # zipimport: zlib available<<< 18231 1726867297.48023: stdout chunk (state=3): >>> # zipimport: zlib available <<< 18231 1726867297.48026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 18231 1726867297.48104: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.48202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 18231 1726867297.48233: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.48382: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available<<< 18231 1726867297.48386: stdout chunk (state=3): >>> # zipimport: zlib available<<< 18231 1726867297.48388: stdout chunk (state=3): >>> <<< 18231 1726867297.48393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 18231 1726867297.48396: stdout chunk (state=3): >>> <<< 18231 1726867297.48409: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867297.48492: stdout chunk (state=3): >>> # zipimport: zlib available <<< 18231 1726867297.48571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 18231 1726867297.48693: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.48732: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.48757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available<<< 18231 1726867297.48773: stdout chunk (state=3): >>> <<< 18231 1726867297.49010: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.49070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 18231 1726867297.49854: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.50571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 18231 1726867297.50636: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.50723: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.50810: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 18231 1726867297.50835: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.50869: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.50898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 18231 1726867297.51240: stdout chunk (state=3): >>># 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 <<< 18231 1726867297.51455: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 18231 1726867297.51475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 18231 1726867297.51498: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2fb710> <<< 18231 1726867297.51517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 18231 1726867297.51545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 18231 1726867297.51772: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2facf0> import 'ansible.module_utils.facts.system.local' # <<< 18231 1726867297.51809: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.51847: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.51919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 18231 1726867297.51960: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.52064: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.52193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 18231 1726867297.52284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18231 1726867297.52387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 18231 1726867297.52398: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.52444: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.52505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 18231 1726867297.52571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 18231 1726867297.52662: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.52762: 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 0x7f99ea3362a0> <<< 18231 1726867297.53046: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2fba40> import 'ansible.module_utils.facts.system.python' # <<< 18231 1726867297.53096: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53137: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 18231 1726867297.53309: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53336: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53458: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53622: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53835: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 18231 1726867297.53865: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53893: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.53949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 18231 1726867297.54070: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 18231 1726867297.54132: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.54137: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867297.54155: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea349e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea34b6b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 18231 1726867297.54208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 18231 1726867297.54233: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.54283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 18231 1726867297.54398: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.54540: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.54767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 18231 1726867297.54780: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.54912: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.55092: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.55309: stdout chunk (state=3): >>># 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 <<< 18231 1726867297.55437: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.55656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 18231 1726867297.55671: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.55849: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.56204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18231 1726867297.56979: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.57788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 18231 1726867297.57801: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.57940: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.58107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 18231 1726867297.58247: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.58400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 18231 1726867297.58437: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.58644: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.58876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 18231 1726867297.58881: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18231 1726867297.58900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 18231 1726867297.59118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 18231 1726867297.59161: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.59311: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.59797: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.59928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 18231 1726867297.59950: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60001: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 18231 1726867297.60054: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60085: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 18231 1726867297.60134: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60221: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 18231 1726867297.60323: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60382: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 18231 1726867297.60402: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60471: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 18231 1726867297.60571: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60643: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.60907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 18231 1726867297.61140: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.61546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 18231 1726867297.61570: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.61628: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.61911: stdout chunk (state=3): >>>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 <<< 18231 1726867297.61952: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.61988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 18231 1726867297.62017: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62122: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 18231 1726867297.62402: stdout chunk (state=3): >>># 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 <<< 18231 1726867297.62419: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62449: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62503: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62579: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62679: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 18231 1726867297.62803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 18231 1726867297.62817: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62865: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.62943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 18231 1726867297.62946: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.63245: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.63543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 18231 1726867297.63699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 18231 1726867297.63743: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.63815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 18231 1726867297.63818: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.63925: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.64053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 18231 1726867297.64064: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.64251: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.64315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 18231 1726867297.64430: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867297.64740: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99ea1471a0> <<< 18231 1726867297.65008: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea145610> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea144350> <<< 18231 1726867297.79123: stdout chunk (state=3): >>># /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 0x7f99ea18caa0> <<< 18231 1726867297.79130: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 18231 1726867297.79133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 18231 1726867297.79383: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea18d2e0> <<< 18231 1726867297.79387: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 18231 1726867297.79390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867297.79393: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea18f650> <<< 18231 1726867297.79396: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea18e270> <<< 18231 1726867297.79510: 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 <<< 18231 1726867298.03959: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "37", "epoch": "1726867297", "epoch_int": "1726867297", "date": "2024-09-20", "time": "17:21:37", "iso8601_micro": "2024-09-20T21:21:37.652027Z", "iso8601": "2024-09-20T21:21:37Z", "iso8601_basic": "20240920T172137652027", "iso8601_basic_short": "20240920T172137", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.48974609375, "5m": 0.39794921875, "15m": 0.20361328125}, "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_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_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": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3280, "used": 251}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 535, "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": 261794537472, "block_size": 4096, "block_total": 65519099, "block_available": 63914682, "block_used": 1604417, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 18231 1726867298.05003: 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 # cleanu<<< 18231 1726867298.05044: stdout chunk (state=3): >>>p[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<<< 18231 1726867298.05113: stdout chunk (state=3): >>> 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<<< 18231 1726867298.05300: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.dummy <<< 18231 1726867298.05649: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18231 1726867298.05815: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii <<< 18231 1726867298.05860: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 18231 1726867298.05864: stdout chunk (state=3): >>># destroy zipfile._path <<< 18231 1726867298.05915: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 18231 1726867298.05969: stdout chunk (state=3): >>> # destroy ipaddress<<< 18231 1726867298.06021: stdout chunk (state=3): >>> # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__<<< 18231 1726867298.06050: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 18231 1726867298.06096: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json # destroy grp # destroy encodings<<< 18231 1726867298.06154: stdout chunk (state=3): >>> # destroy _locale<<< 18231 1726867298.06195: stdout chunk (state=3): >>> # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 18231 1726867298.06244: stdout chunk (state=3): >>># destroy selinux # destroy shutil<<< 18231 1726867298.06268: stdout chunk (state=3): >>> # destroy distro <<< 18231 1726867298.06343: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 18231 1726867298.06393: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 18231 1726867298.06467: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue <<< 18231 1726867298.06493: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction<<< 18231 1726867298.06501: stdout chunk (state=3): >>> # destroy selectors <<< 18231 1726867298.06572: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64<<< 18231 1726867298.06596: stdout chunk (state=3): >>> # destroy _ssl<<< 18231 1726867298.06608: stdout chunk (state=3): >>> <<< 18231 1726867298.06687: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json<<< 18231 1726867298.06704: stdout chunk (state=3): >>> # destroy socket # destroy struct<<< 18231 1726867298.06790: 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 # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 18231 1726867298.06844: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 18231 1726867298.06870: stdout chunk (state=3): >>> # destroy stringprep # cleanup[3] wiping configparser <<< 18231 1726867298.06994: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 18231 1726867298.07021: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 18231 1726867298.07041: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 18231 1726867298.07068: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 18231 1726867298.07084: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 18231 1726867298.07126: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 18231 1726867298.07188: 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 <<< 18231 1726867298.07430: stdout chunk (state=3): >>># 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 <<< 18231 1726867298.07476: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 18231 1726867298.07672: stdout chunk (state=3): >>># destroy _typing <<< 18231 1726867298.07681: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 18231 1726867298.07687: stdout chunk (state=3): >>># 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 <<< 18231 1726867298.07782: stdout chunk (state=3): >>># destroy _hashlib <<< 18231 1726867298.07786: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 18231 1726867298.07788: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 18231 1726867298.07790: stdout chunk (state=3): >>># clear sys.audit hooks <<< 18231 1726867298.08111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 18231 1726867298.08320: stderr chunk (state=3): >>><<< 18231 1726867298.08323: stdout chunk (state=3): >>><<< 18231 1726867298.08497: _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 0x7f99eb2e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb2afb30> # /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 0x7f99eb2e2a50> 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 0x7f99eb091130> # /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 0x7f99eb091fa0> 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 0x7f99eb0cfdd0> # /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 0x7f99eb0cffe0> # /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 0x7f99eb107800> # /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 0x7f99eb107e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0e7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0e51c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0ccf80> # /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 0x7f99eb1276e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb126300> # /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 0x7f99eb0e6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cee70> # /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 0x7f99eb15c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cc200> # /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 0x7f99eb15cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15cb00> # 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 0x7f99eb15cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb0cad20> # /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 0x7f99eb15d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15d280> 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 0x7f99eb15e4b0> 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 0x7f99eb174680> 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 0x7f99eb175d30> # /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 0x7f99eb176bd0> # 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 0x7f99eb177230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb176120> # /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 0x7f99eb177cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb1773e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15e450> # /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 0x7f99eae6bbc0> # /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 0x7f99eae94710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae94470> # 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 0x7f99eae946b0> # /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 0x7f99eae94fe0> # 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 0x7f99eae95910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae94890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae69d60> # /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 0x7f99eae96cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae95790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eb15eba0> # /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 0x7f99eaec3020> # /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 0x7f99eaee33e0> # /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 0x7f99eaf44200> # /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 0x7f99eaf46960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaf44320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaf111f0> # /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 0x7f99ead4d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eaee21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eae97bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f99eaee2300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zkbhmb9t/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 0x7f99eadb2f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ead91e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ead91040> # 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 0x7f99eadb0e60> # /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 0x7f99eade6930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eade6720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eade6030> # /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 0x7f99eade6a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99eadb3c20> 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 0x7f99eade7680> # 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 0x7f99eade78c0> # /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 0x7f99eade7e00> 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 0x7f99ea725b80> # 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 0x7f99ea7277a0> # /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 0x7f99ea7281a0> # /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 0x7f99ea729340> # /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 0x7f99ea72bdd0> # 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 0x7f99ea728110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea72a0f0> # /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 0x7f99ea733c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea732750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7324b0> # /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 0x7f99ea732a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea72a5a0> # 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 0x7f99ea777f20> # /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 0x7f99ea7780b0> # /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 0x7f99ea779b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea779940> # /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 0x7f99ea77c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea77a270> # /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 0x7f99ea77f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea77c230> # 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 0x7f99ea780890> # 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 0x7f99ea780a40> # 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 0x7f99ea780920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea778290> # /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 0x7f99ea60c0e0> # 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 0x7f99ea60d430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea782870> # 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 0x7f99ea783c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7824e0> # 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 0x7f99ea611610> # /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 0x7f99ea612360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea60d5e0> 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 0x7f99ea612ab0> # 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 0x7f99ea6136b0> # 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 0x7f99ea61e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea619040> 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 0x7f99ea706bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea7fe8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea61e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea61e180> # 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 0x7f99ea6b2300> # /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 0x7f99ea294260> # 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 0x7f99ea2945c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea698590> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b2ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b09e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b0620> # /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 0x7f99ea2975f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea296ea0> # 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 0x7f99ea297080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea296300> # /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 0x7f99ea2976e0> # /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 0x7f99ea2fa1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2f8200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea6b0530> 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 0x7f99ea2fb710> # /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 0x7f99ea2facf0> 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 0x7f99ea3362a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea2fba40> 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 0x7f99ea349e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea34b6b0> 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 0x7f99ea1471a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea145610> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea144350> # /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 0x7f99ea18caa0> # /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 0x7f99ea18d2e0> # /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 0x7f99ea18f650> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99ea18e270> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "37", "epoch": "1726867297", "epoch_int": "1726867297", "date": "2024-09-20", "time": "17:21:37", "iso8601_micro": "2024-09-20T21:21:37.652027Z", "iso8601": "2024-09-20T21:21:37Z", "iso8601_basic": "20240920T172137652027", "iso8601_basic_short": "20240920T172137", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.48974609375, "5m": 0.39794921875, "15m": 0.20361328125}, "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_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_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": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3280, "used": 251}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 535, "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": 261794537472, "block_size": 4096, "block_total": 65519099, "block_available": 63914682, "block_used": 1604417, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 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_node2 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. 18231 1726867298.11159: 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-1726867296.3536806-18260-190405677398501/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18231 1726867298.11184: _low_level_execute_command(): starting 18231 1726867298.11249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867296.3536806-18260-190405677398501/ > /dev/null 2>&1 && sleep 0' 18231 1726867298.11848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18231 1726867298.11862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867298.11880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18231 1726867298.11931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18231 1726867298.11942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18231 1726867298.11953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18231 1726867298.12021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.12056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 18231 1726867298.12080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867298.12102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.12252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 18231 1726867298.14793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867298.14823: stderr chunk (state=3): >>><<< 18231 1726867298.14832: stdout chunk (state=3): >>><<< 18231 1726867298.14860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 18231 1726867298.14885: handler run complete 18231 1726867298.15183: variable 'ansible_facts' from source: unknown 18231 1726867298.15186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.15476: variable 'ansible_facts' from source: unknown 18231 1726867298.15567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.15886: attempt loop complete, returning result 18231 1726867298.15965: _execute() done 18231 1726867298.16070: dumping result to json 18231 1726867298.16073: done dumping result, returning 18231 1726867298.16076: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-00000000007c] 18231 1726867298.16081: sending task result for task 0affcac9-a3a5-d578-8391-00000000007c 18231 1726867298.17302: done sending task result for task 0affcac9-a3a5-d578-8391-00000000007c 18231 1726867298.17312: WORKER PROCESS EXITING ok: [managed_node2] 18231 1726867298.17443: no more pending results, returning what we have 18231 1726867298.17446: results queue empty 18231 1726867298.17447: checking for any_errors_fatal 18231 1726867298.17448: done checking for any_errors_fatal 18231 1726867298.17453: checking for max_fail_percentage 18231 1726867298.17454: done checking for max_fail_percentage 18231 1726867298.17455: checking to see if all hosts have failed and the running result is not ok 18231 1726867298.17456: done checking to see if all hosts have failed 18231 1726867298.17456: getting the remaining hosts for this loop 18231 1726867298.17458: done getting the remaining hosts for this loop 18231 1726867298.17461: getting the next task for host managed_node2 18231 1726867298.17466: done getting next task for host managed_node2 18231 1726867298.17468: ^ task is: TASK: meta (flush_handlers) 18231 1726867298.17469: ^ 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 18231 1726867298.17472: getting variables 18231 1726867298.17474: in VariableManager get_vars() 18231 1726867298.17494: Calling all_inventory to load vars for managed_node2 18231 1726867298.17497: Calling groups_inventory to load vars for managed_node2 18231 1726867298.17499: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.17508: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.17510: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.17517: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.17705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.17906: done with get_vars() 18231 1726867298.17916: done getting variables 18231 1726867298.17985: in VariableManager get_vars() 18231 1726867298.17998: Calling all_inventory to load vars for managed_node2 18231 1726867298.18000: Calling groups_inventory to load vars for managed_node2 18231 1726867298.18003: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.18007: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.18009: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.18012: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.18153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.18361: done with get_vars() 18231 1726867298.18410: done queuing things up, now waiting for results queue to drain 18231 1726867298.18412: results queue empty 18231 1726867298.18417: checking for any_errors_fatal 18231 1726867298.18419: done checking for any_errors_fatal 18231 1726867298.18420: checking for max_fail_percentage 18231 1726867298.18421: done checking for max_fail_percentage 18231 1726867298.18422: checking to see if all hosts have failed and the running result is not ok 18231 1726867298.18422: done checking to see if all hosts have failed 18231 1726867298.18423: getting the remaining hosts for this loop 18231 1726867298.18424: done getting the remaining hosts for this loop 18231 1726867298.18426: getting the next task for host managed_node2 18231 1726867298.18435: done getting next task for host managed_node2 18231 1726867298.18437: ^ task is: TASK: Include the task 'el_repo_setup.yml' 18231 1726867298.18439: ^ 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 18231 1726867298.18441: getting variables 18231 1726867298.18441: in VariableManager get_vars() 18231 1726867298.18450: Calling all_inventory to load vars for managed_node2 18231 1726867298.18452: Calling groups_inventory to load vars for managed_node2 18231 1726867298.18454: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.18458: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.18460: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.18466: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.18629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.18813: done with get_vars() 18231 1726867298.18825: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Friday 20 September 2024 17:21:38 -0400 (0:00:01.890) 0:00:01.904 ****** 18231 1726867298.18906: entering _queue_task() for managed_node2/include_tasks 18231 1726867298.18908: Creating lock for include_tasks 18231 1726867298.19293: worker is 1 (out of 1 available) 18231 1726867298.19309: exiting _queue_task() for managed_node2/include_tasks 18231 1726867298.19318: done queuing things up, now waiting for results queue to drain 18231 1726867298.19320: waiting for pending results... 18231 1726867298.19501: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 18231 1726867298.19604: in run() - task 0affcac9-a3a5-d578-8391-000000000006 18231 1726867298.19630: variable 'ansible_search_path' from source: unknown 18231 1726867298.19669: calling self._execute() 18231 1726867298.19803: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867298.19807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867298.19810: variable 'omit' from source: magic vars 18231 1726867298.19882: _execute() done 18231 1726867298.19893: dumping result to json 18231 1726867298.19901: done dumping result, returning 18231 1726867298.19919: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-d578-8391-000000000006] 18231 1726867298.19930: sending task result for task 0affcac9-a3a5-d578-8391-000000000006 18231 1726867298.20163: no more pending results, returning what we have 18231 1726867298.20169: in VariableManager get_vars() 18231 1726867298.20201: Calling all_inventory to load vars for managed_node2 18231 1726867298.20204: Calling groups_inventory to load vars for managed_node2 18231 1726867298.20207: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.20219: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.20223: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.20226: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.20518: done sending task result for task 0affcac9-a3a5-d578-8391-000000000006 18231 1726867298.20522: WORKER PROCESS EXITING 18231 1726867298.20543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.20758: done with get_vars() 18231 1726867298.20765: variable 'ansible_search_path' from source: unknown 18231 1726867298.20786: we have included files to process 18231 1726867298.20788: generating all_blocks data 18231 1726867298.20789: done generating all_blocks data 18231 1726867298.20790: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18231 1726867298.20791: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18231 1726867298.20794: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18231 1726867298.21459: in VariableManager get_vars() 18231 1726867298.21473: done with get_vars() 18231 1726867298.21486: done processing included file 18231 1726867298.21488: iterating over new_blocks loaded from include file 18231 1726867298.21490: in VariableManager get_vars() 18231 1726867298.21499: done with get_vars() 18231 1726867298.21500: filtering new block on tags 18231 1726867298.21513: done filtering new block on tags 18231 1726867298.21516: in VariableManager get_vars() 18231 1726867298.21525: done with get_vars() 18231 1726867298.21527: filtering new block on tags 18231 1726867298.21551: done filtering new block on tags 18231 1726867298.21554: in VariableManager get_vars() 18231 1726867298.21565: done with get_vars() 18231 1726867298.21567: filtering new block on tags 18231 1726867298.21581: done filtering new block on tags 18231 1726867298.21583: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 18231 1726867298.21588: extending task lists for all hosts with included blocks 18231 1726867298.21633: done extending task lists 18231 1726867298.21634: done processing included files 18231 1726867298.21635: results queue empty 18231 1726867298.21636: checking for any_errors_fatal 18231 1726867298.21644: done checking for any_errors_fatal 18231 1726867298.21645: checking for max_fail_percentage 18231 1726867298.21646: done checking for max_fail_percentage 18231 1726867298.21647: checking to see if all hosts have failed and the running result is not ok 18231 1726867298.21648: done checking to see if all hosts have failed 18231 1726867298.21649: getting the remaining hosts for this loop 18231 1726867298.21650: done getting the remaining hosts for this loop 18231 1726867298.21653: getting the next task for host managed_node2 18231 1726867298.21656: done getting next task for host managed_node2 18231 1726867298.21658: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 18231 1726867298.21660: ^ 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 18231 1726867298.21663: getting variables 18231 1726867298.21664: in VariableManager get_vars() 18231 1726867298.21672: Calling all_inventory to load vars for managed_node2 18231 1726867298.21674: Calling groups_inventory to load vars for managed_node2 18231 1726867298.21676: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.21682: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.21684: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.21687: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.21846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.22045: done with get_vars() 18231 1726867298.22053: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:21:38 -0400 (0:00:00.032) 0:00:01.936 ****** 18231 1726867298.22125: entering _queue_task() for managed_node2/setup 18231 1726867298.22353: worker is 1 (out of 1 available) 18231 1726867298.22364: exiting _queue_task() for managed_node2/setup 18231 1726867298.22374: done queuing things up, now waiting for results queue to drain 18231 1726867298.22375: waiting for pending results... 18231 1726867298.22618: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 18231 1726867298.22719: in run() - task 0affcac9-a3a5-d578-8391-00000000008d 18231 1726867298.22744: variable 'ansible_search_path' from source: unknown 18231 1726867298.22752: variable 'ansible_search_path' from source: unknown 18231 1726867298.22792: calling self._execute() 18231 1726867298.22868: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867298.22882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867298.22897: variable 'omit' from source: magic vars 18231 1726867298.23424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867298.27425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867298.27642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867298.27686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867298.27907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867298.27912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867298.28027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867298.28030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867298.28053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867298.28199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867298.28244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867298.28494: variable 'ansible_facts' from source: unknown 18231 1726867298.28906: variable 'network_test_required_facts' from source: task vars 18231 1726867298.28910: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 18231 1726867298.28913: when evaluation is False, skipping this task 18231 1726867298.28915: _execute() done 18231 1726867298.28917: dumping result to json 18231 1726867298.28919: done dumping result, returning 18231 1726867298.28921: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-d578-8391-00000000008d] 18231 1726867298.28923: sending task result for task 0affcac9-a3a5-d578-8391-00000000008d 18231 1726867298.28991: done sending task result for task 0affcac9-a3a5-d578-8391-00000000008d 18231 1726867298.28994: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 18231 1726867298.29075: no more pending results, returning what we have 18231 1726867298.29081: results queue empty 18231 1726867298.29081: checking for any_errors_fatal 18231 1726867298.29083: done checking for any_errors_fatal 18231 1726867298.29083: checking for max_fail_percentage 18231 1726867298.29085: done checking for max_fail_percentage 18231 1726867298.29085: checking to see if all hosts have failed and the running result is not ok 18231 1726867298.29086: done checking to see if all hosts have failed 18231 1726867298.29087: getting the remaining hosts for this loop 18231 1726867298.29088: done getting the remaining hosts for this loop 18231 1726867298.29092: getting the next task for host managed_node2 18231 1726867298.29101: done getting next task for host managed_node2 18231 1726867298.29104: ^ task is: TASK: Check if system is ostree 18231 1726867298.29106: ^ 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 18231 1726867298.29109: getting variables 18231 1726867298.29110: in VariableManager get_vars() 18231 1726867298.29307: Calling all_inventory to load vars for managed_node2 18231 1726867298.29310: Calling groups_inventory to load vars for managed_node2 18231 1726867298.29313: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867298.29323: Calling all_plugins_play to load vars for managed_node2 18231 1726867298.29326: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867298.29329: Calling groups_plugins_play to load vars for managed_node2 18231 1726867298.30147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867298.31188: done with get_vars() 18231 1726867298.31198: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:21:38 -0400 (0:00:00.093) 0:00:02.030 ****** 18231 1726867298.31511: entering _queue_task() for managed_node2/stat 18231 1726867298.32520: worker is 1 (out of 1 available) 18231 1726867298.32534: exiting _queue_task() for managed_node2/stat 18231 1726867298.32545: done queuing things up, now waiting for results queue to drain 18231 1726867298.32546: waiting for pending results... 18231 1726867298.33948: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 18231 1726867298.33954: in run() - task 0affcac9-a3a5-d578-8391-00000000008f 18231 1726867298.33958: variable 'ansible_search_path' from source: unknown 18231 1726867298.33960: variable 'ansible_search_path' from source: unknown 18231 1726867298.33963: calling self._execute() 18231 1726867298.34030: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867298.34093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867298.34320: variable 'omit' from source: magic vars 18231 1726867298.35926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18231 1726867298.36887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18231 1726867298.36976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18231 1726867298.37023: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18231 1726867298.37138: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18231 1726867298.37518: 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) 18231 1726867298.37554: 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) 18231 1726867298.37613: 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) 18231 1726867298.37722: 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) 18231 1726867298.38149: Evaluated conditional (not __network_is_ostree is defined): True 18231 1726867298.38195: variable 'omit' from source: magic vars 18231 1726867298.38280: variable 'omit' from source: magic vars 18231 1726867298.38473: variable 'omit' from source: magic vars 18231 1726867298.38882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18231 1726867298.38888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18231 1726867298.38996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18231 1726867298.39171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867298.39185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867298.39384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 18231 1726867298.39388: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867298.39391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867298.39711: Set connection var ansible_shell_executable to /bin/sh 18231 1726867298.39715: Set connection var ansible_shell_type to sh 18231 1726867298.39717: Set connection var ansible_connection to ssh 18231 1726867298.39719: Set connection var ansible_pipelining to False 18231 1726867298.39721: Set connection var ansible_timeout to 10 18231 1726867298.39724: Set connection var ansible_module_compression to ZIP_DEFLATED 18231 1726867298.39841: variable 'ansible_shell_executable' from source: unknown 18231 1726867298.39849: variable 'ansible_connection' from source: unknown 18231 1726867298.39856: variable 'ansible_module_compression' from source: unknown 18231 1726867298.39862: variable 'ansible_shell_type' from source: unknown 18231 1726867298.39868: variable 'ansible_shell_executable' from source: unknown 18231 1726867298.40183: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867298.40186: variable 'ansible_pipelining' from source: unknown 18231 1726867298.40189: variable 'ansible_timeout' from source: unknown 18231 1726867298.40191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867298.40257: 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__) 18231 1726867298.40528: variable 'omit' from source: magic vars 18231 1726867298.40531: starting attempt loop 18231 1726867298.40533: running the handler 18231 1726867298.40535: _low_level_execute_command(): starting 18231 1726867298.40537: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18231 1726867298.41850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.41886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 18231 1726867298.41987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.42030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 18231 1726867298.44359: stdout chunk (state=3): >>>/root <<< 18231 1726867298.44586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867298.44600: stdout chunk (state=3): >>><<< 18231 1726867298.44613: stderr chunk (state=3): >>><<< 18231 1726867298.44638: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 18231 1726867298.44790: _low_level_execute_command(): starting 18231 1726867298.44794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224 `" && echo ansible-tmp-1726867298.4472566-18329-220738241559224="` echo /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224 `" ) && sleep 0' 18231 1726867298.45962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18231 1726867298.46125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867298.46297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.46476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 18231 1726867298.49013: stdout chunk (state=3): >>>ansible-tmp-1726867298.4472566-18329-220738241559224=/root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224 <<< 18231 1726867298.49584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867298.49587: stdout chunk (state=3): >>><<< 18231 1726867298.49589: stderr chunk (state=3): >>><<< 18231 1726867298.49592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867298.4472566-18329-220738241559224=/root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 18231 1726867298.49594: variable 'ansible_module_compression' from source: unknown 18231 1726867298.49596: ANSIBALLZ: Using lock for stat 18231 1726867298.49598: ANSIBALLZ: Acquiring lock 18231 1726867298.49600: ANSIBALLZ: Lock acquired: 139852462085264 18231 1726867298.49602: ANSIBALLZ: Creating module 18231 1726867298.75885: ANSIBALLZ: Writing module into payload 18231 1726867298.75890: ANSIBALLZ: Writing module 18231 1726867298.75892: ANSIBALLZ: Renaming module 18231 1726867298.75894: ANSIBALLZ: Done creating module 18231 1726867298.75898: variable 'ansible_facts' from source: unknown 18231 1726867298.76370: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py 18231 1726867298.76905: Sending initial data 18231 1726867298.76909: Sent initial data (153 bytes) 18231 1726867298.78258: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867298.78262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 18231 1726867298.78265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.78499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.78792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867298.80631: 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 <<< 18231 1726867298.80635: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 18231 1726867298.80662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18231 1726867298.80751: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18231a00_zs8o/tmp4xar5bam /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py <<< 18231 1726867298.80767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py" <<< 18231 1726867298.80893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18231a00_zs8o/tmp4xar5bam" to remote "/root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py" <<< 18231 1726867298.82386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867298.82401: stdout chunk (state=3): >>><<< 18231 1726867298.82423: stderr chunk (state=3): >>><<< 18231 1726867298.82689: done transferring module to remote 18231 1726867298.82692: _low_level_execute_command(): starting 18231 1726867298.82694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/ /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py && sleep 0' 18231 1726867298.83762: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867298.83775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18231 1726867298.83789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.83816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.83921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867298.83942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.84010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867298.86459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867298.86470: stdout chunk (state=3): >>><<< 18231 1726867298.86484: stderr chunk (state=3): >>><<< 18231 1726867298.86503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867298.86511: _low_level_execute_command(): starting 18231 1726867298.86527: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/AnsiballZ_stat.py && sleep 0' 18231 1726867298.87514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 18231 1726867298.87623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867298.87680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 18231 1726867298.87813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867298.87864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867298.90911: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 18231 1726867298.90996: stdout chunk (state=3): >>>import '_io' # <<< 18231 1726867298.91018: stdout chunk (state=3): >>> import 'marshal' # <<< 18231 1726867298.91029: stdout chunk (state=3): >>> <<< 18231 1726867298.91076: stdout chunk (state=3): >>>import 'posix' # <<< 18231 1726867298.91089: stdout chunk (state=3): >>> <<< 18231 1726867298.91141: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 18231 1726867298.91154: stdout chunk (state=3): >>># installing zipimport hook <<< 18231 1726867298.91180: stdout chunk (state=3): >>>import 'time' # <<< 18231 1726867298.91203: stdout chunk (state=3): >>> import 'zipimport' # <<< 18231 1726867298.91279: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 18231 1726867298.91300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867298.91340: stdout chunk (state=3): >>>import '_codecs' # <<< 18231 1726867298.91380: stdout chunk (state=3): >>>import 'codecs' # <<< 18231 1726867298.91436: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 18231 1726867298.91485: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 18231 1726867298.91508: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437684d0><<< 18231 1726867298.91513: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43737b30><<< 18231 1726867298.91562: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 18231 1726867298.91565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 18231 1726867298.91637: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376aa50> import '_signal' # <<< 18231 1726867298.91652: stdout chunk (state=3): >>>import '_abc' # <<< 18231 1726867298.91682: stdout chunk (state=3): >>> import 'abc' # <<< 18231 1726867298.91759: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 18231 1726867298.91762: stdout chunk (state=3): >>>import 'stat' # <<< 18231 1726867298.91898: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18231 1726867298.91947: stdout chunk (state=3): >>> import 'genericpath' # <<< 18231 1726867298.91965: stdout chunk (state=3): >>>import 'posixpath' # <<< 18231 1726867298.92020: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 18231 1726867298.92050: stdout chunk (state=3): >>> <<< 18231 1726867298.92070: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 18231 1726867298.92098: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 18231 1726867298.92112: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 18231 1726867298.92148: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 18231 1726867298.92179: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4353d130> <<< 18231 1726867298.92263: 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 <<< 18231 1726867298.92293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4353dfa0><<< 18231 1726867298.92337: stdout chunk (state=3): >>> import 'site' # <<< 18231 1726867298.92397: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 18231 1726867298.92400: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information.<<< 18231 1726867298.92603: stdout chunk (state=3): >>> <<< 18231 1726867298.92779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18231 1726867298.92806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18231 1726867298.92846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 18231 1726867298.92871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867298.92905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 18231 1726867298.92968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 18231 1726867298.93004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 18231 1726867298.93050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 18231 1726867298.93069: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4357bec0> <<< 18231 1726867298.93110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 18231 1726867298.93138: stdout chunk (state=3): >>> <<< 18231 1726867298.93149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 18231 1726867298.93190: stdout chunk (state=3): >>>import '_operator' # <<< 18231 1726867298.93204: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4357bf80> <<< 18231 1726867298.93235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 18231 1726867298.93248: stdout chunk (state=3): >>> <<< 18231 1726867298.93283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 18231 1726867298.93354: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 18231 1726867298.93439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 18231 1726867298.93462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 18231 1726867298.93488: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b3830><<< 18231 1726867298.93498: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 18231 1726867298.93508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 18231 1726867298.93541: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b3ec0> import '_collections' # <<< 18231 1726867298.93611: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43593b60><<< 18231 1726867298.93633: stdout chunk (state=3): >>> import '_functools' # <<< 18231 1726867298.93645: stdout chunk (state=3): >>> <<< 18231 1726867298.93792: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435912b0> <<< 18231 1726867298.93823: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43579070> <<< 18231 1726867298.93864: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18231 1726867298.93900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 18231 1726867298.93930: stdout chunk (state=3): >>>import '_sre' # <<< 18231 1726867298.93965: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 18231 1726867298.94009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 18231 1726867298.94043: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 18231 1726867298.94067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 18231 1726867298.94114: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d37d0><<< 18231 1726867298.94139: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d23f0><<< 18231 1726867298.94151: stdout chunk (state=3): >>> <<< 18231 1726867298.94173: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 18231 1726867298.94197: 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 0x7f0f43592150><<< 18231 1726867298.94206: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d0bc0><<< 18231 1726867298.94272: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18231 1726867298.94302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 18231 1726867298.94317: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43608890> <<< 18231 1726867298.94341: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435782f0><<< 18231 1726867298.94343: stdout chunk (state=3): >>> <<< 18231 1726867298.94369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 18231 1726867298.94373: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 18231 1726867298.94413: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.94440: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.94458: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43608d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43608bf0><<< 18231 1726867298.94511: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.94515: stdout chunk (state=3): >>> <<< 18231 1726867298.94528: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.94543: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43608fe0><<< 18231 1726867298.94550: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43576e10><<< 18231 1726867298.94598: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 18231 1726867298.94610: stdout chunk (state=3): >>> <<< 18231 1726867298.94616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867298.94639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 18231 1726867298.94687: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 18231 1726867298.94714: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43609670> <<< 18231 1726867298.94730: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43609370><<< 18231 1726867298.94747: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 18231 1726867298.94752: stdout chunk (state=3): >>> <<< 18231 1726867298.94791: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 18231 1726867298.94821: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360a540> <<< 18231 1726867298.94859: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 18231 1726867298.94900: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 18231 1726867298.94910: stdout chunk (state=3): >>> <<< 18231 1726867298.94953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 18231 1726867298.94958: stdout chunk (state=3): >>> <<< 18231 1726867298.94988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 18231 1726867298.95005: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 18231 1726867298.95028: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43620740> import 'errno' # <<< 18231 1726867298.95065: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.95095: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.95098: stdout chunk (state=3): >>> <<< 18231 1726867298.95130: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43621e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 18231 1726867298.95158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 18231 1726867298.95203: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 18231 1726867298.95215: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 18231 1726867298.95290: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43622cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.95310: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f436232f0> <<< 18231 1726867298.95357: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43622210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 18231 1726867298.95376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 18231 1726867298.95420: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.95465: 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 0x7f0f43623d70> <<< 18231 1726867298.95486: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f436234a0><<< 18231 1726867298.95540: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360a4b0> <<< 18231 1726867298.95588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 18231 1726867298.95630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 18231 1726867298.95658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18231 1726867298.95736: 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' <<< 18231 1726867298.95760: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.95778: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f433abc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 18231 1726867298.95802: stdout chunk (state=3): >>> <<< 18231 1726867298.95833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 18231 1726867298.95836: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.95937: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f433d4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d4470> # 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 0x7f0f433d4740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 18231 1726867298.96016: stdout chunk (state=3): >>># 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' <<< 18231 1726867298.96206: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.96209: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f433d5070><<< 18231 1726867298.96215: stdout chunk (state=3): >>> <<< 18231 1726867298.96381: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 18231 1726867298.96398: stdout chunk (state=3): >>> <<< 18231 1726867298.96406: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867298.96426: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f433d5a60> <<< 18231 1726867298.96436: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d4920><<< 18231 1726867298.96443: stdout chunk (state=3): >>> <<< 18231 1726867298.96492: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433a9df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 18231 1726867298.96504: stdout chunk (state=3): >>> <<< 18231 1726867298.96528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 18231 1726867298.96541: stdout chunk (state=3): >>> <<< 18231 1726867298.96580: 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'<<< 18231 1726867298.96602: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d6e10> <<< 18231 1726867298.96662: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360ac60> <<< 18231 1726867298.96705: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 18231 1726867298.96796: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 18231 1726867298.96801: stdout chunk (state=3): >>> <<< 18231 1726867298.96829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 18231 1726867298.96835: stdout chunk (state=3): >>> <<< 18231 1726867298.96886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 18231 1726867298.96889: stdout chunk (state=3): >>> <<< 18231 1726867298.96933: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433ff1a0><<< 18231 1726867298.96937: stdout chunk (state=3): >>> <<< 18231 1726867298.97014: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18231 1726867298.97042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 18231 1726867298.97047: stdout chunk (state=3): >>> <<< 18231 1726867298.97073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 18231 1726867298.97115: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18231 1726867298.97168: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43423560> <<< 18231 1726867298.97191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18231 1726867298.97238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 18231 1726867298.97586: 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 0x7f0f434842c0> # /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 0x7f0f43486a20> <<< 18231 1726867298.97690: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434843e0> <<< 18231 1726867298.97732: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434452b0> <<< 18231 1726867298.97764: 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 0x7f0f42d293d0> <<< 18231 1726867298.97789: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43422360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d7d70> <<< 18231 1726867298.97952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18231 1726867298.97975: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f42d29670> <<< 18231 1726867298.98181: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_32mfnj4_/ansible_stat_payload.zip' # zipimport: zlib available <<< 18231 1726867298.98401: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867298.98443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 18231 1726867298.98597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18231 1726867298.98642: 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 0x7f0f42d7f170> <<< 18231 1726867298.98645: stdout chunk (state=3): >>>import '_typing' # <<< 18231 1726867298.98927: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d5d1f0> <<< 18231 1726867298.98934: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867298.98966: stdout chunk (state=3): >>>import 'ansible' # <<< 18231 1726867298.98970: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867298.98995: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867298.99011: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867298.99017: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 18231 1726867298.99038: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.01394: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.02974: 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' <<< 18231 1726867299.02980: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d7d040> <<< 18231 1726867299.03008: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 18231 1726867299.03013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867299.03040: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 18231 1726867299.03048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 18231 1726867299.03069: 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' <<< 18231 1726867299.03104: 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 0x7f0f42da6ae0> <<< 18231 1726867299.03154: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da6870> <<< 18231 1726867299.03189: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da6180> <<< 18231 1726867299.03211: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 18231 1726867299.03217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 18231 1726867299.03275: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da65d0> <<< 18231 1726867299.03280: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d7fe00> import 'atexit' # <<< 18231 1726867299.03313: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.03318: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42da7890> <<< 18231 1726867299.03347: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.03353: 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 0x7f0f42da7ad0> <<< 18231 1726867299.03371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18231 1726867299.03433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 18231 1726867299.03450: stdout chunk (state=3): >>>import '_locale' # <<< 18231 1726867299.03503: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da7f50> <<< 18231 1726867299.03529: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18231 1726867299.03570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18231 1726867299.03637: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c11ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.03642: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c13470> <<< 18231 1726867299.03681: 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' <<< 18231 1726867299.03727: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c142f0> <<< 18231 1726867299.03771: stdout chunk (state=3): >>># /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' <<< 18231 1726867299.03797: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c15490> <<< 18231 1726867299.03820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 18231 1726867299.03879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 18231 1726867299.03884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 18231 1726867299.03955: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c17f80> <<< 18231 1726867299.04023: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c1c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c16240> <<< 18231 1726867299.04040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18231 1726867299.04094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 18231 1726867299.04100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 18231 1726867299.04148: 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' <<< 18231 1726867299.04171: 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' <<< 18231 1726867299.04192: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1ff20> <<< 18231 1726867299.04289: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1e9f0> <<< 18231 1726867299.04297: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1e750> <<< 18231 1726867299.04314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 18231 1726867299.04319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 18231 1726867299.04434: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1ecc0> <<< 18231 1726867299.04469: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c16750> <<< 18231 1726867299.04500: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.04506: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c67ef0> <<< 18231 1726867299.04532: 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 0x7f0f42c681d0> <<< 18231 1726867299.04799: 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' # /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 0x7f0f42c69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c69a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18231 1726867299.04832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18231 1726867299.04898: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.04904: 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 0x7f0f42c6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c6a360> <<< 18231 1726867299.04928: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18231 1726867299.04981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867299.05007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 18231 1726867299.05015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 18231 1726867299.05031: stdout chunk (state=3): >>>import '_string' # <<< 18231 1726867299.05089: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c6f8f0> <<< 18231 1726867299.05279: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c6c2c0> <<< 18231 1726867299.05359: 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' <<< 18231 1726867299.05364: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c703e0> <<< 18231 1726867299.05398: 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' <<< 18231 1726867299.05407: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c70bf0> <<< 18231 1726867299.05456: 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' <<< 18231 1726867299.05460: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42c70aa0> <<< 18231 1726867299.05471: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c682f0> <<< 18231 1726867299.05497: 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' <<< 18231 1726867299.05528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 18231 1726867299.05548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 18231 1726867299.05585: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.05615: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18231 1726867299.05623: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42cf8110> <<< 18231 1726867299.05997: 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 0x7f0f42cf90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c728a0> # 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 0x7f0f42c73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c72510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 18231 1726867299.06066: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06188: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06204: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 18231 1726867299.06230: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06243: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 18231 1726867299.06259: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06437: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.06612: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.07504: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.08392: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 18231 1726867299.08404: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 18231 1726867299.08416: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 18231 1726867299.08436: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 18231 1726867299.08597: stdout chunk (state=3): >>># 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 0x7f0f42b01430> <<< 18231 1726867299.08639: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 18231 1726867299.08650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 18231 1726867299.08669: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b02150> <<< 18231 1726867299.08675: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42cf9250> <<< 18231 1726867299.08742: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18231 1726867299.08745: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.08774: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.08800: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 18231 1726867299.08807: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.09022: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.09249: 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' <<< 18231 1726867299.09495: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b02900> # zipimport: zlib available <<< 18231 1726867299.10022: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.10742: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.10844: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.10954: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 18231 1726867299.10960: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11019: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11053: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 18231 1726867299.11068: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11164: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11286: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18231 1726867299.11311: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11314: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 18231 1726867299.11341: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11389: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11437: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 18231 1726867299.11450: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.11805: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18231 1726867299.12252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18231 1726867299.12271: stdout chunk (state=3): >>>import '_ast' # <<< 18231 1726867299.12364: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b033b0> <<< 18231 1726867299.12602: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12610: stdout chunk (state=3): >>># 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' # <<< 18231 1726867299.12613: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12671: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18231 1726867299.12736: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12789: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12853: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.12925: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.13020: 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 <<< 18231 1726867299.13076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867299.13194: 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 0x7f0f42b0e000> <<< 18231 1726867299.13247: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b09640> <<< 18231 1726867299.13289: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 18231 1726867299.13292: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 18231 1726867299.13306: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.13387: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.13467: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.13509: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.13556: 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 <<< 18231 1726867299.13561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 18231 1726867299.13694: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18231 1726867299.13709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 18231 1726867299.13738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 18231 1726867299.13753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18231 1726867299.13835: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42dfa9c0> <<< 18231 1726867299.14097: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42de2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b044d0> # 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' # <<< 18231 1726867299.14140: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 18231 1726867299.14168: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.14172: stdout chunk (state=3): >>># zipimport: zlib available<<< 18231 1726867299.14182: stdout chunk (state=3): >>> import 'ansible.modules' # <<< 18231 1726867299.14194: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.14495: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.14672: stdout chunk (state=3): >>># zipimport: zlib available <<< 18231 1726867299.14808: stdout chunk (state=3): >>> <<< 18231 1726867299.14850: 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"}}} <<< 18231 1726867299.14874: stdout chunk (state=3): >>># destroy __main__ <<< 18231 1726867299.15328: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 18231 1726867299.15333: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 18231 1726867299.15344: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 18231 1726867299.15359: 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 # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 18231 1726867299.15592: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc<<< 18231 1726867299.15630: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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] rem<<< 18231 1726867299.15634: stdout chunk (state=3): >>>oving 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 <<< 18231 1726867299.15929: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18231 1726867299.15940: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 18231 1726867299.15962: stdout chunk (state=3): >>># destroy _bz2 <<< 18231 1726867299.15978: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 18231 1726867299.16004: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 18231 1726867299.16009: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 18231 1726867299.16040: stdout chunk (state=3): >>># destroy ntpath <<< 18231 1726867299.16061: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 18231 1726867299.16066: stdout chunk (state=3): >>># 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 <<< 18231 1726867299.16096: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 18231 1726867299.16120: stdout chunk (state=3): >>># destroy pwd # destroy locale <<< 18231 1726867299.16123: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 18231 1726867299.16137: stdout chunk (state=3): >>># destroy uuid <<< 18231 1726867299.16268: stdout chunk (state=3): >>># 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 <<< 18231 1726867299.16285: stdout chunk (state=3): >>># 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 <<< 18231 1726867299.16300: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 18231 1726867299.16306: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 18231 1726867299.16498: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 18231 1726867299.16504: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # 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 <<< 18231 1726867299.16563: stdout chunk (state=3): >>># destroy sys.monitoring <<< 18231 1726867299.16571: stdout chunk (state=3): >>># destroy _socket <<< 18231 1726867299.16588: stdout chunk (state=3): >>># destroy _collections <<< 18231 1726867299.16615: stdout chunk (state=3): >>># destroy platform <<< 18231 1726867299.16622: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 18231 1726867299.16651: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 18231 1726867299.16658: stdout chunk (state=3): >>> # destroy contextlib <<< 18231 1726867299.16691: stdout chunk (state=3): >>># destroy _typing <<< 18231 1726867299.16697: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 18231 1726867299.16708: stdout chunk (state=3): >>># destroy functools # destroy operator <<< 18231 1726867299.16723: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 18231 1726867299.16726: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules<<< 18231 1726867299.16740: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 18231 1726867299.16836: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 18231 1726867299.16851: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io <<< 18231 1726867299.16859: stdout chunk (state=3): >>># destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 18231 1726867299.16997: stdout chunk (state=3): >>># 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 <<< 18231 1726867299.17365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 18231 1726867299.17396: stderr chunk (state=3): >>><<< 18231 1726867299.17401: stdout chunk (state=3): >>><<< 18231 1726867299.17468: _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 0x7f0f437684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43737b30> # /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 0x7f0f4376aa50> 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 0x7f0f4353d130> # /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 0x7f0f4353dfa0> 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 0x7f0f4357bec0> # /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 0x7f0f4357bf80> # /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 0x7f0f435b3830> # /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 0x7f0f435b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43593b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43579070> # /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 0x7f0f435d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d23f0> # /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 0x7f0f43592150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d0bc0> # /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 0x7f0f43608890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435782f0> # /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 0x7f0f43608d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43608bf0> # 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 0x7f0f43608fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43576e10> # /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 0x7f0f43609670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43609370> 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 0x7f0f4360a540> 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 0x7f0f43620740> 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 0x7f0f43621e20> # /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 0x7f0f43622cc0> # 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 0x7f0f436232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43622210> # /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 0x7f0f43623d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f436234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360a4b0> # /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 0x7f0f433abc50> # /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 0x7f0f433d4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d4470> # 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 0x7f0f433d4740> # /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 0x7f0f433d5070> # 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 0x7f0f433d5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433a9df0> # /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 0x7f0f433d6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360ac60> # /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 0x7f0f433ff1a0> # /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 0x7f0f43423560> # /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 0x7f0f434842c0> # /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 0x7f0f43486a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434843e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434452b0> # /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 0x7f0f42d293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43422360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f433d7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f42d29670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_32mfnj4_/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 0x7f0f42d7f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d5d1f0> # 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 0x7f0f42d7d040> # /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 0x7f0f42da6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42da6180> # /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 0x7f0f42da65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42d7fe00> 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 0x7f0f42da7890> # 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 0x7f0f42da7ad0> # /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 0x7f0f42da7f50> 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 0x7f0f42c11ca0> # 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 0x7f0f42c13470> # /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 0x7f0f42c142f0> # /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 0x7f0f42c15490> # /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 0x7f0f42c17f80> # 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 0x7f0f42c1c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c16240> # /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 0x7f0f42c1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c1e750> # /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 0x7f0f42c1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c16750> # 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 0x7f0f42c67ef0> # /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 0x7f0f42c681d0> # /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 0x7f0f42c69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c69a30> # /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 0x7f0f42c6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c6a360> # /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 0x7f0f42c6f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c6c2c0> # 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 0x7f0f42c703e0> # 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 0x7f0f42c70bf0> # 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 0x7f0f42c70aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c682f0> # /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 0x7f0f42cf8110> # 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 0x7f0f42cf90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c728a0> # 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 0x7f0f42c73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42c72510> # 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 0x7f0f42b01430> # /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 0x7f0f42b02150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42cf9250> 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 0x7f0f42b02900> # 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 0x7f0f42b033b0> # 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 0x7f0f42b0e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b09640> 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 0x7f0f42dfa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42de2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b044d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 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 18231 1726867299.17984: 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-1726867298.4472566-18329-220738241559224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18231 1726867299.17987: _low_level_execute_command(): starting 18231 1726867299.17990: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867298.4472566-18329-220738241559224/ > /dev/null 2>&1 && sleep 0' 18231 1726867299.18125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18231 1726867299.18128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 18231 1726867299.18132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867299.18142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18231 1726867299.18183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 18231 1726867299.18201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18231 1726867299.18245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18231 1726867299.20850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18231 1726867299.20879: stderr chunk (state=3): >>><<< 18231 1726867299.20885: stdout chunk (state=3): >>><<< 18231 1726867299.20893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18231 1726867299.20900: handler run complete 18231 1726867299.20922: attempt loop complete, returning result 18231 1726867299.20925: _execute() done 18231 1726867299.20928: dumping result to json 18231 1726867299.20930: done dumping result, returning 18231 1726867299.20936: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-d578-8391-00000000008f] 18231 1726867299.20941: sending task result for task 0affcac9-a3a5-d578-8391-00000000008f 18231 1726867299.21029: done sending task result for task 0affcac9-a3a5-d578-8391-00000000008f 18231 1726867299.21032: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 18231 1726867299.21093: no more pending results, returning what we have 18231 1726867299.21096: results queue empty 18231 1726867299.21097: checking for any_errors_fatal 18231 1726867299.21102: done checking for any_errors_fatal 18231 1726867299.21103: checking for max_fail_percentage 18231 1726867299.21104: done checking for max_fail_percentage 18231 1726867299.21105: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.21106: done checking to see if all hosts have failed 18231 1726867299.21106: getting the remaining hosts for this loop 18231 1726867299.21107: done getting the remaining hosts for this loop 18231 1726867299.21111: getting the next task for host managed_node2 18231 1726867299.21116: done getting next task for host managed_node2 18231 1726867299.21120: ^ task is: TASK: Set flag to indicate system is ostree 18231 1726867299.21123: ^ 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 18231 1726867299.21126: getting variables 18231 1726867299.21127: in VariableManager get_vars() 18231 1726867299.21157: Calling all_inventory to load vars for managed_node2 18231 1726867299.21159: Calling groups_inventory to load vars for managed_node2 18231 1726867299.21163: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.21172: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.21175: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.21179: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.21335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.21450: done with get_vars() 18231 1726867299.21457: done getting variables 18231 1726867299.21530: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:21:39 -0400 (0:00:00.900) 0:00:02.931 ****** 18231 1726867299.21551: entering _queue_task() for managed_node2/set_fact 18231 1726867299.21552: Creating lock for set_fact 18231 1726867299.22009: worker is 1 (out of 1 available) 18231 1726867299.22016: exiting _queue_task() for managed_node2/set_fact 18231 1726867299.22029: done queuing things up, now waiting for results queue to drain 18231 1726867299.22031: waiting for pending results... 18231 1726867299.22157: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 18231 1726867299.22201: in run() - task 0affcac9-a3a5-d578-8391-000000000090 18231 1726867299.22222: variable 'ansible_search_path' from source: unknown 18231 1726867299.22230: variable 'ansible_search_path' from source: unknown 18231 1726867299.22271: calling self._execute() 18231 1726867299.22343: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.22361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.22470: variable 'omit' from source: magic vars 18231 1726867299.22903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18231 1726867299.23116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18231 1726867299.23149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18231 1726867299.23173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18231 1726867299.23198: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18231 1726867299.23261: 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) 18231 1726867299.23280: 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) 18231 1726867299.23298: 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) 18231 1726867299.23317: 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) 18231 1726867299.23402: Evaluated conditional (not __network_is_ostree is defined): True 18231 1726867299.23406: variable 'omit' from source: magic vars 18231 1726867299.23434: variable 'omit' from source: magic vars 18231 1726867299.23517: variable '__ostree_booted_stat' from source: set_fact 18231 1726867299.23557: variable 'omit' from source: magic vars 18231 1726867299.23574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18231 1726867299.23596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18231 1726867299.23610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18231 1726867299.23625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867299.23633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867299.23660: variable 'inventory_hostname' from source: host vars for 'managed_node2' 18231 1726867299.23664: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.23667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.23732: Set connection var ansible_shell_executable to /bin/sh 18231 1726867299.23735: Set connection var ansible_shell_type to sh 18231 1726867299.23740: Set connection var ansible_connection to ssh 18231 1726867299.23745: Set connection var ansible_pipelining to False 18231 1726867299.23750: Set connection var ansible_timeout to 10 18231 1726867299.23756: Set connection var ansible_module_compression to ZIP_DEFLATED 18231 1726867299.23775: variable 'ansible_shell_executable' from source: unknown 18231 1726867299.23780: variable 'ansible_connection' from source: unknown 18231 1726867299.23783: variable 'ansible_module_compression' from source: unknown 18231 1726867299.23786: variable 'ansible_shell_type' from source: unknown 18231 1726867299.23789: variable 'ansible_shell_executable' from source: unknown 18231 1726867299.23791: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.23793: variable 'ansible_pipelining' from source: unknown 18231 1726867299.23795: variable 'ansible_timeout' from source: unknown 18231 1726867299.23797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.23863: 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) 18231 1726867299.23870: variable 'omit' from source: magic vars 18231 1726867299.23883: starting attempt loop 18231 1726867299.23886: running the handler 18231 1726867299.23894: handler run complete 18231 1726867299.23901: attempt loop complete, returning result 18231 1726867299.23904: _execute() done 18231 1726867299.23906: dumping result to json 18231 1726867299.23908: done dumping result, returning 18231 1726867299.23915: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-d578-8391-000000000090] 18231 1726867299.23917: sending task result for task 0affcac9-a3a5-d578-8391-000000000090 18231 1726867299.23993: done sending task result for task 0affcac9-a3a5-d578-8391-000000000090 18231 1726867299.23995: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 18231 1726867299.24046: no more pending results, returning what we have 18231 1726867299.24048: results queue empty 18231 1726867299.24049: checking for any_errors_fatal 18231 1726867299.24053: done checking for any_errors_fatal 18231 1726867299.24053: checking for max_fail_percentage 18231 1726867299.24054: done checking for max_fail_percentage 18231 1726867299.24055: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.24056: done checking to see if all hosts have failed 18231 1726867299.24056: getting the remaining hosts for this loop 18231 1726867299.24058: done getting the remaining hosts for this loop 18231 1726867299.24061: getting the next task for host managed_node2 18231 1726867299.24069: done getting next task for host managed_node2 18231 1726867299.24071: ^ task is: TASK: Fix CentOS6 Base repo 18231 1726867299.24073: ^ 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 18231 1726867299.24076: getting variables 18231 1726867299.24079: in VariableManager get_vars() 18231 1726867299.24100: Calling all_inventory to load vars for managed_node2 18231 1726867299.24103: Calling groups_inventory to load vars for managed_node2 18231 1726867299.24107: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.24115: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.24117: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.24125: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.24253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.24361: done with get_vars() 18231 1726867299.24368: done getting variables 18231 1726867299.24450: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:21:39 -0400 (0:00:00.029) 0:00:02.960 ****** 18231 1726867299.24469: entering _queue_task() for managed_node2/copy 18231 1726867299.24627: worker is 1 (out of 1 available) 18231 1726867299.24643: exiting _queue_task() for managed_node2/copy 18231 1726867299.24658: done queuing things up, now waiting for results queue to drain 18231 1726867299.24660: waiting for pending results... 18231 1726867299.24903: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 18231 1726867299.25115: in run() - task 0affcac9-a3a5-d578-8391-000000000092 18231 1726867299.25201: variable 'ansible_search_path' from source: unknown 18231 1726867299.25476: variable 'ansible_search_path' from source: unknown 18231 1726867299.25482: calling self._execute() 18231 1726867299.25490: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.25502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.25514: variable 'omit' from source: magic vars 18231 1726867299.25965: variable 'ansible_distribution' from source: facts 18231 1726867299.25992: Evaluated conditional (ansible_distribution == 'CentOS'): True 18231 1726867299.26112: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.26123: Evaluated conditional (ansible_distribution_major_version == '6'): False 18231 1726867299.26131: when evaluation is False, skipping this task 18231 1726867299.26138: _execute() done 18231 1726867299.26182: dumping result to json 18231 1726867299.26186: done dumping result, returning 18231 1726867299.26189: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-d578-8391-000000000092] 18231 1726867299.26192: sending task result for task 0affcac9-a3a5-d578-8391-000000000092 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18231 1726867299.26461: no more pending results, returning what we have 18231 1726867299.26464: results queue empty 18231 1726867299.26465: checking for any_errors_fatal 18231 1726867299.26469: done checking for any_errors_fatal 18231 1726867299.26470: checking for max_fail_percentage 18231 1726867299.26471: done checking for max_fail_percentage 18231 1726867299.26472: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.26473: done checking to see if all hosts have failed 18231 1726867299.26473: getting the remaining hosts for this loop 18231 1726867299.26474: done getting the remaining hosts for this loop 18231 1726867299.26480: getting the next task for host managed_node2 18231 1726867299.26485: done getting next task for host managed_node2 18231 1726867299.26488: ^ task is: TASK: Include the task 'enable_epel.yml' 18231 1726867299.26490: ^ 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 18231 1726867299.26493: getting variables 18231 1726867299.26495: in VariableManager get_vars() 18231 1726867299.26517: Calling all_inventory to load vars for managed_node2 18231 1726867299.26519: Calling groups_inventory to load vars for managed_node2 18231 1726867299.26522: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.26530: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.26533: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.26535: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.26684: done sending task result for task 0affcac9-a3a5-d578-8391-000000000092 18231 1726867299.26687: WORKER PROCESS EXITING 18231 1726867299.26704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.26894: done with get_vars() 18231 1726867299.26902: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:21:39 -0400 (0:00:00.025) 0:00:02.985 ****** 18231 1726867299.26983: entering _queue_task() for managed_node2/include_tasks 18231 1726867299.27180: worker is 1 (out of 1 available) 18231 1726867299.27190: exiting _queue_task() for managed_node2/include_tasks 18231 1726867299.27200: done queuing things up, now waiting for results queue to drain 18231 1726867299.27201: waiting for pending results... 18231 1726867299.27405: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 18231 1726867299.27506: in run() - task 0affcac9-a3a5-d578-8391-000000000093 18231 1726867299.27527: variable 'ansible_search_path' from source: unknown 18231 1726867299.27534: variable 'ansible_search_path' from source: unknown 18231 1726867299.27568: calling self._execute() 18231 1726867299.27635: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.27647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.27660: variable 'omit' from source: magic vars 18231 1726867299.28160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.30176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.30259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.30302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.30345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.30375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.30458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.30496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.30527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.30578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.30599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.30711: variable '__network_is_ostree' from source: set_fact 18231 1726867299.30733: Evaluated conditional (not __network_is_ostree | d(false)): True 18231 1726867299.30744: _execute() done 18231 1726867299.30753: dumping result to json 18231 1726867299.30761: done dumping result, returning 18231 1726867299.30771: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-d578-8391-000000000093] 18231 1726867299.30787: sending task result for task 0affcac9-a3a5-d578-8391-000000000093 18231 1726867299.30904: no more pending results, returning what we have 18231 1726867299.30909: in VariableManager get_vars() 18231 1726867299.30941: Calling all_inventory to load vars for managed_node2 18231 1726867299.30944: Calling groups_inventory to load vars for managed_node2 18231 1726867299.30948: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.30958: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.30961: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.30965: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.31373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.31581: done with get_vars() 18231 1726867299.31588: variable 'ansible_search_path' from source: unknown 18231 1726867299.31589: variable 'ansible_search_path' from source: unknown 18231 1726867299.31603: done sending task result for task 0affcac9-a3a5-d578-8391-000000000093 18231 1726867299.31606: WORKER PROCESS EXITING 18231 1726867299.31632: we have included files to process 18231 1726867299.31633: generating all_blocks data 18231 1726867299.31635: done generating all_blocks data 18231 1726867299.31640: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18231 1726867299.31641: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18231 1726867299.31643: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18231 1726867299.32301: done processing included file 18231 1726867299.32304: iterating over new_blocks loaded from include file 18231 1726867299.32305: in VariableManager get_vars() 18231 1726867299.32316: done with get_vars() 18231 1726867299.32317: filtering new block on tags 18231 1726867299.32338: done filtering new block on tags 18231 1726867299.32341: in VariableManager get_vars() 18231 1726867299.32352: done with get_vars() 18231 1726867299.32353: filtering new block on tags 18231 1726867299.32365: done filtering new block on tags 18231 1726867299.32367: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 18231 1726867299.32373: extending task lists for all hosts with included blocks 18231 1726867299.32500: done extending task lists 18231 1726867299.32501: done processing included files 18231 1726867299.32502: results queue empty 18231 1726867299.32503: checking for any_errors_fatal 18231 1726867299.32505: done checking for any_errors_fatal 18231 1726867299.32506: checking for max_fail_percentage 18231 1726867299.32507: done checking for max_fail_percentage 18231 1726867299.32508: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.32508: done checking to see if all hosts have failed 18231 1726867299.32509: getting the remaining hosts for this loop 18231 1726867299.32510: done getting the remaining hosts for this loop 18231 1726867299.32512: getting the next task for host managed_node2 18231 1726867299.32516: done getting next task for host managed_node2 18231 1726867299.32518: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 18231 1726867299.32520: ^ 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 18231 1726867299.32523: getting variables 18231 1726867299.32523: in VariableManager get_vars() 18231 1726867299.32531: Calling all_inventory to load vars for managed_node2 18231 1726867299.32533: Calling groups_inventory to load vars for managed_node2 18231 1726867299.32535: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.32539: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.32546: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.32549: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.32680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.32853: done with get_vars() 18231 1726867299.32861: done getting variables 18231 1726867299.32921: 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) 18231 1726867299.33089: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:21:39 -0400 (0:00:00.061) 0:00:03.046 ****** 18231 1726867299.33129: entering _queue_task() for managed_node2/command 18231 1726867299.33130: Creating lock for command 18231 1726867299.33337: worker is 1 (out of 1 available) 18231 1726867299.33347: exiting _queue_task() for managed_node2/command 18231 1726867299.33356: done queuing things up, now waiting for results queue to drain 18231 1726867299.33357: waiting for pending results... 18231 1726867299.33570: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 18231 1726867299.33686: in run() - task 0affcac9-a3a5-d578-8391-0000000000ad 18231 1726867299.33704: variable 'ansible_search_path' from source: unknown 18231 1726867299.33712: variable 'ansible_search_path' from source: unknown 18231 1726867299.33749: calling self._execute() 18231 1726867299.33818: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.33831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.33845: variable 'omit' from source: magic vars 18231 1726867299.34192: variable 'ansible_distribution' from source: facts 18231 1726867299.34208: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18231 1726867299.34339: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.34350: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18231 1726867299.34358: when evaluation is False, skipping this task 18231 1726867299.34366: _execute() done 18231 1726867299.34373: dumping result to json 18231 1726867299.34383: done dumping result, returning 18231 1726867299.34395: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-d578-8391-0000000000ad] 18231 1726867299.34405: sending task result for task 0affcac9-a3a5-d578-8391-0000000000ad skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18231 1726867299.34548: no more pending results, returning what we have 18231 1726867299.34551: results queue empty 18231 1726867299.34552: checking for any_errors_fatal 18231 1726867299.34554: done checking for any_errors_fatal 18231 1726867299.34555: checking for max_fail_percentage 18231 1726867299.34556: done checking for max_fail_percentage 18231 1726867299.34557: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.34557: done checking to see if all hosts have failed 18231 1726867299.34558: getting the remaining hosts for this loop 18231 1726867299.34559: done getting the remaining hosts for this loop 18231 1726867299.34563: getting the next task for host managed_node2 18231 1726867299.34571: done getting next task for host managed_node2 18231 1726867299.34573: ^ task is: TASK: Install yum-utils package 18231 1726867299.34576: ^ 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 18231 1726867299.34582: getting variables 18231 1726867299.34584: in VariableManager get_vars() 18231 1726867299.34612: Calling all_inventory to load vars for managed_node2 18231 1726867299.34615: Calling groups_inventory to load vars for managed_node2 18231 1726867299.34619: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.34631: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.34634: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.34637: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.34981: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000ad 18231 1726867299.34984: WORKER PROCESS EXITING 18231 1726867299.35004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.35183: done with get_vars() 18231 1726867299.35191: done getting variables 18231 1726867299.35274: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:21:39 -0400 (0:00:00.021) 0:00:03.068 ****** 18231 1726867299.35301: entering _queue_task() for managed_node2/package 18231 1726867299.35303: Creating lock for package 18231 1726867299.35507: worker is 1 (out of 1 available) 18231 1726867299.35517: exiting _queue_task() for managed_node2/package 18231 1726867299.35527: done queuing things up, now waiting for results queue to drain 18231 1726867299.35528: waiting for pending results... 18231 1726867299.35744: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 18231 1726867299.35844: in run() - task 0affcac9-a3a5-d578-8391-0000000000ae 18231 1726867299.35864: variable 'ansible_search_path' from source: unknown 18231 1726867299.35870: variable 'ansible_search_path' from source: unknown 18231 1726867299.35906: calling self._execute() 18231 1726867299.35980: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.35993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.36183: variable 'omit' from source: magic vars 18231 1726867299.36337: variable 'ansible_distribution' from source: facts 18231 1726867299.36353: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18231 1726867299.36480: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.36492: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18231 1726867299.36498: when evaluation is False, skipping this task 18231 1726867299.36505: _execute() done 18231 1726867299.36517: dumping result to json 18231 1726867299.36524: done dumping result, returning 18231 1726867299.36534: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-d578-8391-0000000000ae] 18231 1726867299.36542: sending task result for task 0affcac9-a3a5-d578-8391-0000000000ae skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18231 1726867299.36673: no more pending results, returning what we have 18231 1726867299.36676: results queue empty 18231 1726867299.36679: checking for any_errors_fatal 18231 1726867299.36684: done checking for any_errors_fatal 18231 1726867299.36685: checking for max_fail_percentage 18231 1726867299.36686: done checking for max_fail_percentage 18231 1726867299.36687: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.36688: done checking to see if all hosts have failed 18231 1726867299.36689: getting the remaining hosts for this loop 18231 1726867299.36690: done getting the remaining hosts for this loop 18231 1726867299.36693: getting the next task for host managed_node2 18231 1726867299.36700: done getting next task for host managed_node2 18231 1726867299.36702: ^ task is: TASK: Enable EPEL 7 18231 1726867299.36705: ^ 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 18231 1726867299.36709: getting variables 18231 1726867299.36710: in VariableManager get_vars() 18231 1726867299.36736: Calling all_inventory to load vars for managed_node2 18231 1726867299.36739: Calling groups_inventory to load vars for managed_node2 18231 1726867299.36743: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.36754: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.36756: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.36759: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.37083: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000ae 18231 1726867299.37087: WORKER PROCESS EXITING 18231 1726867299.37107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.37297: done with get_vars() 18231 1726867299.37306: done getting variables 18231 1726867299.37354: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:21:39 -0400 (0:00:00.020) 0:00:03.089 ****** 18231 1726867299.37384: entering _queue_task() for managed_node2/command 18231 1726867299.37582: worker is 1 (out of 1 available) 18231 1726867299.37592: exiting _queue_task() for managed_node2/command 18231 1726867299.37602: done queuing things up, now waiting for results queue to drain 18231 1726867299.37603: waiting for pending results... 18231 1726867299.37810: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 18231 1726867299.37912: in run() - task 0affcac9-a3a5-d578-8391-0000000000af 18231 1726867299.37933: variable 'ansible_search_path' from source: unknown 18231 1726867299.37941: variable 'ansible_search_path' from source: unknown 18231 1726867299.37974: calling self._execute() 18231 1726867299.38040: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.38052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.38065: variable 'omit' from source: magic vars 18231 1726867299.38453: variable 'ansible_distribution' from source: facts 18231 1726867299.38472: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18231 1726867299.38599: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.38610: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18231 1726867299.38617: when evaluation is False, skipping this task 18231 1726867299.38624: _execute() done 18231 1726867299.38630: dumping result to json 18231 1726867299.38638: done dumping result, returning 18231 1726867299.38647: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-d578-8391-0000000000af] 18231 1726867299.38655: sending task result for task 0affcac9-a3a5-d578-8391-0000000000af skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18231 1726867299.38775: no more pending results, returning what we have 18231 1726867299.38780: results queue empty 18231 1726867299.38781: checking for any_errors_fatal 18231 1726867299.38785: done checking for any_errors_fatal 18231 1726867299.38786: checking for max_fail_percentage 18231 1726867299.38788: done checking for max_fail_percentage 18231 1726867299.38789: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.38790: done checking to see if all hosts have failed 18231 1726867299.38791: getting the remaining hosts for this loop 18231 1726867299.38792: done getting the remaining hosts for this loop 18231 1726867299.38795: getting the next task for host managed_node2 18231 1726867299.38802: done getting next task for host managed_node2 18231 1726867299.38804: ^ task is: TASK: Enable EPEL 8 18231 1726867299.38807: ^ 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 18231 1726867299.38811: getting variables 18231 1726867299.38812: in VariableManager get_vars() 18231 1726867299.38839: Calling all_inventory to load vars for managed_node2 18231 1726867299.38841: Calling groups_inventory to load vars for managed_node2 18231 1726867299.38845: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.38857: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.38860: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.38863: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.39215: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000af 18231 1726867299.39218: WORKER PROCESS EXITING 18231 1726867299.39239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.39416: done with get_vars() 18231 1726867299.39424: done getting variables 18231 1726867299.39471: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:21:39 -0400 (0:00:00.021) 0:00:03.110 ****** 18231 1726867299.39497: entering _queue_task() for managed_node2/command 18231 1726867299.39683: worker is 1 (out of 1 available) 18231 1726867299.39695: exiting _queue_task() for managed_node2/command 18231 1726867299.39705: done queuing things up, now waiting for results queue to drain 18231 1726867299.39706: waiting for pending results... 18231 1726867299.39936: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 18231 1726867299.40042: in run() - task 0affcac9-a3a5-d578-8391-0000000000b0 18231 1726867299.40066: variable 'ansible_search_path' from source: unknown 18231 1726867299.40075: variable 'ansible_search_path' from source: unknown 18231 1726867299.40111: calling self._execute() 18231 1726867299.40181: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.40194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.40208: variable 'omit' from source: magic vars 18231 1726867299.40556: variable 'ansible_distribution' from source: facts 18231 1726867299.40573: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18231 1726867299.40706: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.40784: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18231 1726867299.40787: when evaluation is False, skipping this task 18231 1726867299.40790: _execute() done 18231 1726867299.40793: dumping result to json 18231 1726867299.40795: done dumping result, returning 18231 1726867299.40798: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-d578-8391-0000000000b0] 18231 1726867299.40800: sending task result for task 0affcac9-a3a5-d578-8391-0000000000b0 18231 1726867299.40862: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000b0 18231 1726867299.40866: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18231 1726867299.40911: no more pending results, returning what we have 18231 1726867299.40915: results queue empty 18231 1726867299.40916: checking for any_errors_fatal 18231 1726867299.40920: done checking for any_errors_fatal 18231 1726867299.40921: checking for max_fail_percentage 18231 1726867299.40922: done checking for max_fail_percentage 18231 1726867299.40923: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.40924: done checking to see if all hosts have failed 18231 1726867299.40925: getting the remaining hosts for this loop 18231 1726867299.40926: done getting the remaining hosts for this loop 18231 1726867299.40930: getting the next task for host managed_node2 18231 1726867299.40938: done getting next task for host managed_node2 18231 1726867299.40940: ^ task is: TASK: Enable EPEL 6 18231 1726867299.40943: ^ 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 18231 1726867299.40947: getting variables 18231 1726867299.40948: in VariableManager get_vars() 18231 1726867299.40980: Calling all_inventory to load vars for managed_node2 18231 1726867299.40983: Calling groups_inventory to load vars for managed_node2 18231 1726867299.40987: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.40999: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.41002: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.41004: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.41327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.41531: done with get_vars() 18231 1726867299.41539: done getting variables 18231 1726867299.41593: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:21:39 -0400 (0:00:00.021) 0:00:03.131 ****** 18231 1726867299.41618: entering _queue_task() for managed_node2/copy 18231 1726867299.41816: worker is 1 (out of 1 available) 18231 1726867299.41827: exiting _queue_task() for managed_node2/copy 18231 1726867299.41837: done queuing things up, now waiting for results queue to drain 18231 1726867299.41838: waiting for pending results... 18231 1726867299.42093: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 18231 1726867299.42257: in run() - task 0affcac9-a3a5-d578-8391-0000000000b2 18231 1726867299.42261: variable 'ansible_search_path' from source: unknown 18231 1726867299.42264: variable 'ansible_search_path' from source: unknown 18231 1726867299.42267: calling self._execute() 18231 1726867299.42276: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.42291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.42304: variable 'omit' from source: magic vars 18231 1726867299.42643: variable 'ansible_distribution' from source: facts 18231 1726867299.42659: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18231 1726867299.42985: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.42988: Evaluated conditional (ansible_distribution_major_version == '6'): False 18231 1726867299.42990: when evaluation is False, skipping this task 18231 1726867299.42993: _execute() done 18231 1726867299.42995: dumping result to json 18231 1726867299.42997: done dumping result, returning 18231 1726867299.42999: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-d578-8391-0000000000b2] 18231 1726867299.43002: sending task result for task 0affcac9-a3a5-d578-8391-0000000000b2 18231 1726867299.43150: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000b2 18231 1726867299.43153: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18231 1726867299.43239: no more pending results, returning what we have 18231 1726867299.43243: results queue empty 18231 1726867299.43244: checking for any_errors_fatal 18231 1726867299.43249: done checking for any_errors_fatal 18231 1726867299.43250: checking for max_fail_percentage 18231 1726867299.43251: done checking for max_fail_percentage 18231 1726867299.43252: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.43252: done checking to see if all hosts have failed 18231 1726867299.43253: getting the remaining hosts for this loop 18231 1726867299.43254: done getting the remaining hosts for this loop 18231 1726867299.43258: getting the next task for host managed_node2 18231 1726867299.43266: done getting next task for host managed_node2 18231 1726867299.43269: ^ task is: TASK: Set network provider to 'initscripts' 18231 1726867299.43271: ^ 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 18231 1726867299.43274: getting variables 18231 1726867299.43275: in VariableManager get_vars() 18231 1726867299.43306: Calling all_inventory to load vars for managed_node2 18231 1726867299.43308: Calling groups_inventory to load vars for managed_node2 18231 1726867299.43312: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.43323: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.43326: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.43329: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.43810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.44100: done with get_vars() 18231 1726867299.44109: done getting variables 18231 1726867299.44159: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Friday 20 September 2024 17:21:39 -0400 (0:00:00.028) 0:00:03.160 ****** 18231 1726867299.44489: entering _queue_task() for managed_node2/set_fact 18231 1726867299.45112: worker is 1 (out of 1 available) 18231 1726867299.45120: exiting _queue_task() for managed_node2/set_fact 18231 1726867299.45130: done queuing things up, now waiting for results queue to drain 18231 1726867299.45131: waiting for pending results... 18231 1726867299.45237: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 18231 1726867299.45483: in run() - task 0affcac9-a3a5-d578-8391-000000000007 18231 1726867299.45488: variable 'ansible_search_path' from source: unknown 18231 1726867299.45492: calling self._execute() 18231 1726867299.45639: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.45650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.45662: variable 'omit' from source: magic vars 18231 1726867299.45987: variable 'omit' from source: magic vars 18231 1726867299.46182: variable 'omit' from source: magic vars 18231 1726867299.46186: variable 'omit' from source: magic vars 18231 1726867299.46189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18231 1726867299.46192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18231 1726867299.46344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18231 1726867299.46370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867299.46445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18231 1726867299.46547: variable 'inventory_hostname' from source: host vars for 'managed_node2' 18231 1726867299.46556: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.46564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.46800: Set connection var ansible_shell_executable to /bin/sh 18231 1726867299.46810: Set connection var ansible_shell_type to sh 18231 1726867299.46829: Set connection var ansible_connection to ssh 18231 1726867299.46842: Set connection var ansible_pipelining to False 18231 1726867299.46879: Set connection var ansible_timeout to 10 18231 1726867299.47089: Set connection var ansible_module_compression to ZIP_DEFLATED 18231 1726867299.47093: variable 'ansible_shell_executable' from source: unknown 18231 1726867299.47095: variable 'ansible_connection' from source: unknown 18231 1726867299.47097: variable 'ansible_module_compression' from source: unknown 18231 1726867299.47100: variable 'ansible_shell_type' from source: unknown 18231 1726867299.47102: variable 'ansible_shell_executable' from source: unknown 18231 1726867299.47104: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.47106: variable 'ansible_pipelining' from source: unknown 18231 1726867299.47108: variable 'ansible_timeout' from source: unknown 18231 1726867299.47110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.47415: 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) 18231 1726867299.47482: variable 'omit' from source: magic vars 18231 1726867299.47485: starting attempt loop 18231 1726867299.47488: running the handler 18231 1726867299.47491: handler run complete 18231 1726867299.47493: attempt loop complete, returning result 18231 1726867299.47495: _execute() done 18231 1726867299.47497: dumping result to json 18231 1726867299.47499: done dumping result, returning 18231 1726867299.47502: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-d578-8391-000000000007] 18231 1726867299.47504: sending task result for task 0affcac9-a3a5-d578-8391-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 18231 1726867299.47737: no more pending results, returning what we have 18231 1726867299.47741: results queue empty 18231 1726867299.47742: checking for any_errors_fatal 18231 1726867299.47747: done checking for any_errors_fatal 18231 1726867299.47748: checking for max_fail_percentage 18231 1726867299.47750: done checking for max_fail_percentage 18231 1726867299.47751: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.47751: done checking to see if all hosts have failed 18231 1726867299.47752: getting the remaining hosts for this loop 18231 1726867299.47753: done getting the remaining hosts for this loop 18231 1726867299.47757: getting the next task for host managed_node2 18231 1726867299.47764: done getting next task for host managed_node2 18231 1726867299.47766: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.47768: ^ 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 18231 1726867299.47772: getting variables 18231 1726867299.47774: in VariableManager get_vars() 18231 1726867299.47804: Calling all_inventory to load vars for managed_node2 18231 1726867299.47807: Calling groups_inventory to load vars for managed_node2 18231 1726867299.47810: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.47821: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.47824: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.47826: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.48784: done sending task result for task 0affcac9-a3a5-d578-8391-000000000007 18231 1726867299.48788: WORKER PROCESS EXITING 18231 1726867299.48829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.49210: done with get_vars() 18231 1726867299.49218: done getting variables 18231 1726867299.49485: in VariableManager get_vars() 18231 1726867299.49494: Calling all_inventory to load vars for managed_node2 18231 1726867299.49497: Calling groups_inventory to load vars for managed_node2 18231 1726867299.49499: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.49503: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.49506: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.49509: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.49636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.49846: done with get_vars() 18231 1726867299.49858: done queuing things up, now waiting for results queue to drain 18231 1726867299.49860: results queue empty 18231 1726867299.49861: checking for any_errors_fatal 18231 1726867299.49863: done checking for any_errors_fatal 18231 1726867299.49864: checking for max_fail_percentage 18231 1726867299.49864: done checking for max_fail_percentage 18231 1726867299.49865: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.49866: done checking to see if all hosts have failed 18231 1726867299.49867: getting the remaining hosts for this loop 18231 1726867299.49868: done getting the remaining hosts for this loop 18231 1726867299.49870: getting the next task for host managed_node2 18231 1726867299.49873: done getting next task for host managed_node2 18231 1726867299.49875: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.49876: ^ 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 18231 1726867299.49886: getting variables 18231 1726867299.49887: in VariableManager get_vars() 18231 1726867299.49895: Calling all_inventory to load vars for managed_node2 18231 1726867299.49897: Calling groups_inventory to load vars for managed_node2 18231 1726867299.49899: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.49903: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.49906: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.49908: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.50040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.50236: done with get_vars() 18231 1726867299.50243: done getting variables 18231 1726867299.50286: in VariableManager get_vars() 18231 1726867299.50293: Calling all_inventory to load vars for managed_node2 18231 1726867299.50296: Calling groups_inventory to load vars for managed_node2 18231 1726867299.50298: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.50302: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.50304: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.50306: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.50421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.50594: done with get_vars() 18231 1726867299.50604: done queuing things up, now waiting for results queue to drain 18231 1726867299.50606: results queue empty 18231 1726867299.50606: checking for any_errors_fatal 18231 1726867299.50607: done checking for any_errors_fatal 18231 1726867299.50608: checking for max_fail_percentage 18231 1726867299.50609: done checking for max_fail_percentage 18231 1726867299.50609: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.50610: done checking to see if all hosts have failed 18231 1726867299.50611: getting the remaining hosts for this loop 18231 1726867299.50611: done getting the remaining hosts for this loop 18231 1726867299.50613: getting the next task for host managed_node2 18231 1726867299.50616: done getting next task for host managed_node2 18231 1726867299.50616: ^ task is: None 18231 1726867299.50617: ^ 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 18231 1726867299.50618: done queuing things up, now waiting for results queue to drain 18231 1726867299.50619: results queue empty 18231 1726867299.50620: checking for any_errors_fatal 18231 1726867299.50620: done checking for any_errors_fatal 18231 1726867299.50621: checking for max_fail_percentage 18231 1726867299.50622: done checking for max_fail_percentage 18231 1726867299.50622: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.50623: done checking to see if all hosts have failed 18231 1726867299.50625: getting the next task for host managed_node2 18231 1726867299.50627: done getting next task for host managed_node2 18231 1726867299.50627: ^ task is: None 18231 1726867299.50628: ^ 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 18231 1726867299.50671: in VariableManager get_vars() 18231 1726867299.50686: done with get_vars() 18231 1726867299.50691: in VariableManager get_vars() 18231 1726867299.50698: done with get_vars() 18231 1726867299.50702: variable 'omit' from source: magic vars 18231 1726867299.50728: in VariableManager get_vars() 18231 1726867299.50737: done with get_vars() 18231 1726867299.50758: variable 'omit' from source: magic vars PLAY [Play for showing the network provider] *********************************** 18231 1726867299.50929: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867299.50953: getting the remaining hosts for this loop 18231 1726867299.50955: done getting the remaining hosts for this loop 18231 1726867299.50957: getting the next task for host managed_node2 18231 1726867299.50959: done getting next task for host managed_node2 18231 1726867299.50961: ^ task is: TASK: Gathering Facts 18231 1726867299.50962: ^ 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 18231 1726867299.50963: getting variables 18231 1726867299.50964: in VariableManager get_vars() 18231 1726867299.50971: Calling all_inventory to load vars for managed_node2 18231 1726867299.50972: Calling groups_inventory to load vars for managed_node2 18231 1726867299.50974: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.50980: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.50993: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.50996: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.51156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.51315: done with get_vars() 18231 1726867299.51322: done getting variables 18231 1726867299.51357: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Friday 20 September 2024 17:21:39 -0400 (0:00:00.068) 0:00:03.229 ****** 18231 1726867299.51380: entering _queue_task() for managed_node2/gather_facts 18231 1726867299.51611: worker is 1 (out of 1 available) 18231 1726867299.51623: exiting _queue_task() for managed_node2/gather_facts 18231 1726867299.51634: done queuing things up, now waiting for results queue to drain 18231 1726867299.51635: waiting for pending results... 18231 1726867299.52440: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867299.52449: in run() - task 0affcac9-a3a5-d578-8391-0000000000d8 18231 1726867299.52452: variable 'ansible_search_path' from source: unknown 18231 1726867299.52615: calling self._execute() 18231 1726867299.52884: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.52887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.52890: variable 'omit' from source: magic vars 18231 1726867299.53650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.58565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.58756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.59009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.59012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.59015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.59175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.59224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.59452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.59456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.59481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.59735: variable 'ansible_distribution' from source: facts 18231 1726867299.59790: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.59984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867299.59989: when evaluation is False, skipping this task 18231 1726867299.59991: _execute() done 18231 1726867299.59994: dumping result to json 18231 1726867299.59995: done dumping result, returning 18231 1726867299.59998: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-0000000000d8] 18231 1726867299.60000: sending task result for task 0affcac9-a3a5-d578-8391-0000000000d8 18231 1726867299.60060: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000d8 18231 1726867299.60064: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867299.60111: no more pending results, returning what we have 18231 1726867299.60114: results queue empty 18231 1726867299.60115: checking for any_errors_fatal 18231 1726867299.60116: done checking for any_errors_fatal 18231 1726867299.60116: checking for max_fail_percentage 18231 1726867299.60118: done checking for max_fail_percentage 18231 1726867299.60119: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.60120: done checking to see if all hosts have failed 18231 1726867299.60120: getting the remaining hosts for this loop 18231 1726867299.60121: done getting the remaining hosts for this loop 18231 1726867299.60125: getting the next task for host managed_node2 18231 1726867299.60131: done getting next task for host managed_node2 18231 1726867299.60132: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.60134: ^ 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 18231 1726867299.60137: getting variables 18231 1726867299.60139: in VariableManager get_vars() 18231 1726867299.60166: Calling all_inventory to load vars for managed_node2 18231 1726867299.60168: Calling groups_inventory to load vars for managed_node2 18231 1726867299.60172: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.60184: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.60187: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.60191: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.60560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.60844: done with get_vars() 18231 1726867299.60854: done getting variables 18231 1726867299.60924: in VariableManager get_vars() 18231 1726867299.60933: Calling all_inventory to load vars for managed_node2 18231 1726867299.60935: Calling groups_inventory to load vars for managed_node2 18231 1726867299.60937: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.60941: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.60943: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.60945: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.61417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.61783: done with get_vars() 18231 1726867299.61795: done queuing things up, now waiting for results queue to drain 18231 1726867299.61797: results queue empty 18231 1726867299.61797: checking for any_errors_fatal 18231 1726867299.61799: done checking for any_errors_fatal 18231 1726867299.61800: checking for max_fail_percentage 18231 1726867299.61801: done checking for max_fail_percentage 18231 1726867299.61802: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.61802: done checking to see if all hosts have failed 18231 1726867299.61803: getting the remaining hosts for this loop 18231 1726867299.61804: done getting the remaining hosts for this loop 18231 1726867299.61807: getting the next task for host managed_node2 18231 1726867299.61810: done getting next task for host managed_node2 18231 1726867299.61812: ^ task is: TASK: Show inside ethernet tests 18231 1726867299.61813: ^ 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 18231 1726867299.61815: getting variables 18231 1726867299.61816: in VariableManager get_vars() 18231 1726867299.61823: Calling all_inventory to load vars for managed_node2 18231 1726867299.61824: Calling groups_inventory to load vars for managed_node2 18231 1726867299.61827: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.61841: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.61843: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.61846: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.61985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.62178: done with get_vars() 18231 1726867299.62186: done getting variables 18231 1726867299.62253: 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 inside ethernet tests] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Friday 20 September 2024 17:21:39 -0400 (0:00:00.109) 0:00:03.338 ****** 18231 1726867299.62285: entering _queue_task() for managed_node2/debug 18231 1726867299.62287: Creating lock for debug 18231 1726867299.62548: worker is 1 (out of 1 available) 18231 1726867299.62560: exiting _queue_task() for managed_node2/debug 18231 1726867299.62571: done queuing things up, now waiting for results queue to drain 18231 1726867299.62573: waiting for pending results... 18231 1726867299.62899: running TaskExecutor() for managed_node2/TASK: Show inside ethernet tests 18231 1726867299.62910: in run() - task 0affcac9-a3a5-d578-8391-00000000000b 18231 1726867299.62930: variable 'ansible_search_path' from source: unknown 18231 1726867299.62971: calling self._execute() 18231 1726867299.63113: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.63116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.63119: variable 'omit' from source: magic vars 18231 1726867299.63987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.68458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.68759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.68763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.68766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.68886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.68970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.69183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.69187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.69189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.69303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.69550: variable 'ansible_distribution' from source: facts 18231 1726867299.69554: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.69570: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867299.69734: when evaluation is False, skipping this task 18231 1726867299.69737: _execute() done 18231 1726867299.69740: dumping result to json 18231 1726867299.69742: done dumping result, returning 18231 1726867299.69744: done running TaskExecutor() for managed_node2/TASK: Show inside ethernet tests [0affcac9-a3a5-d578-8391-00000000000b] 18231 1726867299.69746: sending task result for task 0affcac9-a3a5-d578-8391-00000000000b 18231 1726867299.69808: done sending task result for task 0affcac9-a3a5-d578-8391-00000000000b 18231 1726867299.69810: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867299.69872: no more pending results, returning what we have 18231 1726867299.69876: results queue empty 18231 1726867299.69876: checking for any_errors_fatal 18231 1726867299.69884: done checking for any_errors_fatal 18231 1726867299.69884: checking for max_fail_percentage 18231 1726867299.69886: done checking for max_fail_percentage 18231 1726867299.69887: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.69888: done checking to see if all hosts have failed 18231 1726867299.69889: getting the remaining hosts for this loop 18231 1726867299.69890: done getting the remaining hosts for this loop 18231 1726867299.69894: getting the next task for host managed_node2 18231 1726867299.69900: done getting next task for host managed_node2 18231 1726867299.69904: ^ task is: TASK: Show network_provider 18231 1726867299.69906: ^ 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 18231 1726867299.69909: getting variables 18231 1726867299.69911: in VariableManager get_vars() 18231 1726867299.69940: Calling all_inventory to load vars for managed_node2 18231 1726867299.69943: Calling groups_inventory to load vars for managed_node2 18231 1726867299.69947: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.69958: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.69961: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.69963: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.70363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.70819: done with get_vars() 18231 1726867299.70829: done getting variables 18231 1726867299.70885: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Friday 20 September 2024 17:21:39 -0400 (0:00:00.087) 0:00:03.425 ****** 18231 1726867299.70998: entering _queue_task() for managed_node2/debug 18231 1726867299.71591: worker is 1 (out of 1 available) 18231 1726867299.71601: exiting _queue_task() for managed_node2/debug 18231 1726867299.71616: done queuing things up, now waiting for results queue to drain 18231 1726867299.71620: waiting for pending results... 18231 1726867299.71994: running TaskExecutor() for managed_node2/TASK: Show network_provider 18231 1726867299.71999: in run() - task 0affcac9-a3a5-d578-8391-00000000000c 18231 1726867299.72003: variable 'ansible_search_path' from source: unknown 18231 1726867299.72036: calling self._execute() 18231 1726867299.72159: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.72309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.72312: variable 'omit' from source: magic vars 18231 1726867299.73337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.78031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.78109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.78219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.78451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.78454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.78669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.78672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.78675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.78792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.78811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.79052: variable 'ansible_distribution' from source: facts 18231 1726867299.79063: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.79089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867299.79210: when evaluation is False, skipping this task 18231 1726867299.79212: _execute() done 18231 1726867299.79214: dumping result to json 18231 1726867299.79216: done dumping result, returning 18231 1726867299.79218: done running TaskExecutor() for managed_node2/TASK: Show network_provider [0affcac9-a3a5-d578-8391-00000000000c] 18231 1726867299.79220: sending task result for task 0affcac9-a3a5-d578-8391-00000000000c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867299.79350: no more pending results, returning what we have 18231 1726867299.79352: results queue empty 18231 1726867299.79353: checking for any_errors_fatal 18231 1726867299.79360: done checking for any_errors_fatal 18231 1726867299.79361: checking for max_fail_percentage 18231 1726867299.79363: done checking for max_fail_percentage 18231 1726867299.79363: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.79364: done checking to see if all hosts have failed 18231 1726867299.79365: getting the remaining hosts for this loop 18231 1726867299.79366: done getting the remaining hosts for this loop 18231 1726867299.79369: getting the next task for host managed_node2 18231 1726867299.79378: done getting next task for host managed_node2 18231 1726867299.79381: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.79383: ^ 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 18231 1726867299.79386: getting variables 18231 1726867299.79388: in VariableManager get_vars() 18231 1726867299.79417: Calling all_inventory to load vars for managed_node2 18231 1726867299.79422: Calling groups_inventory to load vars for managed_node2 18231 1726867299.79426: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.79436: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.79438: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.79441: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.80061: done sending task result for task 0affcac9-a3a5-d578-8391-00000000000c 18231 1726867299.80065: WORKER PROCESS EXITING 18231 1726867299.80113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.80430: done with get_vars() 18231 1726867299.80440: done getting variables 18231 1726867299.80707: in VariableManager get_vars() 18231 1726867299.80716: Calling all_inventory to load vars for managed_node2 18231 1726867299.80721: Calling groups_inventory to load vars for managed_node2 18231 1726867299.80723: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.80728: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.80730: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.80733: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.80968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.81468: done with get_vars() 18231 1726867299.81482: done queuing things up, now waiting for results queue to drain 18231 1726867299.81483: results queue empty 18231 1726867299.81484: checking for any_errors_fatal 18231 1726867299.81486: done checking for any_errors_fatal 18231 1726867299.81487: checking for max_fail_percentage 18231 1726867299.81488: done checking for max_fail_percentage 18231 1726867299.81489: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.81490: done checking to see if all hosts have failed 18231 1726867299.81490: getting the remaining hosts for this loop 18231 1726867299.81491: done getting the remaining hosts for this loop 18231 1726867299.81494: getting the next task for host managed_node2 18231 1726867299.81497: done getting next task for host managed_node2 18231 1726867299.81498: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.81500: ^ 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 18231 1726867299.81502: getting variables 18231 1726867299.81503: in VariableManager get_vars() 18231 1726867299.81510: Calling all_inventory to load vars for managed_node2 18231 1726867299.81512: Calling groups_inventory to load vars for managed_node2 18231 1726867299.81514: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.81522: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.81530: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.81533: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.82061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.82564: done with get_vars() 18231 1726867299.82571: done getting variables 18231 1726867299.82750: in VariableManager get_vars() 18231 1726867299.82759: Calling all_inventory to load vars for managed_node2 18231 1726867299.82761: Calling groups_inventory to load vars for managed_node2 18231 1726867299.82763: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.82767: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.82769: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.82772: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.83083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.83482: done with get_vars() 18231 1726867299.83494: done queuing things up, now waiting for results queue to drain 18231 1726867299.83496: results queue empty 18231 1726867299.83496: checking for any_errors_fatal 18231 1726867299.83497: done checking for any_errors_fatal 18231 1726867299.83498: checking for max_fail_percentage 18231 1726867299.83499: done checking for max_fail_percentage 18231 1726867299.83500: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.83500: done checking to see if all hosts have failed 18231 1726867299.83501: getting the remaining hosts for this loop 18231 1726867299.83502: done getting the remaining hosts for this loop 18231 1726867299.83504: getting the next task for host managed_node2 18231 1726867299.83507: done getting next task for host managed_node2 18231 1726867299.83508: ^ task is: None 18231 1726867299.83509: ^ 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 18231 1726867299.83510: done queuing things up, now waiting for results queue to drain 18231 1726867299.83511: results queue empty 18231 1726867299.83511: checking for any_errors_fatal 18231 1726867299.83512: done checking for any_errors_fatal 18231 1726867299.83513: checking for max_fail_percentage 18231 1726867299.83514: done checking for max_fail_percentage 18231 1726867299.83514: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.83515: done checking to see if all hosts have failed 18231 1726867299.83516: getting the next task for host managed_node2 18231 1726867299.83521: done getting next task for host managed_node2 18231 1726867299.83522: ^ task is: None 18231 1726867299.83523: ^ 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 18231 1726867299.83658: in VariableManager get_vars() 18231 1726867299.83780: done with get_vars() 18231 1726867299.83787: in VariableManager get_vars() 18231 1726867299.83797: done with get_vars() 18231 1726867299.83806: variable 'omit' from source: magic vars 18231 1726867299.83838: in VariableManager get_vars() 18231 1726867299.83848: done with get_vars() 18231 1726867299.83867: variable 'omit' from source: magic vars PLAY [Test configuring ethernet devices] *************************************** 18231 1726867299.84312: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867299.84466: getting the remaining hosts for this loop 18231 1726867299.84467: done getting the remaining hosts for this loop 18231 1726867299.84470: getting the next task for host managed_node2 18231 1726867299.84472: done getting next task for host managed_node2 18231 1726867299.84474: ^ task is: TASK: Gathering Facts 18231 1726867299.84475: ^ 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 18231 1726867299.84479: getting variables 18231 1726867299.84480: in VariableManager get_vars() 18231 1726867299.84487: Calling all_inventory to load vars for managed_node2 18231 1726867299.84489: Calling groups_inventory to load vars for managed_node2 18231 1726867299.84524: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.84529: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.84531: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.84534: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.84821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.85082: done with get_vars() 18231 1726867299.85089: done getting variables 18231 1726867299.85134: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Friday 20 September 2024 17:21:39 -0400 (0:00:00.141) 0:00:03.567 ****** 18231 1726867299.85156: entering _queue_task() for managed_node2/gather_facts 18231 1726867299.85554: worker is 1 (out of 1 available) 18231 1726867299.85563: exiting _queue_task() for managed_node2/gather_facts 18231 1726867299.85571: done queuing things up, now waiting for results queue to drain 18231 1726867299.85572: waiting for pending results... 18231 1726867299.85703: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867299.85802: in run() - task 0affcac9-a3a5-d578-8391-0000000000f0 18231 1726867299.85822: variable 'ansible_search_path' from source: unknown 18231 1726867299.85858: calling self._execute() 18231 1726867299.85938: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.85949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.85990: variable 'omit' from source: magic vars 18231 1726867299.86408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.89602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.89678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.89744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.89808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.89814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.89904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.89962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.90000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.90043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.90082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.90175: variable 'ansible_distribution' from source: facts 18231 1726867299.90192: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.90203: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867299.90206: when evaluation is False, skipping this task 18231 1726867299.90215: _execute() done 18231 1726867299.90218: dumping result to json 18231 1726867299.90220: done dumping result, returning 18231 1726867299.90227: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-0000000000f0] 18231 1726867299.90231: sending task result for task 0affcac9-a3a5-d578-8391-0000000000f0 18231 1726867299.90311: done sending task result for task 0affcac9-a3a5-d578-8391-0000000000f0 18231 1726867299.90313: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867299.90390: no more pending results, returning what we have 18231 1726867299.90393: results queue empty 18231 1726867299.90394: checking for any_errors_fatal 18231 1726867299.90396: done checking for any_errors_fatal 18231 1726867299.90396: checking for max_fail_percentage 18231 1726867299.90398: done checking for max_fail_percentage 18231 1726867299.90399: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.90405: done checking to see if all hosts have failed 18231 1726867299.90406: getting the remaining hosts for this loop 18231 1726867299.90407: done getting the remaining hosts for this loop 18231 1726867299.90411: getting the next task for host managed_node2 18231 1726867299.90416: done getting next task for host managed_node2 18231 1726867299.90418: ^ task is: TASK: meta (flush_handlers) 18231 1726867299.90419: ^ 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 18231 1726867299.90422: getting variables 18231 1726867299.90424: in VariableManager get_vars() 18231 1726867299.90448: Calling all_inventory to load vars for managed_node2 18231 1726867299.90450: Calling groups_inventory to load vars for managed_node2 18231 1726867299.90453: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.90462: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.90465: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.90468: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.90646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.90874: done with get_vars() 18231 1726867299.90885: done getting variables 18231 1726867299.90955: in VariableManager get_vars() 18231 1726867299.90963: Calling all_inventory to load vars for managed_node2 18231 1726867299.90965: Calling groups_inventory to load vars for managed_node2 18231 1726867299.90968: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.90972: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.90974: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.90979: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.91122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.91316: done with get_vars() 18231 1726867299.91331: done queuing things up, now waiting for results queue to drain 18231 1726867299.91332: results queue empty 18231 1726867299.91333: checking for any_errors_fatal 18231 1726867299.91335: done checking for any_errors_fatal 18231 1726867299.91336: checking for max_fail_percentage 18231 1726867299.91336: done checking for max_fail_percentage 18231 1726867299.91337: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.91338: done checking to see if all hosts have failed 18231 1726867299.91338: getting the remaining hosts for this loop 18231 1726867299.91339: done getting the remaining hosts for this loop 18231 1726867299.91342: getting the next task for host managed_node2 18231 1726867299.91345: done getting next task for host managed_node2 18231 1726867299.91347: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 18231 1726867299.91348: ^ 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 18231 1726867299.91350: getting variables 18231 1726867299.91351: in VariableManager get_vars() 18231 1726867299.91358: Calling all_inventory to load vars for managed_node2 18231 1726867299.91360: Calling groups_inventory to load vars for managed_node2 18231 1726867299.91362: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.91372: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.91374: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.91384: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.91528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.91758: done with get_vars() 18231 1726867299.91766: done getting variables 18231 1726867299.91846: 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) 18231 1726867299.92009: variable 'type' from source: play vars 18231 1726867299.92014: variable 'interface' from source: play vars TASK [Set type=veth and interface=lsr27] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Friday 20 September 2024 17:21:39 -0400 (0:00:00.068) 0:00:03.636 ****** 18231 1726867299.92054: entering _queue_task() for managed_node2/set_fact 18231 1726867299.92570: worker is 1 (out of 1 available) 18231 1726867299.92585: exiting _queue_task() for managed_node2/set_fact 18231 1726867299.92595: done queuing things up, now waiting for results queue to drain 18231 1726867299.92596: waiting for pending results... 18231 1726867299.92614: running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=lsr27 18231 1726867299.92714: in run() - task 0affcac9-a3a5-d578-8391-00000000000f 18231 1726867299.92737: variable 'ansible_search_path' from source: unknown 18231 1726867299.92775: calling self._execute() 18231 1726867299.92870: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.92885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.92899: variable 'omit' from source: magic vars 18231 1726867299.93513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867299.95951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867299.96036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867299.96091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867299.96133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867299.96164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867299.96258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867299.96307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867299.96341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867299.96389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867299.96422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867299.96563: variable 'ansible_distribution' from source: facts 18231 1726867299.96574: variable 'ansible_distribution_major_version' from source: facts 18231 1726867299.96598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867299.96606: when evaluation is False, skipping this task 18231 1726867299.96623: _execute() done 18231 1726867299.96636: dumping result to json 18231 1726867299.96644: done dumping result, returning 18231 1726867299.96654: done running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=lsr27 [0affcac9-a3a5-d578-8391-00000000000f] 18231 1726867299.96662: sending task result for task 0affcac9-a3a5-d578-8391-00000000000f 18231 1726867299.96879: done sending task result for task 0affcac9-a3a5-d578-8391-00000000000f 18231 1726867299.96883: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867299.96939: no more pending results, returning what we have 18231 1726867299.96942: results queue empty 18231 1726867299.96943: checking for any_errors_fatal 18231 1726867299.96945: done checking for any_errors_fatal 18231 1726867299.96946: checking for max_fail_percentage 18231 1726867299.96948: done checking for max_fail_percentage 18231 1726867299.96948: checking to see if all hosts have failed and the running result is not ok 18231 1726867299.96949: done checking to see if all hosts have failed 18231 1726867299.96950: getting the remaining hosts for this loop 18231 1726867299.96951: done getting the remaining hosts for this loop 18231 1726867299.96956: getting the next task for host managed_node2 18231 1726867299.96963: done getting next task for host managed_node2 18231 1726867299.96965: ^ task is: TASK: Include the task 'show_interfaces.yml' 18231 1726867299.96967: ^ 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 18231 1726867299.96971: getting variables 18231 1726867299.96973: in VariableManager get_vars() 18231 1726867299.97008: Calling all_inventory to load vars for managed_node2 18231 1726867299.97012: Calling groups_inventory to load vars for managed_node2 18231 1726867299.97016: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867299.97032: Calling all_plugins_play to load vars for managed_node2 18231 1726867299.97035: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867299.97038: Calling groups_plugins_play to load vars for managed_node2 18231 1726867299.97471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867299.97681: done with get_vars() 18231 1726867299.97691: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:24 Friday 20 September 2024 17:21:39 -0400 (0:00:00.057) 0:00:03.693 ****** 18231 1726867299.97792: entering _queue_task() for managed_node2/include_tasks 18231 1726867299.98188: worker is 1 (out of 1 available) 18231 1726867299.98197: exiting _queue_task() for managed_node2/include_tasks 18231 1726867299.98206: done queuing things up, now waiting for results queue to drain 18231 1726867299.98207: waiting for pending results... 18231 1726867299.98444: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 18231 1726867299.98448: in run() - task 0affcac9-a3a5-d578-8391-000000000010 18231 1726867299.98467: variable 'ansible_search_path' from source: unknown 18231 1726867299.98512: calling self._execute() 18231 1726867299.98603: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867299.98614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867299.98651: variable 'omit' from source: magic vars 18231 1726867299.99172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.01473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.01855: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.01860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.01885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.01916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.02011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.02047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.02090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.02138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.02183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.02305: variable 'ansible_distribution' from source: facts 18231 1726867300.02317: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.02483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.02486: when evaluation is False, skipping this task 18231 1726867300.02489: _execute() done 18231 1726867300.02491: dumping result to json 18231 1726867300.02494: done dumping result, returning 18231 1726867300.02496: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-d578-8391-000000000010] 18231 1726867300.02498: sending task result for task 0affcac9-a3a5-d578-8391-000000000010 18231 1726867300.02570: done sending task result for task 0affcac9-a3a5-d578-8391-000000000010 18231 1726867300.02574: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.02626: no more pending results, returning what we have 18231 1726867300.02630: results queue empty 18231 1726867300.02631: checking for any_errors_fatal 18231 1726867300.02637: done checking for any_errors_fatal 18231 1726867300.02638: checking for max_fail_percentage 18231 1726867300.02639: done checking for max_fail_percentage 18231 1726867300.02640: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.02641: done checking to see if all hosts have failed 18231 1726867300.02642: getting the remaining hosts for this loop 18231 1726867300.02643: done getting the remaining hosts for this loop 18231 1726867300.02648: getting the next task for host managed_node2 18231 1726867300.02655: done getting next task for host managed_node2 18231 1726867300.02657: ^ task is: TASK: Include the task 'manage_test_interface.yml' 18231 1726867300.02659: ^ 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 18231 1726867300.02662: getting variables 18231 1726867300.02663: in VariableManager get_vars() 18231 1726867300.02696: Calling all_inventory to load vars for managed_node2 18231 1726867300.02699: Calling groups_inventory to load vars for managed_node2 18231 1726867300.02704: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.02715: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.02721: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.02725: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.03197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.03395: done with get_vars() 18231 1726867300.03404: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Friday 20 September 2024 17:21:40 -0400 (0:00:00.057) 0:00:03.750 ****** 18231 1726867300.03501: entering _queue_task() for managed_node2/include_tasks 18231 1726867300.03891: worker is 1 (out of 1 available) 18231 1726867300.03901: exiting _queue_task() for managed_node2/include_tasks 18231 1726867300.03910: done queuing things up, now waiting for results queue to drain 18231 1726867300.03911: waiting for pending results... 18231 1726867300.04194: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 18231 1726867300.04206: in run() - task 0affcac9-a3a5-d578-8391-000000000011 18231 1726867300.04211: variable 'ansible_search_path' from source: unknown 18231 1726867300.04214: calling self._execute() 18231 1726867300.04296: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.04402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.04405: variable 'omit' from source: magic vars 18231 1726867300.04803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.07400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.07480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.07524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.07563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.07605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.07696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.07782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.07792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.07900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.07905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.07979: variable 'ansible_distribution' from source: facts 18231 1726867300.07991: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.08024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.08033: when evaluation is False, skipping this task 18231 1726867300.08120: _execute() done 18231 1726867300.08125: dumping result to json 18231 1726867300.08127: done dumping result, returning 18231 1726867300.08130: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-d578-8391-000000000011] 18231 1726867300.08132: sending task result for task 0affcac9-a3a5-d578-8391-000000000011 18231 1726867300.08203: done sending task result for task 0affcac9-a3a5-d578-8391-000000000011 18231 1726867300.08206: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.08256: no more pending results, returning what we have 18231 1726867300.08260: results queue empty 18231 1726867300.08261: checking for any_errors_fatal 18231 1726867300.08265: done checking for any_errors_fatal 18231 1726867300.08266: checking for max_fail_percentage 18231 1726867300.08267: done checking for max_fail_percentage 18231 1726867300.08268: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.08269: done checking to see if all hosts have failed 18231 1726867300.08270: getting the remaining hosts for this loop 18231 1726867300.08271: done getting the remaining hosts for this loop 18231 1726867300.08275: getting the next task for host managed_node2 18231 1726867300.08282: done getting next task for host managed_node2 18231 1726867300.08285: ^ task is: TASK: Include the task 'assert_device_present.yml' 18231 1726867300.08287: ^ 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 18231 1726867300.08290: getting variables 18231 1726867300.08292: in VariableManager get_vars() 18231 1726867300.08323: Calling all_inventory to load vars for managed_node2 18231 1726867300.08326: Calling groups_inventory to load vars for managed_node2 18231 1726867300.08330: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.08342: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.08344: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.08347: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.08749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.09035: done with get_vars() 18231 1726867300.09045: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Friday 20 September 2024 17:21:40 -0400 (0:00:00.056) 0:00:03.807 ****** 18231 1726867300.09143: entering _queue_task() for managed_node2/include_tasks 18231 1726867300.09485: worker is 1 (out of 1 available) 18231 1726867300.09496: exiting _queue_task() for managed_node2/include_tasks 18231 1726867300.09506: done queuing things up, now waiting for results queue to drain 18231 1726867300.09508: waiting for pending results... 18231 1726867300.09913: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 18231 1726867300.09921: in run() - task 0affcac9-a3a5-d578-8391-000000000012 18231 1726867300.09925: variable 'ansible_search_path' from source: unknown 18231 1726867300.09928: calling self._execute() 18231 1726867300.09930: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.09932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.09946: variable 'omit' from source: magic vars 18231 1726867300.10488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.13112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.13191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.13238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.13383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.13388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.13506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.13510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.13512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.13545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.13564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.13702: variable 'ansible_distribution' from source: facts 18231 1726867300.13713: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.13748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.13755: when evaluation is False, skipping this task 18231 1726867300.13762: _execute() done 18231 1726867300.13768: dumping result to json 18231 1726867300.13832: done dumping result, returning 18231 1726867300.13835: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-d578-8391-000000000012] 18231 1726867300.13838: sending task result for task 0affcac9-a3a5-d578-8391-000000000012 18231 1726867300.13975: done sending task result for task 0affcac9-a3a5-d578-8391-000000000012 18231 1726867300.13980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.14030: no more pending results, returning what we have 18231 1726867300.14034: results queue empty 18231 1726867300.14035: checking for any_errors_fatal 18231 1726867300.14157: done checking for any_errors_fatal 18231 1726867300.14158: checking for max_fail_percentage 18231 1726867300.14161: done checking for max_fail_percentage 18231 1726867300.14162: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.14163: done checking to see if all hosts have failed 18231 1726867300.14164: getting the remaining hosts for this loop 18231 1726867300.14165: done getting the remaining hosts for this loop 18231 1726867300.14169: getting the next task for host managed_node2 18231 1726867300.14176: done getting next task for host managed_node2 18231 1726867300.14179: ^ task is: TASK: meta (flush_handlers) 18231 1726867300.14181: ^ 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 18231 1726867300.14185: getting variables 18231 1726867300.14187: in VariableManager get_vars() 18231 1726867300.14214: Calling all_inventory to load vars for managed_node2 18231 1726867300.14220: Calling groups_inventory to load vars for managed_node2 18231 1726867300.14225: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.14236: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.14238: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.14241: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.14634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.14842: done with get_vars() 18231 1726867300.14851: done getting variables 18231 1726867300.14916: in VariableManager get_vars() 18231 1726867300.14934: Calling all_inventory to load vars for managed_node2 18231 1726867300.14938: Calling groups_inventory to load vars for managed_node2 18231 1726867300.14940: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.14945: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.14947: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.14950: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.15096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.15304: done with get_vars() 18231 1726867300.15315: done queuing things up, now waiting for results queue to drain 18231 1726867300.15317: results queue empty 18231 1726867300.15320: checking for any_errors_fatal 18231 1726867300.15322: done checking for any_errors_fatal 18231 1726867300.15323: checking for max_fail_percentage 18231 1726867300.15324: done checking for max_fail_percentage 18231 1726867300.15325: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.15325: done checking to see if all hosts have failed 18231 1726867300.15326: getting the remaining hosts for this loop 18231 1726867300.15327: done getting the remaining hosts for this loop 18231 1726867300.15329: getting the next task for host managed_node2 18231 1726867300.15333: done getting next task for host managed_node2 18231 1726867300.15334: ^ task is: TASK: meta (flush_handlers) 18231 1726867300.15335: ^ 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 18231 1726867300.15338: getting variables 18231 1726867300.15339: in VariableManager get_vars() 18231 1726867300.15346: Calling all_inventory to load vars for managed_node2 18231 1726867300.15348: Calling groups_inventory to load vars for managed_node2 18231 1726867300.15350: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.15360: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.15362: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.15372: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.15536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.15721: done with get_vars() 18231 1726867300.15728: done getting variables 18231 1726867300.15772: in VariableManager get_vars() 18231 1726867300.15782: Calling all_inventory to load vars for managed_node2 18231 1726867300.15784: Calling groups_inventory to load vars for managed_node2 18231 1726867300.15786: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.15790: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.15792: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.15800: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.15939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.16133: done with get_vars() 18231 1726867300.16144: done queuing things up, now waiting for results queue to drain 18231 1726867300.16146: results queue empty 18231 1726867300.16147: checking for any_errors_fatal 18231 1726867300.16148: done checking for any_errors_fatal 18231 1726867300.16149: checking for max_fail_percentage 18231 1726867300.16150: done checking for max_fail_percentage 18231 1726867300.16150: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.16151: done checking to see if all hosts have failed 18231 1726867300.16152: getting the remaining hosts for this loop 18231 1726867300.16153: done getting the remaining hosts for this loop 18231 1726867300.16155: getting the next task for host managed_node2 18231 1726867300.16157: done getting next task for host managed_node2 18231 1726867300.16158: ^ task is: None 18231 1726867300.16159: ^ 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 18231 1726867300.16161: done queuing things up, now waiting for results queue to drain 18231 1726867300.16161: results queue empty 18231 1726867300.16162: checking for any_errors_fatal 18231 1726867300.16163: done checking for any_errors_fatal 18231 1726867300.16163: checking for max_fail_percentage 18231 1726867300.16164: done checking for max_fail_percentage 18231 1726867300.16165: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.16165: done checking to see if all hosts have failed 18231 1726867300.16167: getting the next task for host managed_node2 18231 1726867300.16169: done getting next task for host managed_node2 18231 1726867300.16169: ^ task is: None 18231 1726867300.16170: ^ 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 18231 1726867300.16202: in VariableManager get_vars() 18231 1726867300.16225: done with get_vars() 18231 1726867300.16238: in VariableManager get_vars() 18231 1726867300.16252: done with get_vars() 18231 1726867300.16256: variable 'omit' from source: magic vars 18231 1726867300.16292: in VariableManager get_vars() 18231 1726867300.16306: done with get_vars() 18231 1726867300.16329: variable 'omit' from source: magic vars PLAY [Test static interface up] ************************************************ 18231 1726867300.17200: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867300.17233: getting the remaining hosts for this loop 18231 1726867300.17234: done getting the remaining hosts for this loop 18231 1726867300.17236: getting the next task for host managed_node2 18231 1726867300.17239: done getting next task for host managed_node2 18231 1726867300.17241: ^ task is: TASK: Gathering Facts 18231 1726867300.17242: ^ 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 18231 1726867300.17244: getting variables 18231 1726867300.17244: in VariableManager get_vars() 18231 1726867300.17255: Calling all_inventory to load vars for managed_node2 18231 1726867300.17257: Calling groups_inventory to load vars for managed_node2 18231 1726867300.17259: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.17264: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.17267: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.17270: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.17414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.17624: done with get_vars() 18231 1726867300.17631: done getting variables 18231 1726867300.17678: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:33 Friday 20 September 2024 17:21:40 -0400 (0:00:00.085) 0:00:03.892 ****** 18231 1726867300.17702: entering _queue_task() for managed_node2/gather_facts 18231 1726867300.18108: worker is 1 (out of 1 available) 18231 1726867300.18121: exiting _queue_task() for managed_node2/gather_facts 18231 1726867300.18131: done queuing things up, now waiting for results queue to drain 18231 1726867300.18133: waiting for pending results... 18231 1726867300.18322: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867300.18421: in run() - task 0affcac9-a3a5-d578-8391-00000000010e 18231 1726867300.18425: variable 'ansible_search_path' from source: unknown 18231 1726867300.18527: calling self._execute() 18231 1726867300.18554: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.18568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.18589: variable 'omit' from source: magic vars 18231 1726867300.19059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.21911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.21916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.21922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.21925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.21927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.21930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.21933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.21946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.21994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.21999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.22166: variable 'ansible_distribution' from source: facts 18231 1726867300.22176: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.22201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.22208: when evaluation is False, skipping this task 18231 1726867300.22216: _execute() done 18231 1726867300.22224: dumping result to json 18231 1726867300.22243: done dumping result, returning 18231 1726867300.22245: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-00000000010e] 18231 1726867300.22352: sending task result for task 0affcac9-a3a5-d578-8391-00000000010e 18231 1726867300.22411: done sending task result for task 0affcac9-a3a5-d578-8391-00000000010e 18231 1726867300.22413: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.22490: no more pending results, returning what we have 18231 1726867300.22493: results queue empty 18231 1726867300.22494: checking for any_errors_fatal 18231 1726867300.22495: done checking for any_errors_fatal 18231 1726867300.22495: checking for max_fail_percentage 18231 1726867300.22497: done checking for max_fail_percentage 18231 1726867300.22498: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.22498: done checking to see if all hosts have failed 18231 1726867300.22499: getting the remaining hosts for this loop 18231 1726867300.22500: done getting the remaining hosts for this loop 18231 1726867300.22504: getting the next task for host managed_node2 18231 1726867300.22510: done getting next task for host managed_node2 18231 1726867300.22511: ^ task is: TASK: meta (flush_handlers) 18231 1726867300.22513: ^ 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 18231 1726867300.22516: getting variables 18231 1726867300.22520: in VariableManager get_vars() 18231 1726867300.22561: Calling all_inventory to load vars for managed_node2 18231 1726867300.22564: Calling groups_inventory to load vars for managed_node2 18231 1726867300.22566: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.22575: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.22579: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.22582: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.22815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.23019: done with get_vars() 18231 1726867300.23029: done getting variables 18231 1726867300.23092: in VariableManager get_vars() 18231 1726867300.23107: Calling all_inventory to load vars for managed_node2 18231 1726867300.23109: Calling groups_inventory to load vars for managed_node2 18231 1726867300.23111: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.23116: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.23118: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.23121: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.23258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.23446: done with get_vars() 18231 1726867300.23458: done queuing things up, now waiting for results queue to drain 18231 1726867300.23459: results queue empty 18231 1726867300.23460: checking for any_errors_fatal 18231 1726867300.23462: done checking for any_errors_fatal 18231 1726867300.23463: checking for max_fail_percentage 18231 1726867300.23464: done checking for max_fail_percentage 18231 1726867300.23464: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.23465: done checking to see if all hosts have failed 18231 1726867300.23466: getting the remaining hosts for this loop 18231 1726867300.23467: done getting the remaining hosts for this loop 18231 1726867300.23469: getting the next task for host managed_node2 18231 1726867300.23472: done getting next task for host managed_node2 18231 1726867300.23475: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867300.23476: ^ 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 18231 1726867300.23488: getting variables 18231 1726867300.23489: in VariableManager get_vars() 18231 1726867300.23501: Calling all_inventory to load vars for managed_node2 18231 1726867300.23503: Calling groups_inventory to load vars for managed_node2 18231 1726867300.23505: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.23514: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.23516: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.23519: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.23684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.24008: done with get_vars() 18231 1726867300.24016: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:21:40 -0400 (0:00:00.063) 0:00:03.956 ****** 18231 1726867300.24085: entering _queue_task() for managed_node2/include_tasks 18231 1726867300.24362: worker is 1 (out of 1 available) 18231 1726867300.24374: exiting _queue_task() for managed_node2/include_tasks 18231 1726867300.24523: done queuing things up, now waiting for results queue to drain 18231 1726867300.24525: waiting for pending results... 18231 1726867300.24634: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867300.24783: in run() - task 0affcac9-a3a5-d578-8391-000000000019 18231 1726867300.24787: variable 'ansible_search_path' from source: unknown 18231 1726867300.24789: variable 'ansible_search_path' from source: unknown 18231 1726867300.24795: calling self._execute() 18231 1726867300.24887: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.24899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.24919: variable 'omit' from source: magic vars 18231 1726867300.25819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.28567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.28613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.28641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.28670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.28692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.28749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.28774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.28795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.28856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.28890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.29057: variable 'ansible_distribution' from source: facts 18231 1726867300.29078: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.29105: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.29112: when evaluation is False, skipping this task 18231 1726867300.29121: _execute() done 18231 1726867300.29129: dumping result to json 18231 1726867300.29136: done dumping result, returning 18231 1726867300.29147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-d578-8391-000000000019] 18231 1726867300.29170: sending task result for task 0affcac9-a3a5-d578-8391-000000000019 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.29336: no more pending results, returning what we have 18231 1726867300.29340: results queue empty 18231 1726867300.29341: checking for any_errors_fatal 18231 1726867300.29343: done checking for any_errors_fatal 18231 1726867300.29344: checking for max_fail_percentage 18231 1726867300.29346: done checking for max_fail_percentage 18231 1726867300.29347: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.29348: done checking to see if all hosts have failed 18231 1726867300.29349: getting the remaining hosts for this loop 18231 1726867300.29350: done getting the remaining hosts for this loop 18231 1726867300.29355: getting the next task for host managed_node2 18231 1726867300.29361: done getting next task for host managed_node2 18231 1726867300.29366: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867300.29368: ^ 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 18231 1726867300.29387: getting variables 18231 1726867300.29389: in VariableManager get_vars() 18231 1726867300.29432: Calling all_inventory to load vars for managed_node2 18231 1726867300.29436: Calling groups_inventory to load vars for managed_node2 18231 1726867300.29439: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.29450: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.29453: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.29457: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.30084: done sending task result for task 0affcac9-a3a5-d578-8391-000000000019 18231 1726867300.30087: WORKER PROCESS EXITING 18231 1726867300.30282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.30686: done with get_vars() 18231 1726867300.30697: done getting variables 18231 1726867300.30751: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:21:40 -0400 (0:00:00.066) 0:00:04.023 ****** 18231 1726867300.30817: entering _queue_task() for managed_node2/debug 18231 1726867300.31141: worker is 1 (out of 1 available) 18231 1726867300.31154: exiting _queue_task() for managed_node2/debug 18231 1726867300.31167: done queuing things up, now waiting for results queue to drain 18231 1726867300.31168: waiting for pending results... 18231 1726867300.31403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867300.31537: in run() - task 0affcac9-a3a5-d578-8391-00000000001a 18231 1726867300.31573: variable 'ansible_search_path' from source: unknown 18231 1726867300.31585: variable 'ansible_search_path' from source: unknown 18231 1726867300.31784: calling self._execute() 18231 1726867300.31787: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.31789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.31792: variable 'omit' from source: magic vars 18231 1726867300.32146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.34744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.34987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.35025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.35067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.35284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.35393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.35433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.35464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.35555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.35899: variable 'ansible_distribution' from source: facts 18231 1726867300.35913: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.35970: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.35980: when evaluation is False, skipping this task 18231 1726867300.36000: _execute() done 18231 1726867300.36012: dumping result to json 18231 1726867300.36015: done dumping result, returning 18231 1726867300.36024: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-d578-8391-00000000001a] 18231 1726867300.36028: sending task result for task 0affcac9-a3a5-d578-8391-00000000001a skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867300.36156: no more pending results, returning what we have 18231 1726867300.36159: results queue empty 18231 1726867300.36160: checking for any_errors_fatal 18231 1726867300.36167: done checking for any_errors_fatal 18231 1726867300.36168: checking for max_fail_percentage 18231 1726867300.36169: done checking for max_fail_percentage 18231 1726867300.36170: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.36171: done checking to see if all hosts have failed 18231 1726867300.36172: getting the remaining hosts for this loop 18231 1726867300.36173: done getting the remaining hosts for this loop 18231 1726867300.36176: getting the next task for host managed_node2 18231 1726867300.36184: done getting next task for host managed_node2 18231 1726867300.36188: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867300.36190: ^ 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 18231 1726867300.36201: getting variables 18231 1726867300.36203: in VariableManager get_vars() 18231 1726867300.36244: Calling all_inventory to load vars for managed_node2 18231 1726867300.36247: Calling groups_inventory to load vars for managed_node2 18231 1726867300.36249: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.36257: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.36259: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.36261: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.36438: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001a 18231 1726867300.36442: WORKER PROCESS EXITING 18231 1726867300.36451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.36569: done with get_vars() 18231 1726867300.36579: done getting variables 18231 1726867300.36645: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:21:40 -0400 (0:00:00.058) 0:00:04.082 ****** 18231 1726867300.36665: entering _queue_task() for managed_node2/fail 18231 1726867300.36667: Creating lock for fail 18231 1726867300.36859: worker is 1 (out of 1 available) 18231 1726867300.36873: exiting _queue_task() for managed_node2/fail 18231 1726867300.36887: done queuing things up, now waiting for results queue to drain 18231 1726867300.36888: waiting for pending results... 18231 1726867300.37035: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867300.37095: in run() - task 0affcac9-a3a5-d578-8391-00000000001b 18231 1726867300.37106: variable 'ansible_search_path' from source: unknown 18231 1726867300.37111: variable 'ansible_search_path' from source: unknown 18231 1726867300.37141: calling self._execute() 18231 1726867300.37196: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.37200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.37209: variable 'omit' from source: magic vars 18231 1726867300.37566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.39265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.39311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.39341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.39365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.39388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.39447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.39467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.39486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.39513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.39528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.39615: variable 'ansible_distribution' from source: facts 18231 1726867300.39618: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.39637: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.39640: when evaluation is False, skipping this task 18231 1726867300.39643: _execute() done 18231 1726867300.39645: dumping result to json 18231 1726867300.39647: done dumping result, returning 18231 1726867300.39655: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-d578-8391-00000000001b] 18231 1726867300.39658: sending task result for task 0affcac9-a3a5-d578-8391-00000000001b 18231 1726867300.39737: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001b 18231 1726867300.39741: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.39784: no more pending results, returning what we have 18231 1726867300.39787: results queue empty 18231 1726867300.39788: checking for any_errors_fatal 18231 1726867300.39792: done checking for any_errors_fatal 18231 1726867300.39793: checking for max_fail_percentage 18231 1726867300.39794: done checking for max_fail_percentage 18231 1726867300.39795: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.39796: done checking to see if all hosts have failed 18231 1726867300.39796: getting the remaining hosts for this loop 18231 1726867300.39798: done getting the remaining hosts for this loop 18231 1726867300.39801: getting the next task for host managed_node2 18231 1726867300.39805: done getting next task for host managed_node2 18231 1726867300.39809: ^ 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 18231 1726867300.39811: ^ 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 18231 1726867300.39822: getting variables 18231 1726867300.39824: in VariableManager get_vars() 18231 1726867300.39853: Calling all_inventory to load vars for managed_node2 18231 1726867300.39856: Calling groups_inventory to load vars for managed_node2 18231 1726867300.39858: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.39865: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.39867: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.39869: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.39995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.40114: done with get_vars() 18231 1726867300.40123: done getting variables 18231 1726867300.40163: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:21:40 -0400 (0:00:00.035) 0:00:04.117 ****** 18231 1726867300.40185: entering _queue_task() for managed_node2/fail 18231 1726867300.40374: worker is 1 (out of 1 available) 18231 1726867300.40391: exiting _queue_task() for managed_node2/fail 18231 1726867300.40404: done queuing things up, now waiting for results queue to drain 18231 1726867300.40405: waiting for pending results... 18231 1726867300.40601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18231 1726867300.40784: in run() - task 0affcac9-a3a5-d578-8391-00000000001c 18231 1726867300.40789: variable 'ansible_search_path' from source: unknown 18231 1726867300.40792: variable 'ansible_search_path' from source: unknown 18231 1726867300.40794: calling self._execute() 18231 1726867300.40825: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.40840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.40855: variable 'omit' from source: magic vars 18231 1726867300.41431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.43006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.43062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.43090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.43182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.43184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.43203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.43279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.43284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.43324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.43329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.43582: variable 'ansible_distribution' from source: facts 18231 1726867300.43586: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.43588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.43590: when evaluation is False, skipping this task 18231 1726867300.43592: _execute() done 18231 1726867300.43594: dumping result to json 18231 1726867300.43595: done dumping result, returning 18231 1726867300.43598: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-d578-8391-00000000001c] 18231 1726867300.43600: sending task result for task 0affcac9-a3a5-d578-8391-00000000001c 18231 1726867300.43673: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001c 18231 1726867300.43676: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.43726: no more pending results, returning what we have 18231 1726867300.43729: results queue empty 18231 1726867300.43730: checking for any_errors_fatal 18231 1726867300.43736: done checking for any_errors_fatal 18231 1726867300.43737: checking for max_fail_percentage 18231 1726867300.43739: done checking for max_fail_percentage 18231 1726867300.43740: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.43740: done checking to see if all hosts have failed 18231 1726867300.43741: getting the remaining hosts for this loop 18231 1726867300.43742: done getting the remaining hosts for this loop 18231 1726867300.43746: getting the next task for host managed_node2 18231 1726867300.43751: done getting next task for host managed_node2 18231 1726867300.43755: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867300.43756: ^ 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 18231 1726867300.43767: getting variables 18231 1726867300.43769: in VariableManager get_vars() 18231 1726867300.43809: Calling all_inventory to load vars for managed_node2 18231 1726867300.43812: Calling groups_inventory to load vars for managed_node2 18231 1726867300.43814: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.43827: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.43829: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.43831: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.44088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.44260: done with get_vars() 18231 1726867300.44271: done getting variables 18231 1726867300.44327: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:21:40 -0400 (0:00:00.041) 0:00:04.159 ****** 18231 1726867300.44358: entering _queue_task() for managed_node2/fail 18231 1726867300.44788: worker is 1 (out of 1 available) 18231 1726867300.44795: exiting _queue_task() for managed_node2/fail 18231 1726867300.44805: done queuing things up, now waiting for results queue to drain 18231 1726867300.44806: waiting for pending results... 18231 1726867300.44855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867300.44952: in run() - task 0affcac9-a3a5-d578-8391-00000000001d 18231 1726867300.44983: variable 'ansible_search_path' from source: unknown 18231 1726867300.44986: variable 'ansible_search_path' from source: unknown 18231 1726867300.45029: calling self._execute() 18231 1726867300.45097: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.45138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.45141: variable 'omit' from source: magic vars 18231 1726867300.45523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.47163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.47245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.47352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.47355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.47367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.47476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.47514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.47550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.47614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.47639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.47806: variable 'ansible_distribution' from source: facts 18231 1726867300.47830: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.47883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.47898: when evaluation is False, skipping this task 18231 1726867300.47900: _execute() done 18231 1726867300.47903: dumping result to json 18231 1726867300.47905: done dumping result, returning 18231 1726867300.47907: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-d578-8391-00000000001d] 18231 1726867300.47909: sending task result for task 0affcac9-a3a5-d578-8391-00000000001d 18231 1726867300.48068: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001d 18231 1726867300.48072: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.48203: no more pending results, returning what we have 18231 1726867300.48206: results queue empty 18231 1726867300.48207: checking for any_errors_fatal 18231 1726867300.48229: done checking for any_errors_fatal 18231 1726867300.48231: checking for max_fail_percentage 18231 1726867300.48233: done checking for max_fail_percentage 18231 1726867300.48234: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.48235: done checking to see if all hosts have failed 18231 1726867300.48235: getting the remaining hosts for this loop 18231 1726867300.48237: done getting the remaining hosts for this loop 18231 1726867300.48241: getting the next task for host managed_node2 18231 1726867300.48247: done getting next task for host managed_node2 18231 1726867300.48251: ^ 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 18231 1726867300.48253: ^ 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 18231 1726867300.48266: getting variables 18231 1726867300.48268: in VariableManager get_vars() 18231 1726867300.48313: Calling all_inventory to load vars for managed_node2 18231 1726867300.48317: Calling groups_inventory to load vars for managed_node2 18231 1726867300.48328: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.48344: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.48346: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.48349: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.48513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.48641: done with get_vars() 18231 1726867300.48650: done getting variables 18231 1726867300.48721: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:21:40 -0400 (0:00:00.043) 0:00:04.203 ****** 18231 1726867300.48740: entering _queue_task() for managed_node2/dnf 18231 1726867300.48932: worker is 1 (out of 1 available) 18231 1726867300.48944: exiting _queue_task() for managed_node2/dnf 18231 1726867300.48957: done queuing things up, now waiting for results queue to drain 18231 1726867300.48958: waiting for pending results... 18231 1726867300.49110: running TaskExecutor() for managed_node2/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 18231 1726867300.49171: in run() - task 0affcac9-a3a5-d578-8391-00000000001e 18231 1726867300.49184: variable 'ansible_search_path' from source: unknown 18231 1726867300.49187: variable 'ansible_search_path' from source: unknown 18231 1726867300.49216: calling self._execute() 18231 1726867300.49273: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.49279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.49289: variable 'omit' from source: magic vars 18231 1726867300.49648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.51782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.51786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.51825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.51864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.51896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.51975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.52012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.52046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.52093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.52112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.52243: variable 'ansible_distribution' from source: facts 18231 1726867300.52254: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.52276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.52286: when evaluation is False, skipping this task 18231 1726867300.52293: _execute() done 18231 1726867300.52299: dumping result to json 18231 1726867300.52306: done dumping result, returning 18231 1726867300.52320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-00000000001e] 18231 1726867300.52382: sending task result for task 0affcac9-a3a5-d578-8391-00000000001e 18231 1726867300.52454: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001e 18231 1726867300.52458: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.52505: no more pending results, returning what we have 18231 1726867300.52508: results queue empty 18231 1726867300.52509: checking for any_errors_fatal 18231 1726867300.52516: done checking for any_errors_fatal 18231 1726867300.52516: checking for max_fail_percentage 18231 1726867300.52518: done checking for max_fail_percentage 18231 1726867300.52519: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.52520: done checking to see if all hosts have failed 18231 1726867300.52520: getting the remaining hosts for this loop 18231 1726867300.52526: done getting the remaining hosts for this loop 18231 1726867300.52530: getting the next task for host managed_node2 18231 1726867300.52536: done getting next task for host managed_node2 18231 1726867300.52539: ^ 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 18231 1726867300.52541: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.52552: getting variables 18231 1726867300.52553: in VariableManager get_vars() 18231 1726867300.52594: Calling all_inventory to load vars for managed_node2 18231 1726867300.52597: Calling groups_inventory to load vars for managed_node2 18231 1726867300.52599: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.52608: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.52610: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.52613: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.53163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.53366: done with get_vars() 18231 1726867300.53682: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867300.53755: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:21:40 -0400 (0:00:00.050) 0:00:04.253 ****** 18231 1726867300.53785: entering _queue_task() for managed_node2/yum 18231 1726867300.53786: Creating lock for yum 18231 1726867300.54364: worker is 1 (out of 1 available) 18231 1726867300.54579: exiting _queue_task() for managed_node2/yum 18231 1726867300.54590: done queuing things up, now waiting for results queue to drain 18231 1726867300.54591: waiting for pending results... 18231 1726867300.55000: running TaskExecutor() for managed_node2/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 18231 1726867300.55006: in run() - task 0affcac9-a3a5-d578-8391-00000000001f 18231 1726867300.55103: variable 'ansible_search_path' from source: unknown 18231 1726867300.55112: variable 'ansible_search_path' from source: unknown 18231 1726867300.55283: calling self._execute() 18231 1726867300.55482: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.55486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.55489: variable 'omit' from source: magic vars 18231 1726867300.56416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.59832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.59915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.59959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.60022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.60054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.60148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.60184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.60225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.60272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.60295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.60447: variable 'ansible_distribution' from source: facts 18231 1726867300.60458: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.60484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.60491: when evaluation is False, skipping this task 18231 1726867300.60499: _execute() done 18231 1726867300.60510: dumping result to json 18231 1726867300.60518: done dumping result, returning 18231 1726867300.60539: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-00000000001f] 18231 1726867300.60551: sending task result for task 0affcac9-a3a5-d578-8391-00000000001f 18231 1726867300.60911: done sending task result for task 0affcac9-a3a5-d578-8391-00000000001f 18231 1726867300.60915: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.60958: no more pending results, returning what we have 18231 1726867300.60961: results queue empty 18231 1726867300.60961: checking for any_errors_fatal 18231 1726867300.60967: done checking for any_errors_fatal 18231 1726867300.60968: checking for max_fail_percentage 18231 1726867300.60969: done checking for max_fail_percentage 18231 1726867300.60970: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.60971: done checking to see if all hosts have failed 18231 1726867300.60971: getting the remaining hosts for this loop 18231 1726867300.60972: done getting the remaining hosts for this loop 18231 1726867300.60975: getting the next task for host managed_node2 18231 1726867300.60982: done getting next task for host managed_node2 18231 1726867300.60985: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867300.60987: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.60999: getting variables 18231 1726867300.61000: in VariableManager get_vars() 18231 1726867300.61037: Calling all_inventory to load vars for managed_node2 18231 1726867300.61040: Calling groups_inventory to load vars for managed_node2 18231 1726867300.61042: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.61051: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.61054: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.61057: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.61303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.61654: done with get_vars() 18231 1726867300.61665: done getting variables 18231 1726867300.61726: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:21:40 -0400 (0:00:00.079) 0:00:04.333 ****** 18231 1726867300.61763: entering _queue_task() for managed_node2/fail 18231 1726867300.62042: worker is 1 (out of 1 available) 18231 1726867300.62055: exiting _queue_task() for managed_node2/fail 18231 1726867300.62190: done queuing things up, now waiting for results queue to drain 18231 1726867300.62192: waiting for pending results... 18231 1726867300.62344: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867300.62495: in run() - task 0affcac9-a3a5-d578-8391-000000000020 18231 1726867300.62499: variable 'ansible_search_path' from source: unknown 18231 1726867300.62502: variable 'ansible_search_path' from source: unknown 18231 1726867300.62556: calling self._execute() 18231 1726867300.62626: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.62635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.62641: variable 'omit' from source: magic vars 18231 1726867300.62960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.65270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.65274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.65279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.65281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.65349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.65378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.65400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.65417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.65453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.65468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.65567: variable 'ansible_distribution' from source: facts 18231 1726867300.65571: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.65588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.65591: when evaluation is False, skipping this task 18231 1726867300.65593: _execute() done 18231 1726867300.65596: dumping result to json 18231 1726867300.65598: done dumping result, returning 18231 1726867300.65605: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000020] 18231 1726867300.65609: sending task result for task 0affcac9-a3a5-d578-8391-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.65746: no more pending results, returning what we have 18231 1726867300.65749: results queue empty 18231 1726867300.65750: checking for any_errors_fatal 18231 1726867300.65756: done checking for any_errors_fatal 18231 1726867300.65757: checking for max_fail_percentage 18231 1726867300.65759: done checking for max_fail_percentage 18231 1726867300.65759: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.65760: done checking to see if all hosts have failed 18231 1726867300.65761: getting the remaining hosts for this loop 18231 1726867300.65762: done getting the remaining hosts for this loop 18231 1726867300.65765: getting the next task for host managed_node2 18231 1726867300.65771: done getting next task for host managed_node2 18231 1726867300.65775: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18231 1726867300.65779: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.65794: getting variables 18231 1726867300.65795: in VariableManager get_vars() 18231 1726867300.65830: Calling all_inventory to load vars for managed_node2 18231 1726867300.65833: Calling groups_inventory to load vars for managed_node2 18231 1726867300.65835: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.65843: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.65845: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.65848: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.66001: done sending task result for task 0affcac9-a3a5-d578-8391-000000000020 18231 1726867300.66005: WORKER PROCESS EXITING 18231 1726867300.66029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.66237: done with get_vars() 18231 1726867300.66248: done getting variables 18231 1726867300.66493: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:21:40 -0400 (0:00:00.047) 0:00:04.380 ****** 18231 1726867300.66524: entering _queue_task() for managed_node2/package 18231 1726867300.67145: worker is 1 (out of 1 available) 18231 1726867300.67156: exiting _queue_task() for managed_node2/package 18231 1726867300.67168: done queuing things up, now waiting for results queue to drain 18231 1726867300.67169: waiting for pending results... 18231 1726867300.67483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 18231 1726867300.67601: in run() - task 0affcac9-a3a5-d578-8391-000000000021 18231 1726867300.67625: variable 'ansible_search_path' from source: unknown 18231 1726867300.67632: variable 'ansible_search_path' from source: unknown 18231 1726867300.67668: calling self._execute() 18231 1726867300.67753: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.67764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.67776: variable 'omit' from source: magic vars 18231 1726867300.68251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.71339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.71414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.71469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.71523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.71629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.71633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.71667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.71698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.71750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.71769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.71935: variable 'ansible_distribution' from source: facts 18231 1726867300.71972: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.72008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.72023: when evaluation is False, skipping this task 18231 1726867300.72032: _execute() done 18231 1726867300.72039: dumping result to json 18231 1726867300.72082: done dumping result, returning 18231 1726867300.72098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-d578-8391-000000000021] 18231 1726867300.72106: sending task result for task 0affcac9-a3a5-d578-8391-000000000021 18231 1726867300.72410: done sending task result for task 0affcac9-a3a5-d578-8391-000000000021 18231 1726867300.72414: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.72466: no more pending results, returning what we have 18231 1726867300.72469: results queue empty 18231 1726867300.72470: checking for any_errors_fatal 18231 1726867300.72475: done checking for any_errors_fatal 18231 1726867300.72476: checking for max_fail_percentage 18231 1726867300.72479: done checking for max_fail_percentage 18231 1726867300.72480: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.72481: done checking to see if all hosts have failed 18231 1726867300.72482: getting the remaining hosts for this loop 18231 1726867300.72483: done getting the remaining hosts for this loop 18231 1726867300.72487: getting the next task for host managed_node2 18231 1726867300.72492: done getting next task for host managed_node2 18231 1726867300.72495: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867300.72497: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.72509: getting variables 18231 1726867300.72511: in VariableManager get_vars() 18231 1726867300.72554: Calling all_inventory to load vars for managed_node2 18231 1726867300.72557: Calling groups_inventory to load vars for managed_node2 18231 1726867300.72559: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.72568: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.72571: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.72574: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.72936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.73147: done with get_vars() 18231 1726867300.73157: done getting variables 18231 1726867300.73220: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:21:40 -0400 (0:00:00.067) 0:00:04.448 ****** 18231 1726867300.73247: entering _queue_task() for managed_node2/package 18231 1726867300.73708: worker is 1 (out of 1 available) 18231 1726867300.73724: exiting _queue_task() for managed_node2/package 18231 1726867300.73736: done queuing things up, now waiting for results queue to drain 18231 1726867300.73737: waiting for pending results... 18231 1726867300.74401: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867300.74406: in run() - task 0affcac9-a3a5-d578-8391-000000000022 18231 1726867300.74409: variable 'ansible_search_path' from source: unknown 18231 1726867300.74411: variable 'ansible_search_path' from source: unknown 18231 1726867300.74522: calling self._execute() 18231 1726867300.74725: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.74739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.74752: variable 'omit' from source: magic vars 18231 1726867300.75516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.78484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.78667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.78824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.78890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.78980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.79097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.79134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.79172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.79221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.79243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.79388: variable 'ansible_distribution' from source: facts 18231 1726867300.79399: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.79422: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.79430: when evaluation is False, skipping this task 18231 1726867300.79437: _execute() done 18231 1726867300.79444: dumping result to json 18231 1726867300.79451: done dumping result, returning 18231 1726867300.79473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000022] 18231 1726867300.79481: sending task result for task 0affcac9-a3a5-d578-8391-000000000022 18231 1726867300.79656: done sending task result for task 0affcac9-a3a5-d578-8391-000000000022 18231 1726867300.79658: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.79746: no more pending results, returning what we have 18231 1726867300.79750: results queue empty 18231 1726867300.79751: checking for any_errors_fatal 18231 1726867300.79756: done checking for any_errors_fatal 18231 1726867300.79757: checking for max_fail_percentage 18231 1726867300.79759: done checking for max_fail_percentage 18231 1726867300.79760: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.79761: done checking to see if all hosts have failed 18231 1726867300.79761: getting the remaining hosts for this loop 18231 1726867300.79763: done getting the remaining hosts for this loop 18231 1726867300.79767: getting the next task for host managed_node2 18231 1726867300.79774: done getting next task for host managed_node2 18231 1726867300.79780: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867300.79782: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.79800: getting variables 18231 1726867300.79802: in VariableManager get_vars() 18231 1726867300.79844: Calling all_inventory to load vars for managed_node2 18231 1726867300.79847: Calling groups_inventory to load vars for managed_node2 18231 1726867300.79849: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.79859: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.79862: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.79864: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.80262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.80461: done with get_vars() 18231 1726867300.80472: done getting variables 18231 1726867300.80530: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:21:40 -0400 (0:00:00.073) 0:00:04.521 ****** 18231 1726867300.80566: entering _queue_task() for managed_node2/package 18231 1726867300.81003: worker is 1 (out of 1 available) 18231 1726867300.81011: exiting _queue_task() for managed_node2/package 18231 1726867300.81023: done queuing things up, now waiting for results queue to drain 18231 1726867300.81024: waiting for pending results... 18231 1726867300.81152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867300.81188: in run() - task 0affcac9-a3a5-d578-8391-000000000023 18231 1726867300.81209: variable 'ansible_search_path' from source: unknown 18231 1726867300.81216: variable 'ansible_search_path' from source: unknown 18231 1726867300.81262: calling self._execute() 18231 1726867300.81338: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.81465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.81469: variable 'omit' from source: magic vars 18231 1726867300.81804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.84085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.84105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.84161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.84209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.84242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.84332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.84367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.84399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.84453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.84521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.84611: variable 'ansible_distribution' from source: facts 18231 1726867300.84632: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.84653: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.84660: when evaluation is False, skipping this task 18231 1726867300.84666: _execute() done 18231 1726867300.84672: dumping result to json 18231 1726867300.84682: done dumping result, returning 18231 1726867300.84738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000023] 18231 1726867300.84741: sending task result for task 0affcac9-a3a5-d578-8391-000000000023 18231 1726867300.84813: done sending task result for task 0affcac9-a3a5-d578-8391-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.84889: no more pending results, returning what we have 18231 1726867300.84892: results queue empty 18231 1726867300.84893: checking for any_errors_fatal 18231 1726867300.84900: done checking for any_errors_fatal 18231 1726867300.84901: checking for max_fail_percentage 18231 1726867300.84903: done checking for max_fail_percentage 18231 1726867300.84904: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.84905: done checking to see if all hosts have failed 18231 1726867300.84906: getting the remaining hosts for this loop 18231 1726867300.84907: done getting the remaining hosts for this loop 18231 1726867300.84911: getting the next task for host managed_node2 18231 1726867300.84921: done getting next task for host managed_node2 18231 1726867300.84925: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867300.84927: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.84939: getting variables 18231 1726867300.84941: in VariableManager get_vars() 18231 1726867300.84983: Calling all_inventory to load vars for managed_node2 18231 1726867300.84986: Calling groups_inventory to load vars for managed_node2 18231 1726867300.84988: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.84997: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.85000: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.85004: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.85509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.85842: done with get_vars() 18231 1726867300.85857: done getting variables 18231 1726867300.85889: WORKER PROCESS EXITING 18231 1726867300.85965: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:21:40 -0400 (0:00:00.054) 0:00:04.575 ****** 18231 1726867300.85993: entering _queue_task() for managed_node2/service 18231 1726867300.85995: Creating lock for service 18231 1726867300.86271: worker is 1 (out of 1 available) 18231 1726867300.86390: exiting _queue_task() for managed_node2/service 18231 1726867300.86400: done queuing things up, now waiting for results queue to drain 18231 1726867300.86401: waiting for pending results... 18231 1726867300.86585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867300.86692: in run() - task 0affcac9-a3a5-d578-8391-000000000024 18231 1726867300.86715: variable 'ansible_search_path' from source: unknown 18231 1726867300.86723: variable 'ansible_search_path' from source: unknown 18231 1726867300.86763: calling self._execute() 18231 1726867300.86850: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.86862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.86894: variable 'omit' from source: magic vars 18231 1726867300.87333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.89624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.89708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.89783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.89796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.89827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.89923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.89962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.90000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.90084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.90086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.90223: variable 'ansible_distribution' from source: facts 18231 1726867300.90242: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.90264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.90272: when evaluation is False, skipping this task 18231 1726867300.90283: _execute() done 18231 1726867300.90290: dumping result to json 18231 1726867300.90382: done dumping result, returning 18231 1726867300.90387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000024] 18231 1726867300.90390: sending task result for task 0affcac9-a3a5-d578-8391-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867300.90531: no more pending results, returning what we have 18231 1726867300.90535: results queue empty 18231 1726867300.90536: checking for any_errors_fatal 18231 1726867300.90542: done checking for any_errors_fatal 18231 1726867300.90542: checking for max_fail_percentage 18231 1726867300.90544: done checking for max_fail_percentage 18231 1726867300.90545: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.90546: done checking to see if all hosts have failed 18231 1726867300.90546: getting the remaining hosts for this loop 18231 1726867300.90548: done getting the remaining hosts for this loop 18231 1726867300.90552: getting the next task for host managed_node2 18231 1726867300.90557: done getting next task for host managed_node2 18231 1726867300.90561: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867300.90562: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.90574: getting variables 18231 1726867300.90576: in VariableManager get_vars() 18231 1726867300.90615: Calling all_inventory to load vars for managed_node2 18231 1726867300.90618: Calling groups_inventory to load vars for managed_node2 18231 1726867300.90622: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.90632: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.90636: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.90639: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.91029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867300.91322: done with get_vars() 18231 1726867300.91333: done getting variables 18231 1726867300.91363: done sending task result for task 0affcac9-a3a5-d578-8391-000000000024 18231 1726867300.91366: WORKER PROCESS EXITING 18231 1726867300.91406: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:21:40 -0400 (0:00:00.054) 0:00:04.629 ****** 18231 1726867300.91434: entering _queue_task() for managed_node2/service 18231 1726867300.91817: worker is 1 (out of 1 available) 18231 1726867300.91827: exiting _queue_task() for managed_node2/service 18231 1726867300.91837: done queuing things up, now waiting for results queue to drain 18231 1726867300.91838: waiting for pending results... 18231 1726867300.92317: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867300.92525: in run() - task 0affcac9-a3a5-d578-8391-000000000025 18231 1726867300.92545: variable 'ansible_search_path' from source: unknown 18231 1726867300.92553: variable 'ansible_search_path' from source: unknown 18231 1726867300.92646: calling self._execute() 18231 1726867300.92800: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867300.92813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867300.93085: variable 'omit' from source: magic vars 18231 1726867300.93719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867300.98484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867300.98488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867300.98870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867300.98913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867300.98945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867300.99028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867300.99107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867300.99142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867300.99195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867300.99226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867300.99368: variable 'ansible_distribution' from source: facts 18231 1726867300.99381: variable 'ansible_distribution_major_version' from source: facts 18231 1726867300.99403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867300.99410: when evaluation is False, skipping this task 18231 1726867300.99428: _execute() done 18231 1726867300.99435: dumping result to json 18231 1726867300.99443: done dumping result, returning 18231 1726867300.99455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-d578-8391-000000000025] 18231 1726867300.99464: sending task result for task 0affcac9-a3a5-d578-8391-000000000025 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867300.99618: no more pending results, returning what we have 18231 1726867300.99621: results queue empty 18231 1726867300.99622: checking for any_errors_fatal 18231 1726867300.99628: done checking for any_errors_fatal 18231 1726867300.99629: checking for max_fail_percentage 18231 1726867300.99630: done checking for max_fail_percentage 18231 1726867300.99631: checking to see if all hosts have failed and the running result is not ok 18231 1726867300.99632: done checking to see if all hosts have failed 18231 1726867300.99633: getting the remaining hosts for this loop 18231 1726867300.99634: done getting the remaining hosts for this loop 18231 1726867300.99638: getting the next task for host managed_node2 18231 1726867300.99645: done getting next task for host managed_node2 18231 1726867300.99649: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867300.99651: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867300.99662: getting variables 18231 1726867300.99664: in VariableManager get_vars() 18231 1726867300.99702: Calling all_inventory to load vars for managed_node2 18231 1726867300.99704: Calling groups_inventory to load vars for managed_node2 18231 1726867300.99706: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867300.99715: Calling all_plugins_play to load vars for managed_node2 18231 1726867300.99718: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867300.99720: Calling groups_plugins_play to load vars for managed_node2 18231 1726867300.99934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.00139: done with get_vars() 18231 1726867301.00148: done getting variables 18231 1726867301.00174: done sending task result for task 0affcac9-a3a5-d578-8391-000000000025 18231 1726867301.00182: WORKER PROCESS EXITING 18231 1726867301.00217: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:21:41 -0400 (0:00:00.088) 0:00:04.718 ****** 18231 1726867301.00246: entering _queue_task() for managed_node2/service 18231 1726867301.00484: worker is 1 (out of 1 available) 18231 1726867301.00497: exiting _queue_task() for managed_node2/service 18231 1726867301.00638: done queuing things up, now waiting for results queue to drain 18231 1726867301.00640: waiting for pending results... 18231 1726867301.00834: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867301.00963: in run() - task 0affcac9-a3a5-d578-8391-000000000026 18231 1726867301.01065: variable 'ansible_search_path' from source: unknown 18231 1726867301.01074: variable 'ansible_search_path' from source: unknown 18231 1726867301.01114: calling self._execute() 18231 1726867301.01197: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.01210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.01225: variable 'omit' from source: magic vars 18231 1726867301.01651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.04188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.04192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.04194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.04231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.04262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.04345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.04381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.04413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.04480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.04501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.04652: variable 'ansible_distribution' from source: facts 18231 1726867301.04664: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.04686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.04693: when evaluation is False, skipping this task 18231 1726867301.04699: _execute() done 18231 1726867301.04705: dumping result to json 18231 1726867301.04712: done dumping result, returning 18231 1726867301.04723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-d578-8391-000000000026] 18231 1726867301.04731: sending task result for task 0affcac9-a3a5-d578-8391-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.05034: no more pending results, returning what we have 18231 1726867301.05038: results queue empty 18231 1726867301.05038: checking for any_errors_fatal 18231 1726867301.05044: done checking for any_errors_fatal 18231 1726867301.05045: checking for max_fail_percentage 18231 1726867301.05047: done checking for max_fail_percentage 18231 1726867301.05047: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.05048: done checking to see if all hosts have failed 18231 1726867301.05049: getting the remaining hosts for this loop 18231 1726867301.05050: done getting the remaining hosts for this loop 18231 1726867301.05054: getting the next task for host managed_node2 18231 1726867301.05061: done getting next task for host managed_node2 18231 1726867301.05065: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867301.05067: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.05080: getting variables 18231 1726867301.05082: in VariableManager get_vars() 18231 1726867301.05117: Calling all_inventory to load vars for managed_node2 18231 1726867301.05120: Calling groups_inventory to load vars for managed_node2 18231 1726867301.05122: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.05132: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.05135: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.05138: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.05496: done sending task result for task 0affcac9-a3a5-d578-8391-000000000026 18231 1726867301.05499: WORKER PROCESS EXITING 18231 1726867301.05519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.05737: done with get_vars() 18231 1726867301.05747: done getting variables 18231 1726867301.05803: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:21:41 -0400 (0:00:00.055) 0:00:04.773 ****** 18231 1726867301.05830: entering _queue_task() for managed_node2/service 18231 1726867301.06064: worker is 1 (out of 1 available) 18231 1726867301.06076: exiting _queue_task() for managed_node2/service 18231 1726867301.06088: done queuing things up, now waiting for results queue to drain 18231 1726867301.06090: waiting for pending results... 18231 1726867301.06592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867301.06597: in run() - task 0affcac9-a3a5-d578-8391-000000000027 18231 1726867301.06599: variable 'ansible_search_path' from source: unknown 18231 1726867301.06601: variable 'ansible_search_path' from source: unknown 18231 1726867301.06603: calling self._execute() 18231 1726867301.06655: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.06666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.06680: variable 'omit' from source: magic vars 18231 1726867301.07083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.11789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.11853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.11994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.12031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.12282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.12312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.12343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.12442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.12565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.12583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.12845: variable 'ansible_distribution' from source: facts 18231 1726867301.12854: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.12909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.12915: when evaluation is False, skipping this task 18231 1726867301.12922: _execute() done 18231 1726867301.12927: dumping result to json 18231 1726867301.13082: done dumping result, returning 18231 1726867301.13085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-d578-8391-000000000027] 18231 1726867301.13087: sending task result for task 0affcac9-a3a5-d578-8391-000000000027 18231 1726867301.13387: done sending task result for task 0affcac9-a3a5-d578-8391-000000000027 18231 1726867301.13390: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867301.13425: no more pending results, returning what we have 18231 1726867301.13428: results queue empty 18231 1726867301.13429: checking for any_errors_fatal 18231 1726867301.13435: done checking for any_errors_fatal 18231 1726867301.13436: checking for max_fail_percentage 18231 1726867301.13437: done checking for max_fail_percentage 18231 1726867301.13438: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.13439: done checking to see if all hosts have failed 18231 1726867301.13440: getting the remaining hosts for this loop 18231 1726867301.13441: done getting the remaining hosts for this loop 18231 1726867301.13445: getting the next task for host managed_node2 18231 1726867301.13450: done getting next task for host managed_node2 18231 1726867301.13454: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867301.13456: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.13468: getting variables 18231 1726867301.13470: in VariableManager get_vars() 18231 1726867301.13505: Calling all_inventory to load vars for managed_node2 18231 1726867301.13508: Calling groups_inventory to load vars for managed_node2 18231 1726867301.13510: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.13517: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.13519: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.13522: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.13710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.13936: done with get_vars() 18231 1726867301.13947: done getting variables 18231 1726867301.14008: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:21:41 -0400 (0:00:00.082) 0:00:04.855 ****** 18231 1726867301.14038: entering _queue_task() for managed_node2/copy 18231 1726867301.14468: worker is 1 (out of 1 available) 18231 1726867301.14584: exiting _queue_task() for managed_node2/copy 18231 1726867301.14593: done queuing things up, now waiting for results queue to drain 18231 1726867301.14594: waiting for pending results... 18231 1726867301.14918: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867301.15125: in run() - task 0affcac9-a3a5-d578-8391-000000000028 18231 1726867301.15223: variable 'ansible_search_path' from source: unknown 18231 1726867301.15286: variable 'ansible_search_path' from source: unknown 18231 1726867301.15290: calling self._execute() 18231 1726867301.15554: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.15559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.15561: variable 'omit' from source: magic vars 18231 1726867301.16380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.19680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.19828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.19907: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.20012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.20044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.20193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.20340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.20410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.20417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.20434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.20655: variable 'ansible_distribution' from source: facts 18231 1726867301.20666: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.20694: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.20719: when evaluation is False, skipping this task 18231 1726867301.20728: _execute() done 18231 1726867301.20740: dumping result to json 18231 1726867301.20748: done dumping result, returning 18231 1726867301.20759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-d578-8391-000000000028] 18231 1726867301.20768: sending task result for task 0affcac9-a3a5-d578-8391-000000000028 18231 1726867301.21117: done sending task result for task 0affcac9-a3a5-d578-8391-000000000028 18231 1726867301.21120: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.21159: no more pending results, returning what we have 18231 1726867301.21162: results queue empty 18231 1726867301.21163: checking for any_errors_fatal 18231 1726867301.21168: done checking for any_errors_fatal 18231 1726867301.21169: checking for max_fail_percentage 18231 1726867301.21171: done checking for max_fail_percentage 18231 1726867301.21172: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.21173: done checking to see if all hosts have failed 18231 1726867301.21174: getting the remaining hosts for this loop 18231 1726867301.21175: done getting the remaining hosts for this loop 18231 1726867301.21181: getting the next task for host managed_node2 18231 1726867301.21187: done getting next task for host managed_node2 18231 1726867301.21191: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867301.21193: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.21205: getting variables 18231 1726867301.21207: in VariableManager get_vars() 18231 1726867301.21241: Calling all_inventory to load vars for managed_node2 18231 1726867301.21244: Calling groups_inventory to load vars for managed_node2 18231 1726867301.21246: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.21256: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.21258: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.21261: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.21473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.21741: done with get_vars() 18231 1726867301.21752: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:21:41 -0400 (0:00:00.077) 0:00:04.933 ****** 18231 1726867301.21832: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867301.21834: Creating lock for fedora.linux_system_roles.network_connections 18231 1726867301.22254: worker is 1 (out of 1 available) 18231 1726867301.22264: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867301.22273: done queuing things up, now waiting for results queue to drain 18231 1726867301.22275: waiting for pending results... 18231 1726867301.22805: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867301.22809: in run() - task 0affcac9-a3a5-d578-8391-000000000029 18231 1726867301.22884: variable 'ansible_search_path' from source: unknown 18231 1726867301.22894: variable 'ansible_search_path' from source: unknown 18231 1726867301.23017: calling self._execute() 18231 1726867301.23246: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.23259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.23297: variable 'omit' from source: magic vars 18231 1726867301.24401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.26297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.26352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.26380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.26433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.26491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.26563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.26584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.26596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.26715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.26718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.26983: variable 'ansible_distribution' from source: facts 18231 1726867301.26987: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.26989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.26992: when evaluation is False, skipping this task 18231 1726867301.26994: _execute() done 18231 1726867301.26996: dumping result to json 18231 1726867301.26998: done dumping result, returning 18231 1726867301.27001: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-d578-8391-000000000029] 18231 1726867301.27004: sending task result for task 0affcac9-a3a5-d578-8391-000000000029 18231 1726867301.27101: done sending task result for task 0affcac9-a3a5-d578-8391-000000000029 18231 1726867301.27104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.27162: no more pending results, returning what we have 18231 1726867301.27165: results queue empty 18231 1726867301.27166: checking for any_errors_fatal 18231 1726867301.27172: done checking for any_errors_fatal 18231 1726867301.27173: checking for max_fail_percentage 18231 1726867301.27175: done checking for max_fail_percentage 18231 1726867301.27176: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.27176: done checking to see if all hosts have failed 18231 1726867301.27190: getting the remaining hosts for this loop 18231 1726867301.27192: done getting the remaining hosts for this loop 18231 1726867301.27200: getting the next task for host managed_node2 18231 1726867301.27208: done getting next task for host managed_node2 18231 1726867301.27211: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867301.27213: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.27225: getting variables 18231 1726867301.27227: in VariableManager get_vars() 18231 1726867301.27264: Calling all_inventory to load vars for managed_node2 18231 1726867301.27267: Calling groups_inventory to load vars for managed_node2 18231 1726867301.27270: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.27319: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.27325: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.27332: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.27764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.28068: done with get_vars() 18231 1726867301.28080: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:21:41 -0400 (0:00:00.063) 0:00:04.997 ****** 18231 1726867301.28161: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867301.28163: Creating lock for fedora.linux_system_roles.network_state 18231 1726867301.28426: worker is 1 (out of 1 available) 18231 1726867301.28436: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867301.28563: done queuing things up, now waiting for results queue to drain 18231 1726867301.28565: waiting for pending results... 18231 1726867301.28726: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867301.28888: in run() - task 0affcac9-a3a5-d578-8391-00000000002a 18231 1726867301.28891: variable 'ansible_search_path' from source: unknown 18231 1726867301.28895: variable 'ansible_search_path' from source: unknown 18231 1726867301.28903: calling self._execute() 18231 1726867301.28981: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.29013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.29057: variable 'omit' from source: magic vars 18231 1726867301.29364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.32039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.32043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.32067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.32108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.32366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.32369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.32494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.32528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.32575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.32785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.32842: variable 'ansible_distribution' from source: facts 18231 1726867301.32900: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.33005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.33019: when evaluation is False, skipping this task 18231 1726867301.33029: _execute() done 18231 1726867301.33038: dumping result to json 18231 1726867301.33047: done dumping result, returning 18231 1726867301.33059: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-d578-8391-00000000002a] 18231 1726867301.33069: sending task result for task 0affcac9-a3a5-d578-8391-00000000002a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.33225: no more pending results, returning what we have 18231 1726867301.33229: results queue empty 18231 1726867301.33230: checking for any_errors_fatal 18231 1726867301.33237: done checking for any_errors_fatal 18231 1726867301.33238: checking for max_fail_percentage 18231 1726867301.33240: done checking for max_fail_percentage 18231 1726867301.33241: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.33242: done checking to see if all hosts have failed 18231 1726867301.33243: getting the remaining hosts for this loop 18231 1726867301.33244: done getting the remaining hosts for this loop 18231 1726867301.33248: getting the next task for host managed_node2 18231 1726867301.33255: done getting next task for host managed_node2 18231 1726867301.33259: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867301.33260: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.33273: getting variables 18231 1726867301.33274: in VariableManager get_vars() 18231 1726867301.33316: Calling all_inventory to load vars for managed_node2 18231 1726867301.33320: Calling groups_inventory to load vars for managed_node2 18231 1726867301.33322: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.33331: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.33334: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.33336: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.33691: done sending task result for task 0affcac9-a3a5-d578-8391-00000000002a 18231 1726867301.33695: WORKER PROCESS EXITING 18231 1726867301.33716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.33921: done with get_vars() 18231 1726867301.33932: done getting variables 18231 1726867301.33988: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:21:41 -0400 (0:00:00.058) 0:00:05.055 ****** 18231 1726867301.34016: entering _queue_task() for managed_node2/debug 18231 1726867301.34251: worker is 1 (out of 1 available) 18231 1726867301.34260: exiting _queue_task() for managed_node2/debug 18231 1726867301.34271: done queuing things up, now waiting for results queue to drain 18231 1726867301.34272: waiting for pending results... 18231 1726867301.34526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867301.34625: in run() - task 0affcac9-a3a5-d578-8391-00000000002b 18231 1726867301.34647: variable 'ansible_search_path' from source: unknown 18231 1726867301.34655: variable 'ansible_search_path' from source: unknown 18231 1726867301.34698: calling self._execute() 18231 1726867301.34787: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.34799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.34820: variable 'omit' from source: magic vars 18231 1726867301.35555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.37731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.37825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.37870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.37910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.37944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.38032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.38079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.38110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.38161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.38189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.38317: variable 'ansible_distribution' from source: facts 18231 1726867301.38333: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.38355: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.38363: when evaluation is False, skipping this task 18231 1726867301.38371: _execute() done 18231 1726867301.38482: dumping result to json 18231 1726867301.38485: done dumping result, returning 18231 1726867301.38488: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-d578-8391-00000000002b] 18231 1726867301.38490: sending task result for task 0affcac9-a3a5-d578-8391-00000000002b 18231 1726867301.38551: done sending task result for task 0affcac9-a3a5-d578-8391-00000000002b 18231 1726867301.38554: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867301.38600: no more pending results, returning what we have 18231 1726867301.38603: results queue empty 18231 1726867301.38604: checking for any_errors_fatal 18231 1726867301.38608: done checking for any_errors_fatal 18231 1726867301.38609: checking for max_fail_percentage 18231 1726867301.38610: done checking for max_fail_percentage 18231 1726867301.38612: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.38612: done checking to see if all hosts have failed 18231 1726867301.38613: getting the remaining hosts for this loop 18231 1726867301.38614: done getting the remaining hosts for this loop 18231 1726867301.38620: getting the next task for host managed_node2 18231 1726867301.38627: done getting next task for host managed_node2 18231 1726867301.38631: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867301.38633: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.38645: getting variables 18231 1726867301.38646: in VariableManager get_vars() 18231 1726867301.39130: Calling all_inventory to load vars for managed_node2 18231 1726867301.39133: Calling groups_inventory to load vars for managed_node2 18231 1726867301.39136: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.39144: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.39147: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.39150: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.39308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.39508: done with get_vars() 18231 1726867301.39516: done getting variables 18231 1726867301.39569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:21:41 -0400 (0:00:00.055) 0:00:05.111 ****** 18231 1726867301.39598: entering _queue_task() for managed_node2/debug 18231 1726867301.39826: worker is 1 (out of 1 available) 18231 1726867301.39836: exiting _queue_task() for managed_node2/debug 18231 1726867301.39846: done queuing things up, now waiting for results queue to drain 18231 1726867301.39847: waiting for pending results... 18231 1726867301.40291: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867301.40295: in run() - task 0affcac9-a3a5-d578-8391-00000000002c 18231 1726867301.40298: variable 'ansible_search_path' from source: unknown 18231 1726867301.40300: variable 'ansible_search_path' from source: unknown 18231 1726867301.40302: calling self._execute() 18231 1726867301.40315: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.40329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.40340: variable 'omit' from source: magic vars 18231 1726867301.40728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.42859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.42931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.42970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.43030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.43057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.43134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.43167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.43197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.43247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.43263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.43386: variable 'ansible_distribution' from source: facts 18231 1726867301.43395: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.43414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.43424: when evaluation is False, skipping this task 18231 1726867301.43430: _execute() done 18231 1726867301.43437: dumping result to json 18231 1726867301.43444: done dumping result, returning 18231 1726867301.43459: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-d578-8391-00000000002c] 18231 1726867301.43468: sending task result for task 0affcac9-a3a5-d578-8391-00000000002c 18231 1726867301.43621: done sending task result for task 0affcac9-a3a5-d578-8391-00000000002c 18231 1726867301.43625: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867301.43708: no more pending results, returning what we have 18231 1726867301.43711: results queue empty 18231 1726867301.43712: checking for any_errors_fatal 18231 1726867301.43720: done checking for any_errors_fatal 18231 1726867301.43721: checking for max_fail_percentage 18231 1726867301.43723: done checking for max_fail_percentage 18231 1726867301.43724: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.43724: done checking to see if all hosts have failed 18231 1726867301.43725: getting the remaining hosts for this loop 18231 1726867301.43726: done getting the remaining hosts for this loop 18231 1726867301.43730: getting the next task for host managed_node2 18231 1726867301.43736: done getting next task for host managed_node2 18231 1726867301.43740: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867301.43741: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.43752: getting variables 18231 1726867301.43754: in VariableManager get_vars() 18231 1726867301.43791: Calling all_inventory to load vars for managed_node2 18231 1726867301.43794: Calling groups_inventory to load vars for managed_node2 18231 1726867301.43796: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.43805: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.43808: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.43810: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.44081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.44381: done with get_vars() 18231 1726867301.44389: done getting variables 18231 1726867301.44444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:21:41 -0400 (0:00:00.048) 0:00:05.160 ****** 18231 1726867301.44487: entering _queue_task() for managed_node2/debug 18231 1726867301.44725: worker is 1 (out of 1 available) 18231 1726867301.44738: exiting _queue_task() for managed_node2/debug 18231 1726867301.44749: done queuing things up, now waiting for results queue to drain 18231 1726867301.44750: waiting for pending results... 18231 1726867301.44995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867301.45038: in run() - task 0affcac9-a3a5-d578-8391-00000000002d 18231 1726867301.45056: variable 'ansible_search_path' from source: unknown 18231 1726867301.45062: variable 'ansible_search_path' from source: unknown 18231 1726867301.45101: calling self._execute() 18231 1726867301.45179: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.45193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.45207: variable 'omit' from source: magic vars 18231 1726867301.45590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.47091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.47148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.47205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.47383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.47386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.47389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.47391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.47403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.47450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.47469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.47863: variable 'ansible_distribution' from source: facts 18231 1726867301.47881: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.47909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.47922: when evaluation is False, skipping this task 18231 1726867301.47937: _execute() done 18231 1726867301.48137: dumping result to json 18231 1726867301.48149: done dumping result, returning 18231 1726867301.48254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-d578-8391-00000000002d] 18231 1726867301.48258: sending task result for task 0affcac9-a3a5-d578-8391-00000000002d 18231 1726867301.48323: done sending task result for task 0affcac9-a3a5-d578-8391-00000000002d 18231 1726867301.48326: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867301.48405: no more pending results, returning what we have 18231 1726867301.48410: results queue empty 18231 1726867301.48411: checking for any_errors_fatal 18231 1726867301.48421: done checking for any_errors_fatal 18231 1726867301.48422: checking for max_fail_percentage 18231 1726867301.48424: done checking for max_fail_percentage 18231 1726867301.48425: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.48426: done checking to see if all hosts have failed 18231 1726867301.48426: getting the remaining hosts for this loop 18231 1726867301.48428: done getting the remaining hosts for this loop 18231 1726867301.48432: getting the next task for host managed_node2 18231 1726867301.48437: done getting next task for host managed_node2 18231 1726867301.48441: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867301.48443: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867301.48454: getting variables 18231 1726867301.48456: in VariableManager get_vars() 18231 1726867301.48492: Calling all_inventory to load vars for managed_node2 18231 1726867301.48495: Calling groups_inventory to load vars for managed_node2 18231 1726867301.48497: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.48506: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.48509: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.48512: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.48845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.49053: done with get_vars() 18231 1726867301.49062: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:21:41 -0400 (0:00:00.046) 0:00:05.207 ****** 18231 1726867301.49153: entering _queue_task() for managed_node2/ping 18231 1726867301.49155: Creating lock for ping 18231 1726867301.49418: worker is 1 (out of 1 available) 18231 1726867301.49430: exiting _queue_task() for managed_node2/ping 18231 1726867301.49442: done queuing things up, now waiting for results queue to drain 18231 1726867301.49443: waiting for pending results... 18231 1726867301.49592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867301.49655: in run() - task 0affcac9-a3a5-d578-8391-00000000002e 18231 1726867301.49667: variable 'ansible_search_path' from source: unknown 18231 1726867301.49672: variable 'ansible_search_path' from source: unknown 18231 1726867301.49698: calling self._execute() 18231 1726867301.49755: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.49759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.49767: variable 'omit' from source: magic vars 18231 1726867301.50056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.52466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.52470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.52631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.52664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.52693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.52766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.52929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.52994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.53041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.53062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.53198: variable 'ansible_distribution' from source: facts 18231 1726867301.53209: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.53382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.53385: when evaluation is False, skipping this task 18231 1726867301.53387: _execute() done 18231 1726867301.53389: dumping result to json 18231 1726867301.53391: done dumping result, returning 18231 1726867301.53394: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-d578-8391-00000000002e] 18231 1726867301.53396: sending task result for task 0affcac9-a3a5-d578-8391-00000000002e 18231 1726867301.53459: done sending task result for task 0affcac9-a3a5-d578-8391-00000000002e 18231 1726867301.53462: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.53506: no more pending results, returning what we have 18231 1726867301.53509: results queue empty 18231 1726867301.53509: checking for any_errors_fatal 18231 1726867301.53514: done checking for any_errors_fatal 18231 1726867301.53515: checking for max_fail_percentage 18231 1726867301.53516: done checking for max_fail_percentage 18231 1726867301.53517: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.53518: done checking to see if all hosts have failed 18231 1726867301.53519: getting the remaining hosts for this loop 18231 1726867301.53520: done getting the remaining hosts for this loop 18231 1726867301.53523: getting the next task for host managed_node2 18231 1726867301.53528: done getting next task for host managed_node2 18231 1726867301.53530: ^ task is: TASK: meta (role_complete) 18231 1726867301.53532: ^ 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 18231 1726867301.53543: getting variables 18231 1726867301.53544: in VariableManager get_vars() 18231 1726867301.53612: Calling all_inventory to load vars for managed_node2 18231 1726867301.53615: Calling groups_inventory to load vars for managed_node2 18231 1726867301.53621: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.53629: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.53631: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.53634: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.53839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.54037: done with get_vars() 18231 1726867301.54046: done getting variables 18231 1726867301.54117: done queuing things up, now waiting for results queue to drain 18231 1726867301.54121: results queue empty 18231 1726867301.54122: checking for any_errors_fatal 18231 1726867301.54124: done checking for any_errors_fatal 18231 1726867301.54124: checking for max_fail_percentage 18231 1726867301.54125: done checking for max_fail_percentage 18231 1726867301.54126: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.54127: done checking to see if all hosts have failed 18231 1726867301.54127: getting the remaining hosts for this loop 18231 1726867301.54128: done getting the remaining hosts for this loop 18231 1726867301.54130: getting the next task for host managed_node2 18231 1726867301.54133: done getting next task for host managed_node2 18231 1726867301.54135: ^ task is: TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18231 1726867301.54137: ^ 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 18231 1726867301.54139: getting variables 18231 1726867301.54139: in VariableManager get_vars() 18231 1726867301.54149: Calling all_inventory to load vars for managed_node2 18231 1726867301.54151: Calling groups_inventory to load vars for managed_node2 18231 1726867301.54153: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.54157: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.54159: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.54162: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.54300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.54489: done with get_vars() 18231 1726867301.54498: done getting variables TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 Friday 20 September 2024 17:21:41 -0400 (0:00:00.054) 0:00:05.261 ****** 18231 1726867301.54568: entering _queue_task() for managed_node2/include_tasks 18231 1726867301.54790: worker is 1 (out of 1 available) 18231 1726867301.54802: exiting _queue_task() for managed_node2/include_tasks 18231 1726867301.54812: done queuing things up, now waiting for results queue to drain 18231 1726867301.54813: waiting for pending results... 18231 1726867301.55057: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18231 1726867301.55154: in run() - task 0affcac9-a3a5-d578-8391-000000000030 18231 1726867301.55179: variable 'ansible_search_path' from source: unknown 18231 1726867301.55217: calling self._execute() 18231 1726867301.55296: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.55306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.55318: variable 'omit' from source: magic vars 18231 1726867301.55733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.57982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.58009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.58052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.58111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.58147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.58224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.58283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.58286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.58327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.58347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.58474: variable 'ansible_distribution' from source: facts 18231 1726867301.58561: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.58564: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.58566: when evaluation is False, skipping this task 18231 1726867301.58568: _execute() done 18231 1726867301.58570: dumping result to json 18231 1726867301.58572: done dumping result, returning 18231 1726867301.58574: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' [0affcac9-a3a5-d578-8391-000000000030] 18231 1726867301.58576: sending task result for task 0affcac9-a3a5-d578-8391-000000000030 18231 1726867301.58639: done sending task result for task 0affcac9-a3a5-d578-8391-000000000030 18231 1726867301.58642: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.58710: no more pending results, returning what we have 18231 1726867301.58714: results queue empty 18231 1726867301.58715: checking for any_errors_fatal 18231 1726867301.58716: done checking for any_errors_fatal 18231 1726867301.58717: checking for max_fail_percentage 18231 1726867301.58718: done checking for max_fail_percentage 18231 1726867301.58719: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.58720: done checking to see if all hosts have failed 18231 1726867301.58721: getting the remaining hosts for this loop 18231 1726867301.58722: done getting the remaining hosts for this loop 18231 1726867301.58726: getting the next task for host managed_node2 18231 1726867301.58733: done getting next task for host managed_node2 18231 1726867301.58735: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.58739: ^ 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 18231 1726867301.58744: getting variables 18231 1726867301.58746: in VariableManager get_vars() 18231 1726867301.58787: Calling all_inventory to load vars for managed_node2 18231 1726867301.58789: Calling groups_inventory to load vars for managed_node2 18231 1726867301.58792: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.58802: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.58805: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.58808: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.59203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.59594: done with get_vars() 18231 1726867301.59603: done getting variables 18231 1726867301.59661: in VariableManager get_vars() 18231 1726867301.59672: Calling all_inventory to load vars for managed_node2 18231 1726867301.59674: Calling groups_inventory to load vars for managed_node2 18231 1726867301.59676: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.59683: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.59685: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.59688: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.59820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.59999: done with get_vars() 18231 1726867301.60012: done queuing things up, now waiting for results queue to drain 18231 1726867301.60013: results queue empty 18231 1726867301.60014: checking for any_errors_fatal 18231 1726867301.60016: done checking for any_errors_fatal 18231 1726867301.60017: checking for max_fail_percentage 18231 1726867301.60018: done checking for max_fail_percentage 18231 1726867301.60019: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.60019: done checking to see if all hosts have failed 18231 1726867301.60020: getting the remaining hosts for this loop 18231 1726867301.60021: done getting the remaining hosts for this loop 18231 1726867301.60023: getting the next task for host managed_node2 18231 1726867301.60029: done getting next task for host managed_node2 18231 1726867301.60031: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.60032: ^ state is: HOST STATE: block=6, 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 18231 1726867301.60035: getting variables 18231 1726867301.60036: in VariableManager get_vars() 18231 1726867301.60046: Calling all_inventory to load vars for managed_node2 18231 1726867301.60048: Calling groups_inventory to load vars for managed_node2 18231 1726867301.60055: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.60059: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.60061: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.60065: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.60296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.60504: done with get_vars() 18231 1726867301.60511: done getting variables 18231 1726867301.60551: in VariableManager get_vars() 18231 1726867301.60560: Calling all_inventory to load vars for managed_node2 18231 1726867301.60562: Calling groups_inventory to load vars for managed_node2 18231 1726867301.60565: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.60569: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.60571: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.60574: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.60713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.60899: done with get_vars() 18231 1726867301.60910: done queuing things up, now waiting for results queue to drain 18231 1726867301.60911: results queue empty 18231 1726867301.60912: checking for any_errors_fatal 18231 1726867301.60913: done checking for any_errors_fatal 18231 1726867301.60914: checking for max_fail_percentage 18231 1726867301.60915: done checking for max_fail_percentage 18231 1726867301.60916: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.60916: done checking to see if all hosts have failed 18231 1726867301.60917: getting the remaining hosts for this loop 18231 1726867301.60918: done getting the remaining hosts for this loop 18231 1726867301.60920: getting the next task for host managed_node2 18231 1726867301.60922: done getting next task for host managed_node2 18231 1726867301.60923: ^ task is: None 18231 1726867301.60924: ^ state is: HOST STATE: block=7, 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 18231 1726867301.60925: done queuing things up, now waiting for results queue to drain 18231 1726867301.60926: results queue empty 18231 1726867301.60927: checking for any_errors_fatal 18231 1726867301.60927: done checking for any_errors_fatal 18231 1726867301.60928: checking for max_fail_percentage 18231 1726867301.60929: done checking for max_fail_percentage 18231 1726867301.60929: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.60930: done checking to see if all hosts have failed 18231 1726867301.60931: getting the next task for host managed_node2 18231 1726867301.60933: done getting next task for host managed_node2 18231 1726867301.60934: ^ task is: None 18231 1726867301.60935: ^ state is: HOST STATE: block=7, 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 18231 1726867301.61035: in VariableManager get_vars() 18231 1726867301.61050: done with get_vars() 18231 1726867301.61055: in VariableManager get_vars() 18231 1726867301.61065: done with get_vars() 18231 1726867301.61069: variable 'omit' from source: magic vars 18231 1726867301.61101: in VariableManager get_vars() 18231 1726867301.61111: done with get_vars() 18231 1726867301.61129: variable 'omit' from source: magic vars PLAY [Play for cleaning up the test device and the connection profile] ********* 18231 1726867301.61399: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867301.61490: getting the remaining hosts for this loop 18231 1726867301.61492: done getting the remaining hosts for this loop 18231 1726867301.61494: getting the next task for host managed_node2 18231 1726867301.61497: done getting next task for host managed_node2 18231 1726867301.61499: ^ task is: TASK: Gathering Facts 18231 1726867301.61500: ^ 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 18231 1726867301.61502: getting variables 18231 1726867301.61503: in VariableManager get_vars() 18231 1726867301.61510: Calling all_inventory to load vars for managed_node2 18231 1726867301.61512: Calling groups_inventory to load vars for managed_node2 18231 1726867301.61514: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.61519: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.61521: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.61524: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.61732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.62009: done with get_vars() 18231 1726867301.62017: done getting variables 18231 1726867301.62054: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Friday 20 September 2024 17:21:41 -0400 (0:00:00.075) 0:00:05.336 ****** 18231 1726867301.62080: entering _queue_task() for managed_node2/gather_facts 18231 1726867301.62357: worker is 1 (out of 1 available) 18231 1726867301.62368: exiting _queue_task() for managed_node2/gather_facts 18231 1726867301.62383: done queuing things up, now waiting for results queue to drain 18231 1726867301.62385: waiting for pending results... 18231 1726867301.62620: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867301.62715: in run() - task 0affcac9-a3a5-d578-8391-000000000197 18231 1726867301.62734: variable 'ansible_search_path' from source: unknown 18231 1726867301.63183: calling self._execute() 18231 1726867301.63187: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.63190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.63192: variable 'omit' from source: magic vars 18231 1726867301.63824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.68102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.68173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.68215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.68258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.68290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.68371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.68421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.68455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.68504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.68525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.68652: variable 'ansible_distribution' from source: facts 18231 1726867301.68664: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.68690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.68698: when evaluation is False, skipping this task 18231 1726867301.68707: _execute() done 18231 1726867301.68714: dumping result to json 18231 1726867301.68721: done dumping result, returning 18231 1726867301.68731: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-000000000197] 18231 1726867301.68739: sending task result for task 0affcac9-a3a5-d578-8391-000000000197 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.68866: no more pending results, returning what we have 18231 1726867301.68870: results queue empty 18231 1726867301.68871: checking for any_errors_fatal 18231 1726867301.68873: done checking for any_errors_fatal 18231 1726867301.68873: checking for max_fail_percentage 18231 1726867301.68875: done checking for max_fail_percentage 18231 1726867301.68876: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.68878: done checking to see if all hosts have failed 18231 1726867301.68879: getting the remaining hosts for this loop 18231 1726867301.68881: done getting the remaining hosts for this loop 18231 1726867301.68885: getting the next task for host managed_node2 18231 1726867301.68892: done getting next task for host managed_node2 18231 1726867301.68894: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.68896: ^ 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 18231 1726867301.68900: getting variables 18231 1726867301.68902: in VariableManager get_vars() 18231 1726867301.68934: Calling all_inventory to load vars for managed_node2 18231 1726867301.68937: Calling groups_inventory to load vars for managed_node2 18231 1726867301.68941: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.68955: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.68958: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.68962: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.69570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.69917: done with get_vars() 18231 1726867301.69927: done getting variables 18231 1726867301.69957: done sending task result for task 0affcac9-a3a5-d578-8391-000000000197 18231 1726867301.69960: WORKER PROCESS EXITING 18231 1726867301.70005: in VariableManager get_vars() 18231 1726867301.70014: Calling all_inventory to load vars for managed_node2 18231 1726867301.70016: Calling groups_inventory to load vars for managed_node2 18231 1726867301.70018: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.70022: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.70025: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.70028: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.70198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.70386: done with get_vars() 18231 1726867301.70398: done queuing things up, now waiting for results queue to drain 18231 1726867301.70400: results queue empty 18231 1726867301.70401: checking for any_errors_fatal 18231 1726867301.70403: done checking for any_errors_fatal 18231 1726867301.70404: checking for max_fail_percentage 18231 1726867301.70404: done checking for max_fail_percentage 18231 1726867301.70405: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.70406: done checking to see if all hosts have failed 18231 1726867301.70406: getting the remaining hosts for this loop 18231 1726867301.70407: done getting the remaining hosts for this loop 18231 1726867301.70410: getting the next task for host managed_node2 18231 1726867301.70414: done getting next task for host managed_node2 18231 1726867301.70416: ^ task is: TASK: Show network_provider 18231 1726867301.70417: ^ 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 18231 1726867301.70419: getting variables 18231 1726867301.70420: in VariableManager get_vars() 18231 1726867301.70428: Calling all_inventory to load vars for managed_node2 18231 1726867301.70430: Calling groups_inventory to load vars for managed_node2 18231 1726867301.70433: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.70437: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.70445: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.70448: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.70591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.70819: done with get_vars() 18231 1726867301.70826: done getting variables 18231 1726867301.70862: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Friday 20 September 2024 17:21:41 -0400 (0:00:00.088) 0:00:05.425 ****** 18231 1726867301.70981: entering _queue_task() for managed_node2/debug 18231 1726867301.71238: worker is 1 (out of 1 available) 18231 1726867301.71251: exiting _queue_task() for managed_node2/debug 18231 1726867301.71262: done queuing things up, now waiting for results queue to drain 18231 1726867301.71264: waiting for pending results... 18231 1726867301.71515: running TaskExecutor() for managed_node2/TASK: Show network_provider 18231 1726867301.71620: in run() - task 0affcac9-a3a5-d578-8391-000000000033 18231 1726867301.71643: variable 'ansible_search_path' from source: unknown 18231 1726867301.71687: calling self._execute() 18231 1726867301.71766: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.71782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.71797: variable 'omit' from source: magic vars 18231 1726867301.72188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.75118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.75193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.75246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.75291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.75331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.75414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.75454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.75484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.75530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.75554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.75697: variable 'ansible_distribution' from source: facts 18231 1726867301.75707: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.75728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.75735: when evaluation is False, skipping this task 18231 1726867301.75743: _execute() done 18231 1726867301.75752: dumping result to json 18231 1726867301.75762: done dumping result, returning 18231 1726867301.75772: done running TaskExecutor() for managed_node2/TASK: Show network_provider [0affcac9-a3a5-d578-8391-000000000033] 18231 1726867301.75868: sending task result for task 0affcac9-a3a5-d578-8391-000000000033 18231 1726867301.75947: done sending task result for task 0affcac9-a3a5-d578-8391-000000000033 18231 1726867301.75951: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867301.76020: no more pending results, returning what we have 18231 1726867301.76023: results queue empty 18231 1726867301.76024: checking for any_errors_fatal 18231 1726867301.76026: done checking for any_errors_fatal 18231 1726867301.76027: checking for max_fail_percentage 18231 1726867301.76029: done checking for max_fail_percentage 18231 1726867301.76029: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.76030: done checking to see if all hosts have failed 18231 1726867301.76031: getting the remaining hosts for this loop 18231 1726867301.76032: done getting the remaining hosts for this loop 18231 1726867301.76036: getting the next task for host managed_node2 18231 1726867301.76043: done getting next task for host managed_node2 18231 1726867301.76045: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.76047: ^ 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 18231 1726867301.76050: getting variables 18231 1726867301.76052: in VariableManager get_vars() 18231 1726867301.76089: Calling all_inventory to load vars for managed_node2 18231 1726867301.76092: Calling groups_inventory to load vars for managed_node2 18231 1726867301.76096: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.76107: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.76110: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.76112: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.76496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.76729: done with get_vars() 18231 1726867301.76740: done getting variables 18231 1726867301.76807: in VariableManager get_vars() 18231 1726867301.76822: Calling all_inventory to load vars for managed_node2 18231 1726867301.76825: Calling groups_inventory to load vars for managed_node2 18231 1726867301.76827: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.76832: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.76834: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.76837: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.77020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.77207: done with get_vars() 18231 1726867301.77219: done queuing things up, now waiting for results queue to drain 18231 1726867301.77221: results queue empty 18231 1726867301.77221: checking for any_errors_fatal 18231 1726867301.77224: done checking for any_errors_fatal 18231 1726867301.77224: checking for max_fail_percentage 18231 1726867301.77225: done checking for max_fail_percentage 18231 1726867301.77226: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.77227: done checking to see if all hosts have failed 18231 1726867301.77227: getting the remaining hosts for this loop 18231 1726867301.77228: done getting the remaining hosts for this loop 18231 1726867301.77231: getting the next task for host managed_node2 18231 1726867301.77234: done getting next task for host managed_node2 18231 1726867301.77236: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.77237: ^ 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 18231 1726867301.77240: getting variables 18231 1726867301.77241: in VariableManager get_vars() 18231 1726867301.77247: Calling all_inventory to load vars for managed_node2 18231 1726867301.77249: Calling groups_inventory to load vars for managed_node2 18231 1726867301.77251: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.77256: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.77264: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.77267: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.77401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.77584: done with get_vars() 18231 1726867301.77591: done getting variables 18231 1726867301.77632: in VariableManager get_vars() 18231 1726867301.77640: Calling all_inventory to load vars for managed_node2 18231 1726867301.77642: Calling groups_inventory to load vars for managed_node2 18231 1726867301.77644: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.77647: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.77650: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.77652: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.77803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.77985: done with get_vars() 18231 1726867301.77996: done queuing things up, now waiting for results queue to drain 18231 1726867301.77998: results queue empty 18231 1726867301.77999: checking for any_errors_fatal 18231 1726867301.78000: done checking for any_errors_fatal 18231 1726867301.78000: checking for max_fail_percentage 18231 1726867301.78001: done checking for max_fail_percentage 18231 1726867301.78002: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.78003: done checking to see if all hosts have failed 18231 1726867301.78003: getting the remaining hosts for this loop 18231 1726867301.78004: done getting the remaining hosts for this loop 18231 1726867301.78006: getting the next task for host managed_node2 18231 1726867301.78009: done getting next task for host managed_node2 18231 1726867301.78009: ^ task is: None 18231 1726867301.78011: ^ 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 18231 1726867301.78012: done queuing things up, now waiting for results queue to drain 18231 1726867301.78012: results queue empty 18231 1726867301.78013: checking for any_errors_fatal 18231 1726867301.78014: done checking for any_errors_fatal 18231 1726867301.78014: checking for max_fail_percentage 18231 1726867301.78015: done checking for max_fail_percentage 18231 1726867301.78016: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.78016: done checking to see if all hosts have failed 18231 1726867301.78017: getting the next task for host managed_node2 18231 1726867301.78020: done getting next task for host managed_node2 18231 1726867301.78020: ^ task is: None 18231 1726867301.78021: ^ 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 18231 1726867301.78052: in VariableManager get_vars() 18231 1726867301.78071: done with get_vars() 18231 1726867301.78076: in VariableManager get_vars() 18231 1726867301.78094: done with get_vars() 18231 1726867301.78098: variable 'omit' from source: magic vars 18231 1726867301.78212: variable 'profile' from source: play vars 18231 1726867301.78323: in VariableManager get_vars() 18231 1726867301.78336: done with get_vars() 18231 1726867301.78355: variable 'omit' from source: magic vars 18231 1726867301.78419: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 18231 1726867301.79045: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867301.79066: getting the remaining hosts for this loop 18231 1726867301.79067: done getting the remaining hosts for this loop 18231 1726867301.79070: getting the next task for host managed_node2 18231 1726867301.79072: done getting next task for host managed_node2 18231 1726867301.79074: ^ task is: TASK: Gathering Facts 18231 1726867301.79075: ^ 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 18231 1726867301.79079: getting variables 18231 1726867301.79080: in VariableManager get_vars() 18231 1726867301.79089: Calling all_inventory to load vars for managed_node2 18231 1726867301.79091: Calling groups_inventory to load vars for managed_node2 18231 1726867301.79093: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.79097: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.79099: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.79102: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.79255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.79407: done with get_vars() 18231 1726867301.79415: done getting variables 18231 1726867301.79450: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 17:21:41 -0400 (0:00:00.084) 0:00:05.510 ****** 18231 1726867301.79472: entering _queue_task() for managed_node2/gather_facts 18231 1726867301.79752: worker is 1 (out of 1 available) 18231 1726867301.79763: exiting _queue_task() for managed_node2/gather_facts 18231 1726867301.79774: done queuing things up, now waiting for results queue to drain 18231 1726867301.79775: waiting for pending results... 18231 1726867301.80410: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867301.80416: in run() - task 0affcac9-a3a5-d578-8391-0000000001ac 18231 1726867301.80584: variable 'ansible_search_path' from source: unknown 18231 1726867301.80587: calling self._execute() 18231 1726867301.80882: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.80886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.80888: variable 'omit' from source: magic vars 18231 1726867301.81468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.85841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.85917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.85972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.86084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.86088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.86126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.86183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.86218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.86262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.86284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.86482: variable 'ansible_distribution' from source: facts 18231 1726867301.86485: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.86488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.86490: when evaluation is False, skipping this task 18231 1726867301.86492: _execute() done 18231 1726867301.86494: dumping result to json 18231 1726867301.86496: done dumping result, returning 18231 1726867301.86498: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-0000000001ac] 18231 1726867301.86500: sending task result for task 0affcac9-a3a5-d578-8391-0000000001ac skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.86667: no more pending results, returning what we have 18231 1726867301.86670: results queue empty 18231 1726867301.86671: checking for any_errors_fatal 18231 1726867301.86672: done checking for any_errors_fatal 18231 1726867301.86673: checking for max_fail_percentage 18231 1726867301.86675: done checking for max_fail_percentage 18231 1726867301.86676: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.86676: done checking to see if all hosts have failed 18231 1726867301.86679: getting the remaining hosts for this loop 18231 1726867301.86680: done getting the remaining hosts for this loop 18231 1726867301.86684: getting the next task for host managed_node2 18231 1726867301.86690: done getting next task for host managed_node2 18231 1726867301.86692: ^ task is: TASK: meta (flush_handlers) 18231 1726867301.86693: ^ 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 18231 1726867301.86696: getting variables 18231 1726867301.86699: in VariableManager get_vars() 18231 1726867301.86736: Calling all_inventory to load vars for managed_node2 18231 1726867301.86739: Calling groups_inventory to load vars for managed_node2 18231 1726867301.86742: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.86753: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.86756: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.86760: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.87135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.87568: done with get_vars() 18231 1726867301.87788: done sending task result for task 0affcac9-a3a5-d578-8391-0000000001ac 18231 1726867301.87791: WORKER PROCESS EXITING 18231 1726867301.87794: done getting variables 18231 1726867301.87855: in VariableManager get_vars() 18231 1726867301.87866: Calling all_inventory to load vars for managed_node2 18231 1726867301.87868: Calling groups_inventory to load vars for managed_node2 18231 1726867301.87870: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.87874: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.87879: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.87882: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.88237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.88572: done with get_vars() 18231 1726867301.88598: done queuing things up, now waiting for results queue to drain 18231 1726867301.88600: results queue empty 18231 1726867301.88601: checking for any_errors_fatal 18231 1726867301.88602: done checking for any_errors_fatal 18231 1726867301.88603: checking for max_fail_percentage 18231 1726867301.88604: done checking for max_fail_percentage 18231 1726867301.88605: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.88606: done checking to see if all hosts have failed 18231 1726867301.88606: getting the remaining hosts for this loop 18231 1726867301.88607: done getting the remaining hosts for this loop 18231 1726867301.88610: getting the next task for host managed_node2 18231 1726867301.88613: done getting next task for host managed_node2 18231 1726867301.88616: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867301.88617: ^ 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 18231 1726867301.88627: getting variables 18231 1726867301.88628: in VariableManager get_vars() 18231 1726867301.88640: Calling all_inventory to load vars for managed_node2 18231 1726867301.88642: Calling groups_inventory to load vars for managed_node2 18231 1726867301.88644: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.88653: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.88655: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.88658: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.88801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.88990: done with get_vars() 18231 1726867301.88998: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:21:41 -0400 (0:00:00.095) 0:00:05.606 ****** 18231 1726867301.89062: entering _queue_task() for managed_node2/include_tasks 18231 1726867301.89312: worker is 1 (out of 1 available) 18231 1726867301.89324: exiting _queue_task() for managed_node2/include_tasks 18231 1726867301.89337: done queuing things up, now waiting for results queue to drain 18231 1726867301.89338: waiting for pending results... 18231 1726867301.89574: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867301.89684: in run() - task 0affcac9-a3a5-d578-8391-00000000003c 18231 1726867301.89709: variable 'ansible_search_path' from source: unknown 18231 1726867301.89717: variable 'ansible_search_path' from source: unknown 18231 1726867301.89757: calling self._execute() 18231 1726867301.89844: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.89858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.89873: variable 'omit' from source: magic vars 18231 1726867301.90432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.93757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.93834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.93875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.93924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.93973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.94246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.94249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.94252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.94271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.94294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.94472: variable 'ansible_distribution' from source: facts 18231 1726867301.94488: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.94508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.94515: when evaluation is False, skipping this task 18231 1726867301.94524: _execute() done 18231 1726867301.94530: dumping result to json 18231 1726867301.94538: done dumping result, returning 18231 1726867301.94550: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-d578-8391-00000000003c] 18231 1726867301.94559: sending task result for task 0affcac9-a3a5-d578-8391-00000000003c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867301.94738: no more pending results, returning what we have 18231 1726867301.94742: results queue empty 18231 1726867301.94743: checking for any_errors_fatal 18231 1726867301.94745: done checking for any_errors_fatal 18231 1726867301.94746: checking for max_fail_percentage 18231 1726867301.94747: done checking for max_fail_percentage 18231 1726867301.94748: checking to see if all hosts have failed and the running result is not ok 18231 1726867301.94749: done checking to see if all hosts have failed 18231 1726867301.94750: getting the remaining hosts for this loop 18231 1726867301.94751: done getting the remaining hosts for this loop 18231 1726867301.94756: getting the next task for host managed_node2 18231 1726867301.94761: done getting next task for host managed_node2 18231 1726867301.94765: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867301.94767: ^ 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 18231 1726867301.94781: getting variables 18231 1726867301.94783: in VariableManager get_vars() 18231 1726867301.94822: Calling all_inventory to load vars for managed_node2 18231 1726867301.94825: Calling groups_inventory to load vars for managed_node2 18231 1726867301.94828: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867301.94838: Calling all_plugins_play to load vars for managed_node2 18231 1726867301.94841: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867301.94843: Calling groups_plugins_play to load vars for managed_node2 18231 1726867301.95289: done sending task result for task 0affcac9-a3a5-d578-8391-00000000003c 18231 1726867301.95293: WORKER PROCESS EXITING 18231 1726867301.95315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867301.95525: done with get_vars() 18231 1726867301.95536: done getting variables 18231 1726867301.95596: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:21:41 -0400 (0:00:00.065) 0:00:05.671 ****** 18231 1726867301.95627: entering _queue_task() for managed_node2/debug 18231 1726867301.95868: worker is 1 (out of 1 available) 18231 1726867301.95881: exiting _queue_task() for managed_node2/debug 18231 1726867301.95894: done queuing things up, now waiting for results queue to drain 18231 1726867301.95895: waiting for pending results... 18231 1726867301.96153: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867301.96250: in run() - task 0affcac9-a3a5-d578-8391-00000000003d 18231 1726867301.96273: variable 'ansible_search_path' from source: unknown 18231 1726867301.96281: variable 'ansible_search_path' from source: unknown 18231 1726867301.96321: calling self._execute() 18231 1726867301.96399: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867301.96412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867301.96430: variable 'omit' from source: magic vars 18231 1726867301.96941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867301.99343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867301.99422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867301.99537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867301.99540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867301.99542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867301.99608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867301.99648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867301.99683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867301.99730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867301.99751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867301.99885: variable 'ansible_distribution' from source: facts 18231 1726867301.99897: variable 'ansible_distribution_major_version' from source: facts 18231 1726867301.99916: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867301.99927: when evaluation is False, skipping this task 18231 1726867301.99934: _execute() done 18231 1726867301.99942: dumping result to json 18231 1726867301.99949: done dumping result, returning 18231 1726867301.99959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-d578-8391-00000000003d] 18231 1726867301.99973: sending task result for task 0affcac9-a3a5-d578-8391-00000000003d 18231 1726867302.00147: done sending task result for task 0affcac9-a3a5-d578-8391-00000000003d 18231 1726867302.00150: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867302.00232: no more pending results, returning what we have 18231 1726867302.00235: results queue empty 18231 1726867302.00236: checking for any_errors_fatal 18231 1726867302.00242: done checking for any_errors_fatal 18231 1726867302.00243: checking for max_fail_percentage 18231 1726867302.00244: done checking for max_fail_percentage 18231 1726867302.00245: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.00246: done checking to see if all hosts have failed 18231 1726867302.00246: getting the remaining hosts for this loop 18231 1726867302.00248: done getting the remaining hosts for this loop 18231 1726867302.00252: getting the next task for host managed_node2 18231 1726867302.00257: done getting next task for host managed_node2 18231 1726867302.00261: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867302.00263: ^ 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 18231 1726867302.00275: getting variables 18231 1726867302.00279: in VariableManager get_vars() 18231 1726867302.00315: Calling all_inventory to load vars for managed_node2 18231 1726867302.00557: Calling groups_inventory to load vars for managed_node2 18231 1726867302.00560: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.00569: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.00571: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.00574: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.00736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.00937: done with get_vars() 18231 1726867302.00946: done getting variables 18231 1726867302.01000: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:21:42 -0400 (0:00:00.054) 0:00:05.725 ****** 18231 1726867302.01030: entering _queue_task() for managed_node2/fail 18231 1726867302.01269: worker is 1 (out of 1 available) 18231 1726867302.01481: exiting _queue_task() for managed_node2/fail 18231 1726867302.01492: done queuing things up, now waiting for results queue to drain 18231 1726867302.01493: waiting for pending results... 18231 1726867302.01549: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867302.01684: in run() - task 0affcac9-a3a5-d578-8391-00000000003e 18231 1726867302.01688: variable 'ansible_search_path' from source: unknown 18231 1726867302.01691: variable 'ansible_search_path' from source: unknown 18231 1726867302.01723: calling self._execute() 18231 1726867302.01826: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.01830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.01833: variable 'omit' from source: magic vars 18231 1726867302.02239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.04716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.04861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.04866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.04875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.04909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.04996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.05047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.05084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.05130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.05148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.05281: variable 'ansible_distribution' from source: facts 18231 1726867302.05296: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.05399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.05403: when evaluation is False, skipping this task 18231 1726867302.05405: _execute() done 18231 1726867302.05407: dumping result to json 18231 1726867302.05409: done dumping result, returning 18231 1726867302.05412: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-d578-8391-00000000003e] 18231 1726867302.05414: sending task result for task 0affcac9-a3a5-d578-8391-00000000003e 18231 1726867302.05489: done sending task result for task 0affcac9-a3a5-d578-8391-00000000003e 18231 1726867302.05492: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.05549: no more pending results, returning what we have 18231 1726867302.05552: results queue empty 18231 1726867302.05553: checking for any_errors_fatal 18231 1726867302.05559: done checking for any_errors_fatal 18231 1726867302.05560: checking for max_fail_percentage 18231 1726867302.05562: done checking for max_fail_percentage 18231 1726867302.05563: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.05564: done checking to see if all hosts have failed 18231 1726867302.05565: getting the remaining hosts for this loop 18231 1726867302.05566: done getting the remaining hosts for this loop 18231 1726867302.05570: getting the next task for host managed_node2 18231 1726867302.05578: done getting next task for host managed_node2 18231 1726867302.05583: ^ 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 18231 1726867302.05585: ^ 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 18231 1726867302.05597: getting variables 18231 1726867302.05599: in VariableManager get_vars() 18231 1726867302.05639: Calling all_inventory to load vars for managed_node2 18231 1726867302.05642: Calling groups_inventory to load vars for managed_node2 18231 1726867302.05645: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.05656: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.05659: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.05661: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.06113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.06537: done with get_vars() 18231 1726867302.06547: done getting variables 18231 1726867302.06604: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:21:42 -0400 (0:00:00.056) 0:00:05.781 ****** 18231 1726867302.06634: entering _queue_task() for managed_node2/fail 18231 1726867302.06903: worker is 1 (out of 1 available) 18231 1726867302.06915: exiting _queue_task() for managed_node2/fail 18231 1726867302.06930: done queuing things up, now waiting for results queue to drain 18231 1726867302.06931: waiting for pending results... 18231 1726867302.07308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18231 1726867302.07314: in run() - task 0affcac9-a3a5-d578-8391-00000000003f 18231 1726867302.07331: variable 'ansible_search_path' from source: unknown 18231 1726867302.07339: variable 'ansible_search_path' from source: unknown 18231 1726867302.07380: calling self._execute() 18231 1726867302.07464: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.07476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.07493: variable 'omit' from source: magic vars 18231 1726867302.07930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.10203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.10271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.10321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.10402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.10405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.10475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.10521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.10552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.10597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.10622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.10836: variable 'ansible_distribution' from source: facts 18231 1726867302.10840: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.10843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.10845: when evaluation is False, skipping this task 18231 1726867302.10847: _execute() done 18231 1726867302.10848: dumping result to json 18231 1726867302.10850: done dumping result, returning 18231 1726867302.10852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-d578-8391-00000000003f] 18231 1726867302.10855: sending task result for task 0affcac9-a3a5-d578-8391-00000000003f 18231 1726867302.10926: done sending task result for task 0affcac9-a3a5-d578-8391-00000000003f 18231 1726867302.10929: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.10988: no more pending results, returning what we have 18231 1726867302.10991: results queue empty 18231 1726867302.10992: checking for any_errors_fatal 18231 1726867302.11001: done checking for any_errors_fatal 18231 1726867302.11002: checking for max_fail_percentage 18231 1726867302.11004: done checking for max_fail_percentage 18231 1726867302.11005: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.11006: done checking to see if all hosts have failed 18231 1726867302.11007: getting the remaining hosts for this loop 18231 1726867302.11008: done getting the remaining hosts for this loop 18231 1726867302.11012: getting the next task for host managed_node2 18231 1726867302.11020: done getting next task for host managed_node2 18231 1726867302.11024: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867302.11026: ^ 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 18231 1726867302.11038: getting variables 18231 1726867302.11040: in VariableManager get_vars() 18231 1726867302.11079: Calling all_inventory to load vars for managed_node2 18231 1726867302.11082: Calling groups_inventory to load vars for managed_node2 18231 1726867302.11085: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.11095: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.11098: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.11101: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.11548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.11747: done with get_vars() 18231 1726867302.11757: done getting variables 18231 1726867302.11811: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:21:42 -0400 (0:00:00.052) 0:00:05.834 ****** 18231 1726867302.11843: entering _queue_task() for managed_node2/fail 18231 1726867302.12287: worker is 1 (out of 1 available) 18231 1726867302.12295: exiting _queue_task() for managed_node2/fail 18231 1726867302.12303: done queuing things up, now waiting for results queue to drain 18231 1726867302.12304: waiting for pending results... 18231 1726867302.12433: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867302.12465: in run() - task 0affcac9-a3a5-d578-8391-000000000040 18231 1726867302.12484: variable 'ansible_search_path' from source: unknown 18231 1726867302.12493: variable 'ansible_search_path' from source: unknown 18231 1726867302.12538: calling self._execute() 18231 1726867302.12637: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.12640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.12647: variable 'omit' from source: magic vars 18231 1726867302.13061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.15347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.15364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.15417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.15464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.15500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.15584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.15622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.15653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.15783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.15787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.15854: variable 'ansible_distribution' from source: facts 18231 1726867302.15865: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.15892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.15900: when evaluation is False, skipping this task 18231 1726867302.15908: _execute() done 18231 1726867302.15915: dumping result to json 18231 1726867302.15926: done dumping result, returning 18231 1726867302.15937: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-d578-8391-000000000040] 18231 1726867302.15946: sending task result for task 0affcac9-a3a5-d578-8391-000000000040 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.16082: no more pending results, returning what we have 18231 1726867302.16086: results queue empty 18231 1726867302.16086: checking for any_errors_fatal 18231 1726867302.16090: done checking for any_errors_fatal 18231 1726867302.16091: checking for max_fail_percentage 18231 1726867302.16092: done checking for max_fail_percentage 18231 1726867302.16093: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.16094: done checking to see if all hosts have failed 18231 1726867302.16095: getting the remaining hosts for this loop 18231 1726867302.16096: done getting the remaining hosts for this loop 18231 1726867302.16100: getting the next task for host managed_node2 18231 1726867302.16105: done getting next task for host managed_node2 18231 1726867302.16109: ^ 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 18231 1726867302.16110: ^ 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 18231 1726867302.16124: getting variables 18231 1726867302.16126: in VariableManager get_vars() 18231 1726867302.16158: Calling all_inventory to load vars for managed_node2 18231 1726867302.16161: Calling groups_inventory to load vars for managed_node2 18231 1726867302.16163: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.16172: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.16175: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.16180: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.16621: done sending task result for task 0affcac9-a3a5-d578-8391-000000000040 18231 1726867302.16625: WORKER PROCESS EXITING 18231 1726867302.16646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.16838: done with get_vars() 18231 1726867302.16847: done getting variables 18231 1726867302.16900: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:21:42 -0400 (0:00:00.050) 0:00:05.884 ****** 18231 1726867302.16928: entering _queue_task() for managed_node2/dnf 18231 1726867302.17142: worker is 1 (out of 1 available) 18231 1726867302.17153: exiting _queue_task() for managed_node2/dnf 18231 1726867302.17165: done queuing things up, now waiting for results queue to drain 18231 1726867302.17166: waiting for pending results... 18231 1726867302.17414: running TaskExecutor() for managed_node2/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 18231 1726867302.17513: in run() - task 0affcac9-a3a5-d578-8391-000000000041 18231 1726867302.17537: variable 'ansible_search_path' from source: unknown 18231 1726867302.17546: variable 'ansible_search_path' from source: unknown 18231 1726867302.17593: calling self._execute() 18231 1726867302.17713: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.17717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.17723: variable 'omit' from source: magic vars 18231 1726867302.18150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.20624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.20740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.20743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.20746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.20754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.20830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.20868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.20900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.20945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.20968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.21093: variable 'ansible_distribution' from source: facts 18231 1726867302.21104: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.21124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.21131: when evaluation is False, skipping this task 18231 1726867302.21138: _execute() done 18231 1726867302.21143: dumping result to json 18231 1726867302.21150: done dumping result, returning 18231 1726867302.21159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000041] 18231 1726867302.21170: sending task result for task 0affcac9-a3a5-d578-8391-000000000041 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.21427: no more pending results, returning what we have 18231 1726867302.21431: results queue empty 18231 1726867302.21432: checking for any_errors_fatal 18231 1726867302.21438: done checking for any_errors_fatal 18231 1726867302.21438: checking for max_fail_percentage 18231 1726867302.21440: done checking for max_fail_percentage 18231 1726867302.21441: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.21442: done checking to see if all hosts have failed 18231 1726867302.21442: getting the remaining hosts for this loop 18231 1726867302.21444: done getting the remaining hosts for this loop 18231 1726867302.21448: getting the next task for host managed_node2 18231 1726867302.21465: done getting next task for host managed_node2 18231 1726867302.21469: ^ 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 18231 1726867302.21471: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.21485: getting variables 18231 1726867302.21486: in VariableManager get_vars() 18231 1726867302.21521: Calling all_inventory to load vars for managed_node2 18231 1726867302.21523: Calling groups_inventory to load vars for managed_node2 18231 1726867302.21526: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.21536: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.21539: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.21542: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.21959: done sending task result for task 0affcac9-a3a5-d578-8391-000000000041 18231 1726867302.21962: WORKER PROCESS EXITING 18231 1726867302.21992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.22209: done with get_vars() 18231 1726867302.22222: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867302.22286: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:21:42 -0400 (0:00:00.053) 0:00:05.938 ****** 18231 1726867302.22321: entering _queue_task() for managed_node2/yum 18231 1726867302.22737: worker is 1 (out of 1 available) 18231 1726867302.22748: exiting _queue_task() for managed_node2/yum 18231 1726867302.22759: done queuing things up, now waiting for results queue to drain 18231 1726867302.22760: waiting for pending results... 18231 1726867302.22910: running TaskExecutor() for managed_node2/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 18231 1726867302.23025: in run() - task 0affcac9-a3a5-d578-8391-000000000042 18231 1726867302.23045: variable 'ansible_search_path' from source: unknown 18231 1726867302.23054: variable 'ansible_search_path' from source: unknown 18231 1726867302.23110: calling self._execute() 18231 1726867302.23262: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.23283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.23299: variable 'omit' from source: magic vars 18231 1726867302.23983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.26425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.26474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.26513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.26541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.26562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.26622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.26646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.26664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.26692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.26704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.26795: variable 'ansible_distribution' from source: facts 18231 1726867302.26799: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.26814: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.26817: when evaluation is False, skipping this task 18231 1726867302.26820: _execute() done 18231 1726867302.26823: dumping result to json 18231 1726867302.26828: done dumping result, returning 18231 1726867302.26835: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000042] 18231 1726867302.26839: sending task result for task 0affcac9-a3a5-d578-8391-000000000042 18231 1726867302.26965: done sending task result for task 0affcac9-a3a5-d578-8391-000000000042 18231 1726867302.26968: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.27017: no more pending results, returning what we have 18231 1726867302.27020: results queue empty 18231 1726867302.27021: checking for any_errors_fatal 18231 1726867302.27029: done checking for any_errors_fatal 18231 1726867302.27030: checking for max_fail_percentage 18231 1726867302.27031: done checking for max_fail_percentage 18231 1726867302.27032: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.27033: done checking to see if all hosts have failed 18231 1726867302.27033: getting the remaining hosts for this loop 18231 1726867302.27034: done getting the remaining hosts for this loop 18231 1726867302.27038: getting the next task for host managed_node2 18231 1726867302.27043: done getting next task for host managed_node2 18231 1726867302.27047: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867302.27048: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.27060: getting variables 18231 1726867302.27061: in VariableManager get_vars() 18231 1726867302.27097: Calling all_inventory to load vars for managed_node2 18231 1726867302.27100: Calling groups_inventory to load vars for managed_node2 18231 1726867302.27103: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.27113: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.27116: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.27119: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.27369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.27803: done with get_vars() 18231 1726867302.27814: done getting variables 18231 1726867302.27897: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:21:42 -0400 (0:00:00.056) 0:00:05.994 ****** 18231 1726867302.27925: entering _queue_task() for managed_node2/fail 18231 1726867302.28265: worker is 1 (out of 1 available) 18231 1726867302.28276: exiting _queue_task() for managed_node2/fail 18231 1726867302.28299: done queuing things up, now waiting for results queue to drain 18231 1726867302.28300: waiting for pending results... 18231 1726867302.28693: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867302.28698: in run() - task 0affcac9-a3a5-d578-8391-000000000043 18231 1726867302.28700: variable 'ansible_search_path' from source: unknown 18231 1726867302.28703: variable 'ansible_search_path' from source: unknown 18231 1726867302.28723: calling self._execute() 18231 1726867302.28808: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.28828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.28860: variable 'omit' from source: magic vars 18231 1726867302.29194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.30651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.30697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.30724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.30748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.30767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.30838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.30858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.30982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.30985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.30988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.31071: variable 'ansible_distribution' from source: facts 18231 1726867302.31086: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.31110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.31118: when evaluation is False, skipping this task 18231 1726867302.31126: _execute() done 18231 1726867302.31132: dumping result to json 18231 1726867302.31139: done dumping result, returning 18231 1726867302.31149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000043] 18231 1726867302.31158: sending task result for task 0affcac9-a3a5-d578-8391-000000000043 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.31290: no more pending results, returning what we have 18231 1726867302.31292: results queue empty 18231 1726867302.31293: checking for any_errors_fatal 18231 1726867302.31301: done checking for any_errors_fatal 18231 1726867302.31307: checking for max_fail_percentage 18231 1726867302.31308: done checking for max_fail_percentage 18231 1726867302.31309: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.31310: done checking to see if all hosts have failed 18231 1726867302.31310: getting the remaining hosts for this loop 18231 1726867302.31312: done getting the remaining hosts for this loop 18231 1726867302.31315: getting the next task for host managed_node2 18231 1726867302.31323: done getting next task for host managed_node2 18231 1726867302.31326: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18231 1726867302.31328: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.31340: getting variables 18231 1726867302.31341: in VariableManager get_vars() 18231 1726867302.31374: Calling all_inventory to load vars for managed_node2 18231 1726867302.31376: Calling groups_inventory to load vars for managed_node2 18231 1726867302.31380: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.31389: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.31392: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.31394: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.31633: done sending task result for task 0affcac9-a3a5-d578-8391-000000000043 18231 1726867302.31637: WORKER PROCESS EXITING 18231 1726867302.31659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.31863: done with get_vars() 18231 1726867302.31874: done getting variables 18231 1726867302.31931: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:21:42 -0400 (0:00:00.040) 0:00:06.035 ****** 18231 1726867302.31958: entering _queue_task() for managed_node2/package 18231 1726867302.32172: worker is 1 (out of 1 available) 18231 1726867302.32185: exiting _queue_task() for managed_node2/package 18231 1726867302.32195: done queuing things up, now waiting for results queue to drain 18231 1726867302.32196: waiting for pending results... 18231 1726867302.32438: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 18231 1726867302.32543: in run() - task 0affcac9-a3a5-d578-8391-000000000044 18231 1726867302.32582: variable 'ansible_search_path' from source: unknown 18231 1726867302.32586: variable 'ansible_search_path' from source: unknown 18231 1726867302.32595: calling self._execute() 18231 1726867302.32655: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.32659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.32667: variable 'omit' from source: magic vars 18231 1726867302.32976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.34682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.34686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.34696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.34735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.34764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.34851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.34887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.34927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.34971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.34992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.35124: variable 'ansible_distribution' from source: facts 18231 1726867302.35136: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.35160: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.35170: when evaluation is False, skipping this task 18231 1726867302.35179: _execute() done 18231 1726867302.35191: dumping result to json 18231 1726867302.35197: done dumping result, returning 18231 1726867302.35207: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-d578-8391-000000000044] 18231 1726867302.35215: sending task result for task 0affcac9-a3a5-d578-8391-000000000044 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.35393: no more pending results, returning what we have 18231 1726867302.35396: results queue empty 18231 1726867302.35397: checking for any_errors_fatal 18231 1726867302.35401: done checking for any_errors_fatal 18231 1726867302.35402: checking for max_fail_percentage 18231 1726867302.35403: done checking for max_fail_percentage 18231 1726867302.35404: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.35405: done checking to see if all hosts have failed 18231 1726867302.35406: getting the remaining hosts for this loop 18231 1726867302.35407: done getting the remaining hosts for this loop 18231 1726867302.35410: getting the next task for host managed_node2 18231 1726867302.35415: done getting next task for host managed_node2 18231 1726867302.35418: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867302.35419: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.35530: done sending task result for task 0affcac9-a3a5-d578-8391-000000000044 18231 1726867302.35534: WORKER PROCESS EXITING 18231 1726867302.35540: getting variables 18231 1726867302.35542: in VariableManager get_vars() 18231 1726867302.35571: Calling all_inventory to load vars for managed_node2 18231 1726867302.35573: Calling groups_inventory to load vars for managed_node2 18231 1726867302.35574: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.35582: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.35584: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.35586: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.35753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.35914: done with get_vars() 18231 1726867302.35922: done getting variables 18231 1726867302.35975: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:21:42 -0400 (0:00:00.040) 0:00:06.075 ****** 18231 1726867302.36003: entering _queue_task() for managed_node2/package 18231 1726867302.36225: worker is 1 (out of 1 available) 18231 1726867302.36239: exiting _queue_task() for managed_node2/package 18231 1726867302.36251: done queuing things up, now waiting for results queue to drain 18231 1726867302.36252: waiting for pending results... 18231 1726867302.36694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867302.36699: in run() - task 0affcac9-a3a5-d578-8391-000000000045 18231 1726867302.36703: variable 'ansible_search_path' from source: unknown 18231 1726867302.36705: variable 'ansible_search_path' from source: unknown 18231 1726867302.36707: calling self._execute() 18231 1726867302.36736: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.36749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.36765: variable 'omit' from source: magic vars 18231 1726867302.37112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.38552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.38754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.38758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.38761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.38763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.38786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.38984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.38987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.38990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.38991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.39062: variable 'ansible_distribution' from source: facts 18231 1726867302.39072: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.39094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.39107: when evaluation is False, skipping this task 18231 1726867302.39114: _execute() done 18231 1726867302.39125: dumping result to json 18231 1726867302.39132: done dumping result, returning 18231 1726867302.39143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000045] 18231 1726867302.39151: sending task result for task 0affcac9-a3a5-d578-8391-000000000045 18231 1726867302.39316: done sending task result for task 0affcac9-a3a5-d578-8391-000000000045 18231 1726867302.39330: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.39379: no more pending results, returning what we have 18231 1726867302.39382: results queue empty 18231 1726867302.39383: checking for any_errors_fatal 18231 1726867302.39388: done checking for any_errors_fatal 18231 1726867302.39389: checking for max_fail_percentage 18231 1726867302.39391: done checking for max_fail_percentage 18231 1726867302.39392: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.39392: done checking to see if all hosts have failed 18231 1726867302.39393: getting the remaining hosts for this loop 18231 1726867302.39394: done getting the remaining hosts for this loop 18231 1726867302.39398: getting the next task for host managed_node2 18231 1726867302.39403: done getting next task for host managed_node2 18231 1726867302.39406: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867302.39408: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.39422: getting variables 18231 1726867302.39424: in VariableManager get_vars() 18231 1726867302.39463: Calling all_inventory to load vars for managed_node2 18231 1726867302.39466: Calling groups_inventory to load vars for managed_node2 18231 1726867302.39469: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.39481: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.39484: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.39487: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.39673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.39832: done with get_vars() 18231 1726867302.39839: done getting variables 18231 1726867302.39882: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:21:42 -0400 (0:00:00.038) 0:00:06.114 ****** 18231 1726867302.39902: entering _queue_task() for managed_node2/package 18231 1726867302.40081: worker is 1 (out of 1 available) 18231 1726867302.40094: exiting _queue_task() for managed_node2/package 18231 1726867302.40107: done queuing things up, now waiting for results queue to drain 18231 1726867302.40108: waiting for pending results... 18231 1726867302.40262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867302.40322: in run() - task 0affcac9-a3a5-d578-8391-000000000046 18231 1726867302.40332: variable 'ansible_search_path' from source: unknown 18231 1726867302.40335: variable 'ansible_search_path' from source: unknown 18231 1726867302.40360: calling self._execute() 18231 1726867302.40421: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.40425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.40431: variable 'omit' from source: magic vars 18231 1726867302.40721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.42162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.42205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.42238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.42266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.42289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.42343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.42365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.42384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.42412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.42424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.42514: variable 'ansible_distribution' from source: facts 18231 1726867302.42522: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.42534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.42537: when evaluation is False, skipping this task 18231 1726867302.42540: _execute() done 18231 1726867302.42542: dumping result to json 18231 1726867302.42545: done dumping result, returning 18231 1726867302.42551: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000046] 18231 1726867302.42556: sending task result for task 0affcac9-a3a5-d578-8391-000000000046 18231 1726867302.42644: done sending task result for task 0affcac9-a3a5-d578-8391-000000000046 18231 1726867302.42647: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.42689: no more pending results, returning what we have 18231 1726867302.42692: results queue empty 18231 1726867302.42692: checking for any_errors_fatal 18231 1726867302.42698: done checking for any_errors_fatal 18231 1726867302.42698: checking for max_fail_percentage 18231 1726867302.42700: done checking for max_fail_percentage 18231 1726867302.42701: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.42701: done checking to see if all hosts have failed 18231 1726867302.42702: getting the remaining hosts for this loop 18231 1726867302.42703: done getting the remaining hosts for this loop 18231 1726867302.42706: getting the next task for host managed_node2 18231 1726867302.42711: done getting next task for host managed_node2 18231 1726867302.42714: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867302.42715: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.42729: getting variables 18231 1726867302.42730: in VariableManager get_vars() 18231 1726867302.42759: Calling all_inventory to load vars for managed_node2 18231 1726867302.42761: Calling groups_inventory to load vars for managed_node2 18231 1726867302.42763: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.42771: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.42773: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.42775: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.42931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.43045: done with get_vars() 18231 1726867302.43052: done getting variables 18231 1726867302.43089: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:21:42 -0400 (0:00:00.032) 0:00:06.146 ****** 18231 1726867302.43111: entering _queue_task() for managed_node2/service 18231 1726867302.43287: worker is 1 (out of 1 available) 18231 1726867302.43300: exiting _queue_task() for managed_node2/service 18231 1726867302.43312: done queuing things up, now waiting for results queue to drain 18231 1726867302.43313: waiting for pending results... 18231 1726867302.43461: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867302.43520: in run() - task 0affcac9-a3a5-d578-8391-000000000047 18231 1726867302.43528: variable 'ansible_search_path' from source: unknown 18231 1726867302.43531: variable 'ansible_search_path' from source: unknown 18231 1726867302.43560: calling self._execute() 18231 1726867302.43624: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.43630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.43639: variable 'omit' from source: magic vars 18231 1726867302.43943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.45385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.45432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.45490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.45513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.45535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.45589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.45614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.45631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.45656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.45667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.45755: variable 'ansible_distribution' from source: facts 18231 1726867302.45758: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.45772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.45775: when evaluation is False, skipping this task 18231 1726867302.45781: _execute() done 18231 1726867302.45784: dumping result to json 18231 1726867302.45786: done dumping result, returning 18231 1726867302.45789: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000047] 18231 1726867302.45801: sending task result for task 0affcac9-a3a5-d578-8391-000000000047 18231 1726867302.45872: done sending task result for task 0affcac9-a3a5-d578-8391-000000000047 18231 1726867302.45874: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.45922: no more pending results, returning what we have 18231 1726867302.45925: results queue empty 18231 1726867302.45926: checking for any_errors_fatal 18231 1726867302.45932: done checking for any_errors_fatal 18231 1726867302.45932: checking for max_fail_percentage 18231 1726867302.45934: done checking for max_fail_percentage 18231 1726867302.45935: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.45935: done checking to see if all hosts have failed 18231 1726867302.45936: getting the remaining hosts for this loop 18231 1726867302.45937: done getting the remaining hosts for this loop 18231 1726867302.45940: getting the next task for host managed_node2 18231 1726867302.45945: done getting next task for host managed_node2 18231 1726867302.45947: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867302.45949: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.45959: getting variables 18231 1726867302.45961: in VariableManager get_vars() 18231 1726867302.45992: Calling all_inventory to load vars for managed_node2 18231 1726867302.45994: Calling groups_inventory to load vars for managed_node2 18231 1726867302.45997: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.46004: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.46006: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.46009: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.46117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.46231: done with get_vars() 18231 1726867302.46238: done getting variables 18231 1726867302.46275: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:21:42 -0400 (0:00:00.031) 0:00:06.178 ****** 18231 1726867302.46295: entering _queue_task() for managed_node2/service 18231 1726867302.46467: worker is 1 (out of 1 available) 18231 1726867302.46481: exiting _queue_task() for managed_node2/service 18231 1726867302.46493: done queuing things up, now waiting for results queue to drain 18231 1726867302.46494: waiting for pending results... 18231 1726867302.46740: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867302.46745: in run() - task 0affcac9-a3a5-d578-8391-000000000048 18231 1726867302.46748: variable 'ansible_search_path' from source: unknown 18231 1726867302.46751: variable 'ansible_search_path' from source: unknown 18231 1726867302.46753: calling self._execute() 18231 1726867302.46779: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.46785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.46794: variable 'omit' from source: magic vars 18231 1726867302.47142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.48921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.48961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.48998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.49024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.49044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.49101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.49123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.49139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.49164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.49175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.49261: variable 'ansible_distribution' from source: facts 18231 1726867302.49265: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.49280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.49283: when evaluation is False, skipping this task 18231 1726867302.49286: _execute() done 18231 1726867302.49289: dumping result to json 18231 1726867302.49291: done dumping result, returning 18231 1726867302.49299: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-d578-8391-000000000048] 18231 1726867302.49303: sending task result for task 0affcac9-a3a5-d578-8391-000000000048 18231 1726867302.49380: done sending task result for task 0affcac9-a3a5-d578-8391-000000000048 18231 1726867302.49383: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867302.49442: no more pending results, returning what we have 18231 1726867302.49445: results queue empty 18231 1726867302.49446: checking for any_errors_fatal 18231 1726867302.49451: done checking for any_errors_fatal 18231 1726867302.49452: checking for max_fail_percentage 18231 1726867302.49453: done checking for max_fail_percentage 18231 1726867302.49454: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.49455: done checking to see if all hosts have failed 18231 1726867302.49455: getting the remaining hosts for this loop 18231 1726867302.49456: done getting the remaining hosts for this loop 18231 1726867302.49459: getting the next task for host managed_node2 18231 1726867302.49463: done getting next task for host managed_node2 18231 1726867302.49466: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867302.49468: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.49481: getting variables 18231 1726867302.49482: in VariableManager get_vars() 18231 1726867302.49510: Calling all_inventory to load vars for managed_node2 18231 1726867302.49513: Calling groups_inventory to load vars for managed_node2 18231 1726867302.49515: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.49525: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.49527: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.49529: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.49658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.49771: done with get_vars() 18231 1726867302.49779: done getting variables 18231 1726867302.49814: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:21:42 -0400 (0:00:00.035) 0:00:06.213 ****** 18231 1726867302.49835: entering _queue_task() for managed_node2/service 18231 1726867302.50004: worker is 1 (out of 1 available) 18231 1726867302.50020: exiting _queue_task() for managed_node2/service 18231 1726867302.50033: done queuing things up, now waiting for results queue to drain 18231 1726867302.50035: waiting for pending results... 18231 1726867302.50394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867302.50401: in run() - task 0affcac9-a3a5-d578-8391-000000000049 18231 1726867302.50404: variable 'ansible_search_path' from source: unknown 18231 1726867302.50408: variable 'ansible_search_path' from source: unknown 18231 1726867302.50410: calling self._execute() 18231 1726867302.50618: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.50631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.50643: variable 'omit' from source: magic vars 18231 1726867302.51153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.53315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.53379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.53422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.53460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.53491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.53569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.53606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.53640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.53686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.53704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.53837: variable 'ansible_distribution' from source: facts 18231 1726867302.53849: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.53869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.53944: when evaluation is False, skipping this task 18231 1726867302.53947: _execute() done 18231 1726867302.53949: dumping result to json 18231 1726867302.53951: done dumping result, returning 18231 1726867302.53954: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-d578-8391-000000000049] 18231 1726867302.53956: sending task result for task 0affcac9-a3a5-d578-8391-000000000049 18231 1726867302.54019: done sending task result for task 0affcac9-a3a5-d578-8391-000000000049 18231 1726867302.54023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.54065: no more pending results, returning what we have 18231 1726867302.54068: results queue empty 18231 1726867302.54069: checking for any_errors_fatal 18231 1726867302.54075: done checking for any_errors_fatal 18231 1726867302.54076: checking for max_fail_percentage 18231 1726867302.54080: done checking for max_fail_percentage 18231 1726867302.54081: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.54082: done checking to see if all hosts have failed 18231 1726867302.54082: getting the remaining hosts for this loop 18231 1726867302.54084: done getting the remaining hosts for this loop 18231 1726867302.54087: getting the next task for host managed_node2 18231 1726867302.54092: done getting next task for host managed_node2 18231 1726867302.54095: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867302.54097: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.54108: getting variables 18231 1726867302.54109: in VariableManager get_vars() 18231 1726867302.54151: Calling all_inventory to load vars for managed_node2 18231 1726867302.54153: Calling groups_inventory to load vars for managed_node2 18231 1726867302.54155: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.54164: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.54166: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.54169: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.54320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.54508: done with get_vars() 18231 1726867302.54520: done getting variables 18231 1726867302.54572: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:21:42 -0400 (0:00:00.047) 0:00:06.261 ****** 18231 1726867302.54602: entering _queue_task() for managed_node2/service 18231 1726867302.54860: worker is 1 (out of 1 available) 18231 1726867302.54876: exiting _queue_task() for managed_node2/service 18231 1726867302.55009: done queuing things up, now waiting for results queue to drain 18231 1726867302.55010: waiting for pending results... 18231 1726867302.55293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867302.55297: in run() - task 0affcac9-a3a5-d578-8391-00000000004a 18231 1726867302.55300: variable 'ansible_search_path' from source: unknown 18231 1726867302.55302: variable 'ansible_search_path' from source: unknown 18231 1726867302.55348: calling self._execute() 18231 1726867302.55445: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.55458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.55473: variable 'omit' from source: magic vars 18231 1726867302.55940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.58441: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.58544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.58560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.58600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.58635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.58716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.58752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.58868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.58872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.58874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.58980: variable 'ansible_distribution' from source: facts 18231 1726867302.58995: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.59015: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.59025: when evaluation is False, skipping this task 18231 1726867302.59032: _execute() done 18231 1726867302.59038: dumping result to json 18231 1726867302.59044: done dumping result, returning 18231 1726867302.59055: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-d578-8391-00000000004a] 18231 1726867302.59063: sending task result for task 0affcac9-a3a5-d578-8391-00000000004a 18231 1726867302.59416: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004a 18231 1726867302.59422: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867302.59453: no more pending results, returning what we have 18231 1726867302.59456: results queue empty 18231 1726867302.59457: checking for any_errors_fatal 18231 1726867302.59462: done checking for any_errors_fatal 18231 1726867302.59462: checking for max_fail_percentage 18231 1726867302.59464: done checking for max_fail_percentage 18231 1726867302.59465: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.59466: done checking to see if all hosts have failed 18231 1726867302.59467: getting the remaining hosts for this loop 18231 1726867302.59468: done getting the remaining hosts for this loop 18231 1726867302.59471: getting the next task for host managed_node2 18231 1726867302.59475: done getting next task for host managed_node2 18231 1726867302.59481: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867302.59482: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.59494: getting variables 18231 1726867302.59495: in VariableManager get_vars() 18231 1726867302.59528: Calling all_inventory to load vars for managed_node2 18231 1726867302.59531: Calling groups_inventory to load vars for managed_node2 18231 1726867302.59533: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.59541: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.59544: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.59546: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.59773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.59974: done with get_vars() 18231 1726867302.59986: done getting variables 18231 1726867302.60044: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:21:42 -0400 (0:00:00.054) 0:00:06.316 ****** 18231 1726867302.60071: entering _queue_task() for managed_node2/copy 18231 1726867302.60289: worker is 1 (out of 1 available) 18231 1726867302.60302: exiting _queue_task() for managed_node2/copy 18231 1726867302.60313: done queuing things up, now waiting for results queue to drain 18231 1726867302.60314: waiting for pending results... 18231 1726867302.60585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867302.60686: in run() - task 0affcac9-a3a5-d578-8391-00000000004b 18231 1726867302.60732: variable 'ansible_search_path' from source: unknown 18231 1726867302.60741: variable 'ansible_search_path' from source: unknown 18231 1726867302.60781: calling self._execute() 18231 1726867302.60889: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.60903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.60932: variable 'omit' from source: magic vars 18231 1726867302.61406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.63826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.63896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.63938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.63984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.64014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.64101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.64138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.64168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.64220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.64240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.64371: variable 'ansible_distribution' from source: facts 18231 1726867302.64384: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.64407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.64415: when evaluation is False, skipping this task 18231 1726867302.64426: _execute() done 18231 1726867302.64432: dumping result to json 18231 1726867302.64439: done dumping result, returning 18231 1726867302.64449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-d578-8391-00000000004b] 18231 1726867302.64458: sending task result for task 0affcac9-a3a5-d578-8391-00000000004b 18231 1726867302.64782: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004b 18231 1726867302.64785: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.64822: no more pending results, returning what we have 18231 1726867302.64825: results queue empty 18231 1726867302.64826: checking for any_errors_fatal 18231 1726867302.64831: done checking for any_errors_fatal 18231 1726867302.64832: checking for max_fail_percentage 18231 1726867302.64833: done checking for max_fail_percentage 18231 1726867302.64834: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.64835: done checking to see if all hosts have failed 18231 1726867302.64836: getting the remaining hosts for this loop 18231 1726867302.64837: done getting the remaining hosts for this loop 18231 1726867302.64840: getting the next task for host managed_node2 18231 1726867302.64844: done getting next task for host managed_node2 18231 1726867302.64848: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867302.64849: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.64860: getting variables 18231 1726867302.64862: in VariableManager get_vars() 18231 1726867302.64894: Calling all_inventory to load vars for managed_node2 18231 1726867302.64896: Calling groups_inventory to load vars for managed_node2 18231 1726867302.64899: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.64906: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.64909: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.64912: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.65097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.65305: done with get_vars() 18231 1726867302.65314: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:21:42 -0400 (0:00:00.053) 0:00:06.369 ****** 18231 1726867302.65387: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867302.65604: worker is 1 (out of 1 available) 18231 1726867302.65616: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867302.65631: done queuing things up, now waiting for results queue to drain 18231 1726867302.65632: waiting for pending results... 18231 1726867302.65873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867302.65965: in run() - task 0affcac9-a3a5-d578-8391-00000000004c 18231 1726867302.65985: variable 'ansible_search_path' from source: unknown 18231 1726867302.65994: variable 'ansible_search_path' from source: unknown 18231 1726867302.66034: calling self._execute() 18231 1726867302.66114: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.66130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.66145: variable 'omit' from source: magic vars 18231 1726867302.66568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.68963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.69032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.69096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.69140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.69179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.69261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.69304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.69337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.69382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.69483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.69553: variable 'ansible_distribution' from source: facts 18231 1726867302.69566: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.69590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.69597: when evaluation is False, skipping this task 18231 1726867302.69607: _execute() done 18231 1726867302.69613: dumping result to json 18231 1726867302.69622: done dumping result, returning 18231 1726867302.69634: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-d578-8391-00000000004c] 18231 1726867302.69644: sending task result for task 0affcac9-a3a5-d578-8391-00000000004c 18231 1726867302.69822: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004c 18231 1726867302.69826: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.69872: no more pending results, returning what we have 18231 1726867302.69875: results queue empty 18231 1726867302.69878: checking for any_errors_fatal 18231 1726867302.69884: done checking for any_errors_fatal 18231 1726867302.69885: checking for max_fail_percentage 18231 1726867302.69887: done checking for max_fail_percentage 18231 1726867302.69888: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.69889: done checking to see if all hosts have failed 18231 1726867302.69890: getting the remaining hosts for this loop 18231 1726867302.69891: done getting the remaining hosts for this loop 18231 1726867302.69895: getting the next task for host managed_node2 18231 1726867302.69902: done getting next task for host managed_node2 18231 1726867302.69905: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867302.69907: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.69922: getting variables 18231 1726867302.69924: in VariableManager get_vars() 18231 1726867302.69962: Calling all_inventory to load vars for managed_node2 18231 1726867302.69965: Calling groups_inventory to load vars for managed_node2 18231 1726867302.69968: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.69979: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.69982: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.69985: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.70395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.70591: done with get_vars() 18231 1726867302.70600: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:21:42 -0400 (0:00:00.052) 0:00:06.422 ****** 18231 1726867302.70671: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867302.70903: worker is 1 (out of 1 available) 18231 1726867302.70916: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867302.70930: done queuing things up, now waiting for results queue to drain 18231 1726867302.70932: waiting for pending results... 18231 1726867302.71289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867302.71293: in run() - task 0affcac9-a3a5-d578-8391-00000000004d 18231 1726867302.71296: variable 'ansible_search_path' from source: unknown 18231 1726867302.71335: variable 'ansible_search_path' from source: unknown 18231 1726867302.71370: calling self._execute() 18231 1726867302.71447: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.71459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.71473: variable 'omit' from source: magic vars 18231 1726867302.72442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.77284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.77287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.77290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.77291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.77293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.77429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.77463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.77498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.77610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.77635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.77894: variable 'ansible_distribution' from source: facts 18231 1726867302.77913: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.77947: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.77956: when evaluation is False, skipping this task 18231 1726867302.77963: _execute() done 18231 1726867302.77970: dumping result to json 18231 1726867302.77979: done dumping result, returning 18231 1726867302.77992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-d578-8391-00000000004d] 18231 1726867302.78001: sending task result for task 0affcac9-a3a5-d578-8391-00000000004d 18231 1726867302.78196: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004d 18231 1726867302.78200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.78247: no more pending results, returning what we have 18231 1726867302.78250: results queue empty 18231 1726867302.78251: checking for any_errors_fatal 18231 1726867302.78257: done checking for any_errors_fatal 18231 1726867302.78258: checking for max_fail_percentage 18231 1726867302.78260: done checking for max_fail_percentage 18231 1726867302.78260: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.78261: done checking to see if all hosts have failed 18231 1726867302.78262: getting the remaining hosts for this loop 18231 1726867302.78263: done getting the remaining hosts for this loop 18231 1726867302.78267: getting the next task for host managed_node2 18231 1726867302.78272: done getting next task for host managed_node2 18231 1726867302.78276: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867302.78280: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.78292: getting variables 18231 1726867302.78293: in VariableManager get_vars() 18231 1726867302.78334: Calling all_inventory to load vars for managed_node2 18231 1726867302.78337: Calling groups_inventory to load vars for managed_node2 18231 1726867302.78339: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.78348: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.78351: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.78353: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.78644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.78857: done with get_vars() 18231 1726867302.78868: done getting variables 18231 1726867302.78923: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:21:42 -0400 (0:00:00.082) 0:00:06.505 ****** 18231 1726867302.78952: entering _queue_task() for managed_node2/debug 18231 1726867302.79404: worker is 1 (out of 1 available) 18231 1726867302.79415: exiting _queue_task() for managed_node2/debug 18231 1726867302.79424: done queuing things up, now waiting for results queue to drain 18231 1726867302.79426: waiting for pending results... 18231 1726867302.79505: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867302.79589: in run() - task 0affcac9-a3a5-d578-8391-00000000004e 18231 1726867302.80083: variable 'ansible_search_path' from source: unknown 18231 1726867302.80087: variable 'ansible_search_path' from source: unknown 18231 1726867302.80094: calling self._execute() 18231 1726867302.80097: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.80100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.80102: variable 'omit' from source: magic vars 18231 1726867302.80451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.82622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.82689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.82742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.82784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.82814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.82895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.82932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.82963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.83008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.83029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.83142: variable 'ansible_distribution' from source: facts 18231 1726867302.83151: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.83172: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.83183: when evaluation is False, skipping this task 18231 1726867302.83191: _execute() done 18231 1726867302.83197: dumping result to json 18231 1726867302.83204: done dumping result, returning 18231 1726867302.83215: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-d578-8391-00000000004e] 18231 1726867302.83228: sending task result for task 0affcac9-a3a5-d578-8391-00000000004e 18231 1726867302.83333: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004e 18231 1726867302.83340: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867302.83391: no more pending results, returning what we have 18231 1726867302.83393: results queue empty 18231 1726867302.83394: checking for any_errors_fatal 18231 1726867302.83401: done checking for any_errors_fatal 18231 1726867302.83402: checking for max_fail_percentage 18231 1726867302.83404: done checking for max_fail_percentage 18231 1726867302.83405: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.83405: done checking to see if all hosts have failed 18231 1726867302.83406: getting the remaining hosts for this loop 18231 1726867302.83407: done getting the remaining hosts for this loop 18231 1726867302.83410: getting the next task for host managed_node2 18231 1726867302.83417: done getting next task for host managed_node2 18231 1726867302.83421: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867302.83423: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.83434: getting variables 18231 1726867302.83435: in VariableManager get_vars() 18231 1726867302.83470: Calling all_inventory to load vars for managed_node2 18231 1726867302.83472: Calling groups_inventory to load vars for managed_node2 18231 1726867302.83475: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.83486: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.83488: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.83491: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.83804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.84028: done with get_vars() 18231 1726867302.84038: done getting variables 18231 1726867302.84116: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:21:42 -0400 (0:00:00.051) 0:00:06.557 ****** 18231 1726867302.84147: entering _queue_task() for managed_node2/debug 18231 1726867302.84449: worker is 1 (out of 1 available) 18231 1726867302.84462: exiting _queue_task() for managed_node2/debug 18231 1726867302.84473: done queuing things up, now waiting for results queue to drain 18231 1726867302.84474: waiting for pending results... 18231 1726867302.84702: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867302.84800: in run() - task 0affcac9-a3a5-d578-8391-00000000004f 18231 1726867302.84821: variable 'ansible_search_path' from source: unknown 18231 1726867302.84829: variable 'ansible_search_path' from source: unknown 18231 1726867302.84874: calling self._execute() 18231 1726867302.84970: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.85027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.85032: variable 'omit' from source: magic vars 18231 1726867302.85476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.87895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.88074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.88080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.88082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.88084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.88156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.88196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.88228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.88270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.88296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.88429: variable 'ansible_distribution' from source: facts 18231 1726867302.88440: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.88459: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.88467: when evaluation is False, skipping this task 18231 1726867302.88473: _execute() done 18231 1726867302.88482: dumping result to json 18231 1726867302.88488: done dumping result, returning 18231 1726867302.88499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-d578-8391-00000000004f] 18231 1726867302.88512: sending task result for task 0affcac9-a3a5-d578-8391-00000000004f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867302.88655: no more pending results, returning what we have 18231 1726867302.88658: results queue empty 18231 1726867302.88659: checking for any_errors_fatal 18231 1726867302.88665: done checking for any_errors_fatal 18231 1726867302.88666: checking for max_fail_percentage 18231 1726867302.88668: done checking for max_fail_percentage 18231 1726867302.88668: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.88669: done checking to see if all hosts have failed 18231 1726867302.88670: getting the remaining hosts for this loop 18231 1726867302.88671: done getting the remaining hosts for this loop 18231 1726867302.88675: getting the next task for host managed_node2 18231 1726867302.88682: done getting next task for host managed_node2 18231 1726867302.88686: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867302.88688: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.88700: getting variables 18231 1726867302.88702: in VariableManager get_vars() 18231 1726867302.88739: Calling all_inventory to load vars for managed_node2 18231 1726867302.88741: Calling groups_inventory to load vars for managed_node2 18231 1726867302.88744: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.88754: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.88757: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.88760: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.89151: done sending task result for task 0affcac9-a3a5-d578-8391-00000000004f 18231 1726867302.89154: WORKER PROCESS EXITING 18231 1726867302.89175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.89380: done with get_vars() 18231 1726867302.89390: done getting variables 18231 1726867302.89444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:21:42 -0400 (0:00:00.053) 0:00:06.610 ****** 18231 1726867302.89470: entering _queue_task() for managed_node2/debug 18231 1726867302.89694: worker is 1 (out of 1 available) 18231 1726867302.89704: exiting _queue_task() for managed_node2/debug 18231 1726867302.89716: done queuing things up, now waiting for results queue to drain 18231 1726867302.89717: waiting for pending results... 18231 1726867302.89966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867302.90057: in run() - task 0affcac9-a3a5-d578-8391-000000000050 18231 1726867302.90080: variable 'ansible_search_path' from source: unknown 18231 1726867302.90092: variable 'ansible_search_path' from source: unknown 18231 1726867302.90133: calling self._execute() 18231 1726867302.90209: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.90221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.90235: variable 'omit' from source: magic vars 18231 1726867302.90702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.93175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.93243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.93639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.93764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.93767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.93789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.93822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.93852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.93902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.93924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.94052: variable 'ansible_distribution' from source: facts 18231 1726867302.94062: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.94090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.94098: when evaluation is False, skipping this task 18231 1726867302.94104: _execute() done 18231 1726867302.94111: dumping result to json 18231 1726867302.94122: done dumping result, returning 18231 1726867302.94135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-d578-8391-000000000050] 18231 1726867302.94147: sending task result for task 0affcac9-a3a5-d578-8391-000000000050 18231 1726867302.94429: done sending task result for task 0affcac9-a3a5-d578-8391-000000000050 18231 1726867302.94432: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867302.94469: no more pending results, returning what we have 18231 1726867302.94472: results queue empty 18231 1726867302.94473: checking for any_errors_fatal 18231 1726867302.94480: done checking for any_errors_fatal 18231 1726867302.94481: checking for max_fail_percentage 18231 1726867302.94482: done checking for max_fail_percentage 18231 1726867302.94483: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.94484: done checking to see if all hosts have failed 18231 1726867302.94485: getting the remaining hosts for this loop 18231 1726867302.94486: done getting the remaining hosts for this loop 18231 1726867302.94489: getting the next task for host managed_node2 18231 1726867302.94494: done getting next task for host managed_node2 18231 1726867302.94497: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867302.94499: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867302.94510: getting variables 18231 1726867302.94512: in VariableManager get_vars() 18231 1726867302.94546: Calling all_inventory to load vars for managed_node2 18231 1726867302.94549: Calling groups_inventory to load vars for managed_node2 18231 1726867302.94551: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.94559: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.94562: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.94564: Calling groups_plugins_play to load vars for managed_node2 18231 1726867302.94841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867302.95040: done with get_vars() 18231 1726867302.95049: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:21:42 -0400 (0:00:00.056) 0:00:06.666 ****** 18231 1726867302.95135: entering _queue_task() for managed_node2/ping 18231 1726867302.95359: worker is 1 (out of 1 available) 18231 1726867302.95371: exiting _queue_task() for managed_node2/ping 18231 1726867302.95384: done queuing things up, now waiting for results queue to drain 18231 1726867302.95386: waiting for pending results... 18231 1726867302.95633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867302.95722: in run() - task 0affcac9-a3a5-d578-8391-000000000051 18231 1726867302.95742: variable 'ansible_search_path' from source: unknown 18231 1726867302.95749: variable 'ansible_search_path' from source: unknown 18231 1726867302.95787: calling self._execute() 18231 1726867302.95867: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867302.95882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867302.95896: variable 'omit' from source: magic vars 18231 1726867302.96306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867302.98902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867302.98920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867302.98974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867302.99021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867302.99061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867302.99148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867302.99189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867302.99231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867302.99327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867302.99330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867302.99438: variable 'ansible_distribution' from source: facts 18231 1726867302.99451: variable 'ansible_distribution_major_version' from source: facts 18231 1726867302.99474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867302.99485: when evaluation is False, skipping this task 18231 1726867302.99492: _execute() done 18231 1726867302.99498: dumping result to json 18231 1726867302.99506: done dumping result, returning 18231 1726867302.99517: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-d578-8391-000000000051] 18231 1726867302.99544: sending task result for task 0affcac9-a3a5-d578-8391-000000000051 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867302.99694: no more pending results, returning what we have 18231 1726867302.99697: results queue empty 18231 1726867302.99698: checking for any_errors_fatal 18231 1726867302.99704: done checking for any_errors_fatal 18231 1726867302.99705: checking for max_fail_percentage 18231 1726867302.99707: done checking for max_fail_percentage 18231 1726867302.99708: checking to see if all hosts have failed and the running result is not ok 18231 1726867302.99709: done checking to see if all hosts have failed 18231 1726867302.99710: getting the remaining hosts for this loop 18231 1726867302.99711: done getting the remaining hosts for this loop 18231 1726867302.99715: getting the next task for host managed_node2 18231 1726867302.99724: done getting next task for host managed_node2 18231 1726867302.99726: ^ task is: TASK: meta (role_complete) 18231 1726867302.99728: ^ 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 18231 1726867302.99741: getting variables 18231 1726867302.99743: in VariableManager get_vars() 18231 1726867302.99782: Calling all_inventory to load vars for managed_node2 18231 1726867302.99785: Calling groups_inventory to load vars for managed_node2 18231 1726867302.99788: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867302.99798: Calling all_plugins_play to load vars for managed_node2 18231 1726867302.99802: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867302.99805: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.00310: done sending task result for task 0affcac9-a3a5-d578-8391-000000000051 18231 1726867303.00314: WORKER PROCESS EXITING 18231 1726867303.00339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.00590: done with get_vars() 18231 1726867303.00608: done getting variables 18231 1726867303.00713: done queuing things up, now waiting for results queue to drain 18231 1726867303.00715: results queue empty 18231 1726867303.00716: checking for any_errors_fatal 18231 1726867303.00721: done checking for any_errors_fatal 18231 1726867303.00722: checking for max_fail_percentage 18231 1726867303.00723: done checking for max_fail_percentage 18231 1726867303.00723: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.00724: done checking to see if all hosts have failed 18231 1726867303.00725: getting the remaining hosts for this loop 18231 1726867303.00725: done getting the remaining hosts for this loop 18231 1726867303.00728: getting the next task for host managed_node2 18231 1726867303.00731: done getting next task for host managed_node2 18231 1726867303.00732: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.00733: ^ 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 18231 1726867303.00736: getting variables 18231 1726867303.00737: in VariableManager get_vars() 18231 1726867303.00748: Calling all_inventory to load vars for managed_node2 18231 1726867303.00750: Calling groups_inventory to load vars for managed_node2 18231 1726867303.00752: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.00757: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.00759: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.00762: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.00896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.01108: done with get_vars() 18231 1726867303.01116: done getting variables 18231 1726867303.01158: in VariableManager get_vars() 18231 1726867303.01169: Calling all_inventory to load vars for managed_node2 18231 1726867303.01176: Calling groups_inventory to load vars for managed_node2 18231 1726867303.01180: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.01184: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.01186: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.01188: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.01326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.01565: done with get_vars() 18231 1726867303.01584: done queuing things up, now waiting for results queue to drain 18231 1726867303.01586: results queue empty 18231 1726867303.01587: checking for any_errors_fatal 18231 1726867303.01588: done checking for any_errors_fatal 18231 1726867303.01589: checking for max_fail_percentage 18231 1726867303.01590: done checking for max_fail_percentage 18231 1726867303.01590: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.01591: done checking to see if all hosts have failed 18231 1726867303.01592: getting the remaining hosts for this loop 18231 1726867303.01592: done getting the remaining hosts for this loop 18231 1726867303.01594: getting the next task for host managed_node2 18231 1726867303.01601: done getting next task for host managed_node2 18231 1726867303.01602: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.01603: ^ 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 18231 1726867303.01605: getting variables 18231 1726867303.01606: in VariableManager get_vars() 18231 1726867303.01613: Calling all_inventory to load vars for managed_node2 18231 1726867303.01614: Calling groups_inventory to load vars for managed_node2 18231 1726867303.01615: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.01618: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.01620: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.01623: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.01726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.01852: done with get_vars() 18231 1726867303.01857: done getting variables 18231 1726867303.01889: in VariableManager get_vars() 18231 1726867303.01896: Calling all_inventory to load vars for managed_node2 18231 1726867303.01897: Calling groups_inventory to load vars for managed_node2 18231 1726867303.01898: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.01901: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.01902: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.01904: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.01980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.02086: done with get_vars() 18231 1726867303.02093: done queuing things up, now waiting for results queue to drain 18231 1726867303.02095: results queue empty 18231 1726867303.02095: checking for any_errors_fatal 18231 1726867303.02096: done checking for any_errors_fatal 18231 1726867303.02097: checking for max_fail_percentage 18231 1726867303.02098: done checking for max_fail_percentage 18231 1726867303.02098: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.02099: done checking to see if all hosts have failed 18231 1726867303.02099: getting the remaining hosts for this loop 18231 1726867303.02100: done getting the remaining hosts for this loop 18231 1726867303.02102: getting the next task for host managed_node2 18231 1726867303.02104: done getting next task for host managed_node2 18231 1726867303.02105: ^ task is: None 18231 1726867303.02105: ^ 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 18231 1726867303.02106: done queuing things up, now waiting for results queue to drain 18231 1726867303.02107: results queue empty 18231 1726867303.02107: checking for any_errors_fatal 18231 1726867303.02107: done checking for any_errors_fatal 18231 1726867303.02108: checking for max_fail_percentage 18231 1726867303.02109: done checking for max_fail_percentage 18231 1726867303.02109: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.02109: done checking to see if all hosts have failed 18231 1726867303.02110: getting the next task for host managed_node2 18231 1726867303.02111: done getting next task for host managed_node2 18231 1726867303.02112: ^ task is: None 18231 1726867303.02113: ^ 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 18231 1726867303.02142: in VariableManager get_vars() 18231 1726867303.02153: done with get_vars() 18231 1726867303.02156: in VariableManager get_vars() 18231 1726867303.02162: done with get_vars() 18231 1726867303.02164: variable 'omit' from source: magic vars 18231 1726867303.02185: in VariableManager get_vars() 18231 1726867303.02191: done with get_vars() 18231 1726867303.02203: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 18231 1726867303.02324: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867303.02343: getting the remaining hosts for this loop 18231 1726867303.02344: done getting the remaining hosts for this loop 18231 1726867303.02345: getting the next task for host managed_node2 18231 1726867303.02347: done getting next task for host managed_node2 18231 1726867303.02348: ^ task is: TASK: Gathering Facts 18231 1726867303.02349: ^ 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 18231 1726867303.02350: getting variables 18231 1726867303.02350: in VariableManager get_vars() 18231 1726867303.02355: Calling all_inventory to load vars for managed_node2 18231 1726867303.02357: Calling groups_inventory to load vars for managed_node2 18231 1726867303.02358: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.02361: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.02362: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.02364: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.02447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.02706: done with get_vars() 18231 1726867303.02711: done getting variables 18231 1726867303.02737: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 17:21:43 -0400 (0:00:00.076) 0:00:06.743 ****** 18231 1726867303.02757: entering _queue_task() for managed_node2/gather_facts 18231 1726867303.02939: worker is 1 (out of 1 available) 18231 1726867303.02951: exiting _queue_task() for managed_node2/gather_facts 18231 1726867303.02962: done queuing things up, now waiting for results queue to drain 18231 1726867303.02964: waiting for pending results... 18231 1726867303.03112: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867303.03173: in run() - task 0affcac9-a3a5-d578-8391-000000000231 18231 1726867303.03187: variable 'ansible_search_path' from source: unknown 18231 1726867303.03217: calling self._execute() 18231 1726867303.03271: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.03275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.03286: variable 'omit' from source: magic vars 18231 1726867303.03683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.05460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.05504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.05533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.05558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.05582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.05637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.05658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.05683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.05709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.05720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.05813: variable 'ansible_distribution' from source: facts 18231 1726867303.05817: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.05833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.05837: when evaluation is False, skipping this task 18231 1726867303.05840: _execute() done 18231 1726867303.05842: dumping result to json 18231 1726867303.05844: done dumping result, returning 18231 1726867303.05849: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-000000000231] 18231 1726867303.05854: sending task result for task 0affcac9-a3a5-d578-8391-000000000231 18231 1726867303.05922: done sending task result for task 0affcac9-a3a5-d578-8391-000000000231 18231 1726867303.05925: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.05966: no more pending results, returning what we have 18231 1726867303.05969: results queue empty 18231 1726867303.05970: checking for any_errors_fatal 18231 1726867303.05971: done checking for any_errors_fatal 18231 1726867303.05971: checking for max_fail_percentage 18231 1726867303.05973: done checking for max_fail_percentage 18231 1726867303.05973: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.05974: done checking to see if all hosts have failed 18231 1726867303.05975: getting the remaining hosts for this loop 18231 1726867303.05976: done getting the remaining hosts for this loop 18231 1726867303.05982: getting the next task for host managed_node2 18231 1726867303.05987: done getting next task for host managed_node2 18231 1726867303.05989: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.05991: ^ 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 18231 1726867303.05994: getting variables 18231 1726867303.05995: in VariableManager get_vars() 18231 1726867303.06019: Calling all_inventory to load vars for managed_node2 18231 1726867303.06022: Calling groups_inventory to load vars for managed_node2 18231 1726867303.06025: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.06034: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.06036: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.06039: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.06169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.06282: done with get_vars() 18231 1726867303.06289: done getting variables 18231 1726867303.06333: in VariableManager get_vars() 18231 1726867303.06339: Calling all_inventory to load vars for managed_node2 18231 1726867303.06340: Calling groups_inventory to load vars for managed_node2 18231 1726867303.06342: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.06344: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.06346: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.06347: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.06452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.06596: done with get_vars() 18231 1726867303.06608: done queuing things up, now waiting for results queue to drain 18231 1726867303.06610: results queue empty 18231 1726867303.06611: checking for any_errors_fatal 18231 1726867303.06612: done checking for any_errors_fatal 18231 1726867303.06613: checking for max_fail_percentage 18231 1726867303.06614: done checking for max_fail_percentage 18231 1726867303.06615: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.06615: done checking to see if all hosts have failed 18231 1726867303.06616: getting the remaining hosts for this loop 18231 1726867303.06617: done getting the remaining hosts for this loop 18231 1726867303.06619: getting the next task for host managed_node2 18231 1726867303.06622: done getting next task for host managed_node2 18231 1726867303.06625: ^ task is: TASK: Include the task 'delete_interface.yml' 18231 1726867303.06626: ^ 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 18231 1726867303.06628: getting variables 18231 1726867303.06629: in VariableManager get_vars() 18231 1726867303.06637: Calling all_inventory to load vars for managed_node2 18231 1726867303.06639: Calling groups_inventory to load vars for managed_node2 18231 1726867303.06641: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.06649: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.06652: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.06655: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.06782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.06959: done with get_vars() 18231 1726867303.06966: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 17:21:43 -0400 (0:00:00.042) 0:00:06.785 ****** 18231 1726867303.07029: entering _queue_task() for managed_node2/include_tasks 18231 1726867303.07265: worker is 1 (out of 1 available) 18231 1726867303.07446: exiting _queue_task() for managed_node2/include_tasks 18231 1726867303.07456: done queuing things up, now waiting for results queue to drain 18231 1726867303.07458: waiting for pending results... 18231 1726867303.07895: running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' 18231 1726867303.07984: in run() - task 0affcac9-a3a5-d578-8391-000000000054 18231 1726867303.07988: variable 'ansible_search_path' from source: unknown 18231 1726867303.07998: calling self._execute() 18231 1726867303.08084: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.08096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.08110: variable 'omit' from source: magic vars 18231 1726867303.08539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.10687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.10698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.10782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.10785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.10788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.10867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.10904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.10938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.10992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.11010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.11301: variable 'ansible_distribution' from source: facts 18231 1726867303.11314: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.11339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.11388: when evaluation is False, skipping this task 18231 1726867303.11396: _execute() done 18231 1726867303.11403: dumping result to json 18231 1726867303.11411: done dumping result, returning 18231 1726867303.11425: done running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' [0affcac9-a3a5-d578-8391-000000000054] 18231 1726867303.11437: sending task result for task 0affcac9-a3a5-d578-8391-000000000054 18231 1726867303.11685: done sending task result for task 0affcac9-a3a5-d578-8391-000000000054 18231 1726867303.11688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.11734: no more pending results, returning what we have 18231 1726867303.11738: results queue empty 18231 1726867303.11739: checking for any_errors_fatal 18231 1726867303.11740: done checking for any_errors_fatal 18231 1726867303.11741: checking for max_fail_percentage 18231 1726867303.11742: done checking for max_fail_percentage 18231 1726867303.11743: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.11744: done checking to see if all hosts have failed 18231 1726867303.11745: getting the remaining hosts for this loop 18231 1726867303.11746: done getting the remaining hosts for this loop 18231 1726867303.11750: getting the next task for host managed_node2 18231 1726867303.11756: done getting next task for host managed_node2 18231 1726867303.11758: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.11760: ^ 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 18231 1726867303.11763: getting variables 18231 1726867303.11764: in VariableManager get_vars() 18231 1726867303.11791: Calling all_inventory to load vars for managed_node2 18231 1726867303.11794: Calling groups_inventory to load vars for managed_node2 18231 1726867303.11797: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.11807: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.11810: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.11813: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.12140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.12333: done with get_vars() 18231 1726867303.12342: done getting variables 18231 1726867303.12403: in VariableManager get_vars() 18231 1726867303.12411: Calling all_inventory to load vars for managed_node2 18231 1726867303.12413: Calling groups_inventory to load vars for managed_node2 18231 1726867303.12415: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.12421: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.12424: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.12427: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.12597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.12780: done with get_vars() 18231 1726867303.12791: done queuing things up, now waiting for results queue to drain 18231 1726867303.12792: results queue empty 18231 1726867303.12793: checking for any_errors_fatal 18231 1726867303.12795: done checking for any_errors_fatal 18231 1726867303.12795: checking for max_fail_percentage 18231 1726867303.12796: done checking for max_fail_percentage 18231 1726867303.12797: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.12798: done checking to see if all hosts have failed 18231 1726867303.12799: getting the remaining hosts for this loop 18231 1726867303.12799: done getting the remaining hosts for this loop 18231 1726867303.12802: getting the next task for host managed_node2 18231 1726867303.12805: done getting next task for host managed_node2 18231 1726867303.12806: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.12807: ^ 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 18231 1726867303.12809: getting variables 18231 1726867303.12810: in VariableManager get_vars() 18231 1726867303.12817: Calling all_inventory to load vars for managed_node2 18231 1726867303.12821: Calling groups_inventory to load vars for managed_node2 18231 1726867303.12823: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.12832: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.12834: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.12837: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.12966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.13130: done with get_vars() 18231 1726867303.13137: done getting variables 18231 1726867303.13181: in VariableManager get_vars() 18231 1726867303.13189: Calling all_inventory to load vars for managed_node2 18231 1726867303.13190: Calling groups_inventory to load vars for managed_node2 18231 1726867303.13192: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.13196: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.13198: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.13200: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.13347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.13529: done with get_vars() 18231 1726867303.13539: done queuing things up, now waiting for results queue to drain 18231 1726867303.13541: results queue empty 18231 1726867303.13542: checking for any_errors_fatal 18231 1726867303.13543: done checking for any_errors_fatal 18231 1726867303.13544: checking for max_fail_percentage 18231 1726867303.13544: done checking for max_fail_percentage 18231 1726867303.13545: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.13546: done checking to see if all hosts have failed 18231 1726867303.13546: getting the remaining hosts for this loop 18231 1726867303.13547: done getting the remaining hosts for this loop 18231 1726867303.13549: getting the next task for host managed_node2 18231 1726867303.13552: done getting next task for host managed_node2 18231 1726867303.13552: ^ task is: None 18231 1726867303.13554: ^ 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 18231 1726867303.13555: done queuing things up, now waiting for results queue to drain 18231 1726867303.13555: results queue empty 18231 1726867303.13556: checking for any_errors_fatal 18231 1726867303.13557: done checking for any_errors_fatal 18231 1726867303.13557: checking for max_fail_percentage 18231 1726867303.13558: done checking for max_fail_percentage 18231 1726867303.13559: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.13559: done checking to see if all hosts have failed 18231 1726867303.13560: getting the next task for host managed_node2 18231 1726867303.13563: done getting next task for host managed_node2 18231 1726867303.13564: ^ task is: None 18231 1726867303.13565: ^ 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 18231 1726867303.13595: in VariableManager get_vars() 18231 1726867303.13616: done with get_vars() 18231 1726867303.13624: in VariableManager get_vars() 18231 1726867303.13636: done with get_vars() 18231 1726867303.13640: variable 'omit' from source: magic vars 18231 1726867303.13951: variable 'profile' from source: play vars 18231 1726867303.14048: in VariableManager get_vars() 18231 1726867303.14061: done with get_vars() 18231 1726867303.14288: variable 'omit' from source: magic vars 18231 1726867303.14353: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 18231 1726867303.15174: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867303.15196: getting the remaining hosts for this loop 18231 1726867303.15197: done getting the remaining hosts for this loop 18231 1726867303.15199: getting the next task for host managed_node2 18231 1726867303.15202: done getting next task for host managed_node2 18231 1726867303.15205: ^ task is: TASK: Gathering Facts 18231 1726867303.15207: ^ 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 18231 1726867303.15208: getting variables 18231 1726867303.15209: in VariableManager get_vars() 18231 1726867303.15219: Calling all_inventory to load vars for managed_node2 18231 1726867303.15221: Calling groups_inventory to load vars for managed_node2 18231 1726867303.15223: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.15227: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.15230: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.15232: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.15364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.15580: done with get_vars() 18231 1726867303.15588: done getting variables 18231 1726867303.15622: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 17:21:43 -0400 (0:00:00.086) 0:00:06.872 ****** 18231 1726867303.15643: entering _queue_task() for managed_node2/gather_facts 18231 1726867303.15866: worker is 1 (out of 1 available) 18231 1726867303.15879: exiting _queue_task() for managed_node2/gather_facts 18231 1726867303.15891: done queuing things up, now waiting for results queue to drain 18231 1726867303.15892: waiting for pending results... 18231 1726867303.16163: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867303.16183: in run() - task 0affcac9-a3a5-d578-8391-000000000246 18231 1726867303.16202: variable 'ansible_search_path' from source: unknown 18231 1726867303.16240: calling self._execute() 18231 1726867303.16325: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.16336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.16348: variable 'omit' from source: magic vars 18231 1726867303.16762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.19007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.19074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.19122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.19159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.19189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.19309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.19316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.19347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.19393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.19481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.19549: variable 'ansible_distribution' from source: facts 18231 1726867303.19560: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.19580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.19588: when evaluation is False, skipping this task 18231 1726867303.19598: _execute() done 18231 1726867303.19604: dumping result to json 18231 1726867303.19610: done dumping result, returning 18231 1726867303.19622: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-000000000246] 18231 1726867303.19634: sending task result for task 0affcac9-a3a5-d578-8391-000000000246 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.19753: no more pending results, returning what we have 18231 1726867303.19756: results queue empty 18231 1726867303.19757: checking for any_errors_fatal 18231 1726867303.19758: done checking for any_errors_fatal 18231 1726867303.19759: checking for max_fail_percentage 18231 1726867303.19760: done checking for max_fail_percentage 18231 1726867303.19761: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.19761: done checking to see if all hosts have failed 18231 1726867303.19762: getting the remaining hosts for this loop 18231 1726867303.19763: done getting the remaining hosts for this loop 18231 1726867303.19767: getting the next task for host managed_node2 18231 1726867303.19772: done getting next task for host managed_node2 18231 1726867303.19774: ^ task is: TASK: meta (flush_handlers) 18231 1726867303.19775: ^ 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 18231 1726867303.19780: getting variables 18231 1726867303.19782: in VariableManager get_vars() 18231 1726867303.19813: Calling all_inventory to load vars for managed_node2 18231 1726867303.19815: Calling groups_inventory to load vars for managed_node2 18231 1726867303.19817: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.19827: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.19829: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.19832: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.20079: done sending task result for task 0affcac9-a3a5-d578-8391-000000000246 18231 1726867303.20083: WORKER PROCESS EXITING 18231 1726867303.20105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.20316: done with get_vars() 18231 1726867303.20327: done getting variables 18231 1726867303.20388: in VariableManager get_vars() 18231 1726867303.20399: Calling all_inventory to load vars for managed_node2 18231 1726867303.20401: Calling groups_inventory to load vars for managed_node2 18231 1726867303.20403: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.20410: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.20412: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.20415: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.20574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.20775: done with get_vars() 18231 1726867303.20791: done queuing things up, now waiting for results queue to drain 18231 1726867303.20793: results queue empty 18231 1726867303.20798: checking for any_errors_fatal 18231 1726867303.20800: done checking for any_errors_fatal 18231 1726867303.20801: checking for max_fail_percentage 18231 1726867303.20802: done checking for max_fail_percentage 18231 1726867303.20803: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.20804: done checking to see if all hosts have failed 18231 1726867303.20804: getting the remaining hosts for this loop 18231 1726867303.20805: done getting the remaining hosts for this loop 18231 1726867303.20807: getting the next task for host managed_node2 18231 1726867303.20811: done getting next task for host managed_node2 18231 1726867303.20813: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867303.20814: ^ 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 18231 1726867303.20825: getting variables 18231 1726867303.20826: in VariableManager get_vars() 18231 1726867303.20838: Calling all_inventory to load vars for managed_node2 18231 1726867303.20840: Calling groups_inventory to load vars for managed_node2 18231 1726867303.20842: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.20849: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.20852: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.20854: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.20995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.21199: done with get_vars() 18231 1726867303.21206: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:21:43 -0400 (0:00:00.056) 0:00:06.928 ****** 18231 1726867303.21281: entering _queue_task() for managed_node2/include_tasks 18231 1726867303.21515: worker is 1 (out of 1 available) 18231 1726867303.21528: exiting _queue_task() for managed_node2/include_tasks 18231 1726867303.21539: done queuing things up, now waiting for results queue to drain 18231 1726867303.21540: waiting for pending results... 18231 1726867303.21792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18231 1726867303.21898: in run() - task 0affcac9-a3a5-d578-8391-00000000005c 18231 1726867303.21917: variable 'ansible_search_path' from source: unknown 18231 1726867303.21983: variable 'ansible_search_path' from source: unknown 18231 1726867303.21991: calling self._execute() 18231 1726867303.22046: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.22103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.22106: variable 'omit' from source: magic vars 18231 1726867303.22486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.24692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.24769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.24811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.24861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.24937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.24971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.25004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.25035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.25084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.25102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.25238: variable 'ansible_distribution' from source: facts 18231 1726867303.25265: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.25278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.25370: when evaluation is False, skipping this task 18231 1726867303.25373: _execute() done 18231 1726867303.25376: dumping result to json 18231 1726867303.25380: done dumping result, returning 18231 1726867303.25382: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-d578-8391-00000000005c] 18231 1726867303.25385: sending task result for task 0affcac9-a3a5-d578-8391-00000000005c 18231 1726867303.25452: done sending task result for task 0affcac9-a3a5-d578-8391-00000000005c 18231 1726867303.25455: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.25506: no more pending results, returning what we have 18231 1726867303.25509: results queue empty 18231 1726867303.25510: checking for any_errors_fatal 18231 1726867303.25512: done checking for any_errors_fatal 18231 1726867303.25513: checking for max_fail_percentage 18231 1726867303.25515: done checking for max_fail_percentage 18231 1726867303.25516: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.25517: done checking to see if all hosts have failed 18231 1726867303.25517: getting the remaining hosts for this loop 18231 1726867303.25521: done getting the remaining hosts for this loop 18231 1726867303.25525: getting the next task for host managed_node2 18231 1726867303.25531: done getting next task for host managed_node2 18231 1726867303.25534: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867303.25536: ^ 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 18231 1726867303.25548: getting variables 18231 1726867303.25550: in VariableManager get_vars() 18231 1726867303.25799: Calling all_inventory to load vars for managed_node2 18231 1726867303.25802: Calling groups_inventory to load vars for managed_node2 18231 1726867303.25805: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.25813: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.25816: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.25821: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.26016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.26235: done with get_vars() 18231 1726867303.26246: done getting variables 18231 1726867303.26300: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:21:43 -0400 (0:00:00.050) 0:00:06.978 ****** 18231 1726867303.26336: entering _queue_task() for managed_node2/debug 18231 1726867303.26578: worker is 1 (out of 1 available) 18231 1726867303.26589: exiting _queue_task() for managed_node2/debug 18231 1726867303.26600: done queuing things up, now waiting for results queue to drain 18231 1726867303.26601: waiting for pending results... 18231 1726867303.26983: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 18231 1726867303.26988: in run() - task 0affcac9-a3a5-d578-8391-00000000005d 18231 1726867303.26990: variable 'ansible_search_path' from source: unknown 18231 1726867303.26993: variable 'ansible_search_path' from source: unknown 18231 1726867303.27021: calling self._execute() 18231 1726867303.27106: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.27120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.27133: variable 'omit' from source: magic vars 18231 1726867303.27671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.29938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.30022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.30065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.30106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.30145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.30337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.30341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.30343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.30346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.30352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.30490: variable 'ansible_distribution' from source: facts 18231 1726867303.30500: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.30524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.30531: when evaluation is False, skipping this task 18231 1726867303.30537: _execute() done 18231 1726867303.30543: dumping result to json 18231 1726867303.30554: done dumping result, returning 18231 1726867303.30568: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-d578-8391-00000000005d] 18231 1726867303.30579: sending task result for task 0affcac9-a3a5-d578-8391-00000000005d 18231 1726867303.30897: done sending task result for task 0affcac9-a3a5-d578-8391-00000000005d 18231 1726867303.30900: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867303.30940: no more pending results, returning what we have 18231 1726867303.30943: results queue empty 18231 1726867303.30944: checking for any_errors_fatal 18231 1726867303.30950: done checking for any_errors_fatal 18231 1726867303.30951: checking for max_fail_percentage 18231 1726867303.30952: done checking for max_fail_percentage 18231 1726867303.30953: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.30954: done checking to see if all hosts have failed 18231 1726867303.30955: getting the remaining hosts for this loop 18231 1726867303.30956: done getting the remaining hosts for this loop 18231 1726867303.30959: getting the next task for host managed_node2 18231 1726867303.30963: done getting next task for host managed_node2 18231 1726867303.30967: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867303.30969: ^ 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 18231 1726867303.30982: getting variables 18231 1726867303.30984: in VariableManager get_vars() 18231 1726867303.31021: Calling all_inventory to load vars for managed_node2 18231 1726867303.31024: Calling groups_inventory to load vars for managed_node2 18231 1726867303.31027: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.31035: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.31037: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.31040: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.31354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.31564: done with get_vars() 18231 1726867303.31573: done getting variables 18231 1726867303.31629: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:21:43 -0400 (0:00:00.053) 0:00:07.032 ****** 18231 1726867303.31657: entering _queue_task() for managed_node2/fail 18231 1726867303.32106: worker is 1 (out of 1 available) 18231 1726867303.32115: exiting _queue_task() for managed_node2/fail 18231 1726867303.32128: done queuing things up, now waiting for results queue to drain 18231 1726867303.32129: waiting for pending results... 18231 1726867303.32205: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18231 1726867303.32329: in run() - task 0affcac9-a3a5-d578-8391-00000000005e 18231 1726867303.32358: variable 'ansible_search_path' from source: unknown 18231 1726867303.32367: variable 'ansible_search_path' from source: unknown 18231 1726867303.32409: calling self._execute() 18231 1726867303.32501: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.32514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.32532: variable 'omit' from source: magic vars 18231 1726867303.33125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.35321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.35390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.35440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.35491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.35531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.35609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.35652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.35686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.35742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.35761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.35897: variable 'ansible_distribution' from source: facts 18231 1726867303.35909: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.35934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.35949: when evaluation is False, skipping this task 18231 1726867303.35957: _execute() done 18231 1726867303.35965: dumping result to json 18231 1726867303.35973: done dumping result, returning 18231 1726867303.35989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-d578-8391-00000000005e] 18231 1726867303.36056: sending task result for task 0affcac9-a3a5-d578-8391-00000000005e 18231 1726867303.36129: done sending task result for task 0affcac9-a3a5-d578-8391-00000000005e 18231 1726867303.36132: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.36207: no more pending results, returning what we have 18231 1726867303.36211: results queue empty 18231 1726867303.36212: checking for any_errors_fatal 18231 1726867303.36220: done checking for any_errors_fatal 18231 1726867303.36221: checking for max_fail_percentage 18231 1726867303.36223: done checking for max_fail_percentage 18231 1726867303.36224: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.36225: done checking to see if all hosts have failed 18231 1726867303.36226: getting the remaining hosts for this loop 18231 1726867303.36227: done getting the remaining hosts for this loop 18231 1726867303.36231: getting the next task for host managed_node2 18231 1726867303.36237: done getting next task for host managed_node2 18231 1726867303.36241: ^ 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 18231 1726867303.36243: ^ 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 18231 1726867303.36256: getting variables 18231 1726867303.36258: in VariableManager get_vars() 18231 1726867303.36301: Calling all_inventory to load vars for managed_node2 18231 1726867303.36304: Calling groups_inventory to load vars for managed_node2 18231 1726867303.36307: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.36317: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.36322: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.36325: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.36758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.36972: done with get_vars() 18231 1726867303.36986: done getting variables 18231 1726867303.37051: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:21:43 -0400 (0:00:00.054) 0:00:07.086 ****** 18231 1726867303.37083: entering _queue_task() for managed_node2/fail 18231 1726867303.37336: worker is 1 (out of 1 available) 18231 1726867303.37349: exiting _queue_task() for managed_node2/fail 18231 1726867303.37474: done queuing things up, now waiting for results queue to drain 18231 1726867303.37475: waiting for pending results... 18231 1726867303.37695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18231 1726867303.37730: in run() - task 0affcac9-a3a5-d578-8391-00000000005f 18231 1726867303.37783: variable 'ansible_search_path' from source: unknown 18231 1726867303.37790: variable 'ansible_search_path' from source: unknown 18231 1726867303.37799: calling self._execute() 18231 1726867303.37883: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.37899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.37912: variable 'omit' from source: magic vars 18231 1726867303.38435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.40730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.40799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.40844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.40880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.40910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.41051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.41091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.41184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.41188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.41190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.41322: variable 'ansible_distribution' from source: facts 18231 1726867303.41338: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.41360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.41369: when evaluation is False, skipping this task 18231 1726867303.41379: _execute() done 18231 1726867303.41387: dumping result to json 18231 1726867303.41395: done dumping result, returning 18231 1726867303.41407: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-d578-8391-00000000005f] 18231 1726867303.41416: sending task result for task 0affcac9-a3a5-d578-8391-00000000005f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.41561: no more pending results, returning what we have 18231 1726867303.41564: results queue empty 18231 1726867303.41565: checking for any_errors_fatal 18231 1726867303.41570: done checking for any_errors_fatal 18231 1726867303.41570: checking for max_fail_percentage 18231 1726867303.41572: done checking for max_fail_percentage 18231 1726867303.41572: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.41573: done checking to see if all hosts have failed 18231 1726867303.41574: getting the remaining hosts for this loop 18231 1726867303.41612: done getting the remaining hosts for this loop 18231 1726867303.41616: getting the next task for host managed_node2 18231 1726867303.41625: done getting next task for host managed_node2 18231 1726867303.41629: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867303.41631: ^ 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 18231 1726867303.41642: getting variables 18231 1726867303.41644: in VariableManager get_vars() 18231 1726867303.41678: Calling all_inventory to load vars for managed_node2 18231 1726867303.41736: Calling groups_inventory to load vars for managed_node2 18231 1726867303.41739: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.41793: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.41798: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.41802: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.41956: done sending task result for task 0affcac9-a3a5-d578-8391-00000000005f 18231 1726867303.41960: WORKER PROCESS EXITING 18231 1726867303.41973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.42178: done with get_vars() 18231 1726867303.42188: done getting variables 18231 1726867303.42250: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:21:43 -0400 (0:00:00.051) 0:00:07.138 ****** 18231 1726867303.42282: entering _queue_task() for managed_node2/fail 18231 1726867303.42538: worker is 1 (out of 1 available) 18231 1726867303.42663: exiting _queue_task() for managed_node2/fail 18231 1726867303.42673: done queuing things up, now waiting for results queue to drain 18231 1726867303.42675: waiting for pending results... 18231 1726867303.42886: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18231 1726867303.42961: in run() - task 0affcac9-a3a5-d578-8391-000000000060 18231 1726867303.42988: variable 'ansible_search_path' from source: unknown 18231 1726867303.43011: variable 'ansible_search_path' from source: unknown 18231 1726867303.43042: calling self._execute() 18231 1726867303.43182: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.43187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.43189: variable 'omit' from source: magic vars 18231 1726867303.43596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.45893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.45968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.46007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.46065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.46097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.46244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.46248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.46251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.46296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.46314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.46451: variable 'ansible_distribution' from source: facts 18231 1726867303.46470: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.46492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.46568: when evaluation is False, skipping this task 18231 1726867303.46572: _execute() done 18231 1726867303.46574: dumping result to json 18231 1726867303.46580: done dumping result, returning 18231 1726867303.46582: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-d578-8391-000000000060] 18231 1726867303.46585: sending task result for task 0affcac9-a3a5-d578-8391-000000000060 18231 1726867303.46651: done sending task result for task 0affcac9-a3a5-d578-8391-000000000060 18231 1726867303.46655: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.46707: no more pending results, returning what we have 18231 1726867303.46710: results queue empty 18231 1726867303.46711: checking for any_errors_fatal 18231 1726867303.46721: done checking for any_errors_fatal 18231 1726867303.46722: checking for max_fail_percentage 18231 1726867303.46724: done checking for max_fail_percentage 18231 1726867303.46725: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.46725: done checking to see if all hosts have failed 18231 1726867303.46726: getting the remaining hosts for this loop 18231 1726867303.46727: done getting the remaining hosts for this loop 18231 1726867303.46731: getting the next task for host managed_node2 18231 1726867303.46737: done getting next task for host managed_node2 18231 1726867303.46741: ^ 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 18231 1726867303.46743: ^ 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 18231 1726867303.46754: getting variables 18231 1726867303.46756: in VariableManager get_vars() 18231 1726867303.47007: Calling all_inventory to load vars for managed_node2 18231 1726867303.47010: Calling groups_inventory to load vars for managed_node2 18231 1726867303.47012: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.47024: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.47026: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.47029: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.47236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.47475: done with get_vars() 18231 1726867303.47489: done getting variables 18231 1726867303.47553: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:21:43 -0400 (0:00:00.052) 0:00:07.191 ****** 18231 1726867303.47592: entering _queue_task() for managed_node2/dnf 18231 1726867303.47963: worker is 1 (out of 1 available) 18231 1726867303.47974: exiting _queue_task() for managed_node2/dnf 18231 1726867303.47986: done queuing things up, now waiting for results queue to drain 18231 1726867303.47987: waiting for pending results... 18231 1726867303.48299: running TaskExecutor() for managed_node2/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 18231 1726867303.48306: in run() - task 0affcac9-a3a5-d578-8391-000000000061 18231 1726867303.48309: variable 'ansible_search_path' from source: unknown 18231 1726867303.48312: variable 'ansible_search_path' from source: unknown 18231 1726867303.48326: calling self._execute() 18231 1726867303.48483: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.48487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.48489: variable 'omit' from source: magic vars 18231 1726867303.48883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.51180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.51253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.51292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.51340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.51369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.51455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.51489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.51517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.51570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.51655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.51728: variable 'ansible_distribution' from source: facts 18231 1726867303.51739: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.51764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.51771: when evaluation is False, skipping this task 18231 1726867303.51780: _execute() done 18231 1726867303.51787: dumping result to json 18231 1726867303.51794: done dumping result, returning 18231 1726867303.51803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000061] 18231 1726867303.51812: sending task result for task 0affcac9-a3a5-d578-8391-000000000061 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.52027: no more pending results, returning what we have 18231 1726867303.52030: results queue empty 18231 1726867303.52031: checking for any_errors_fatal 18231 1726867303.52039: done checking for any_errors_fatal 18231 1726867303.52039: checking for max_fail_percentage 18231 1726867303.52041: done checking for max_fail_percentage 18231 1726867303.52041: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.52042: done checking to see if all hosts have failed 18231 1726867303.52043: getting the remaining hosts for this loop 18231 1726867303.52044: done getting the remaining hosts for this loop 18231 1726867303.52048: getting the next task for host managed_node2 18231 1726867303.52053: done getting next task for host managed_node2 18231 1726867303.52057: ^ 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 18231 1726867303.52058: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.52071: getting variables 18231 1726867303.52072: in VariableManager get_vars() 18231 1726867303.52214: Calling all_inventory to load vars for managed_node2 18231 1726867303.52217: Calling groups_inventory to load vars for managed_node2 18231 1726867303.52222: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.52232: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.52235: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.52238: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.52462: done sending task result for task 0affcac9-a3a5-d578-8391-000000000061 18231 1726867303.52466: WORKER PROCESS EXITING 18231 1726867303.52488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.52756: done with get_vars() 18231 1726867303.52766: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18231 1726867303.52848: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:21:43 -0400 (0:00:00.052) 0:00:07.244 ****** 18231 1726867303.52876: entering _queue_task() for managed_node2/yum 18231 1726867303.53129: worker is 1 (out of 1 available) 18231 1726867303.53142: exiting _queue_task() for managed_node2/yum 18231 1726867303.53269: done queuing things up, now waiting for results queue to drain 18231 1726867303.53271: waiting for pending results... 18231 1726867303.53436: running TaskExecutor() for managed_node2/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 18231 1726867303.53543: in run() - task 0affcac9-a3a5-d578-8391-000000000062 18231 1726867303.53560: variable 'ansible_search_path' from source: unknown 18231 1726867303.53568: variable 'ansible_search_path' from source: unknown 18231 1726867303.53620: calling self._execute() 18231 1726867303.53709: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.53725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.53740: variable 'omit' from source: magic vars 18231 1726867303.54180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.56030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.56072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.56269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.56296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.56320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.56374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.56395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.56414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.56442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.56454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.56542: variable 'ansible_distribution' from source: facts 18231 1726867303.56545: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.56560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.56564: when evaluation is False, skipping this task 18231 1726867303.56567: _execute() done 18231 1726867303.56570: dumping result to json 18231 1726867303.56572: done dumping result, returning 18231 1726867303.56580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000062] 18231 1726867303.56583: sending task result for task 0affcac9-a3a5-d578-8391-000000000062 18231 1726867303.56662: done sending task result for task 0affcac9-a3a5-d578-8391-000000000062 18231 1726867303.56665: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.56709: no more pending results, returning what we have 18231 1726867303.56711: results queue empty 18231 1726867303.56712: checking for any_errors_fatal 18231 1726867303.56722: done checking for any_errors_fatal 18231 1726867303.56723: checking for max_fail_percentage 18231 1726867303.56724: done checking for max_fail_percentage 18231 1726867303.56725: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.56726: done checking to see if all hosts have failed 18231 1726867303.56726: getting the remaining hosts for this loop 18231 1726867303.56728: done getting the remaining hosts for this loop 18231 1726867303.56731: getting the next task for host managed_node2 18231 1726867303.56736: done getting next task for host managed_node2 18231 1726867303.56739: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867303.56741: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.56751: getting variables 18231 1726867303.56753: in VariableManager get_vars() 18231 1726867303.56784: Calling all_inventory to load vars for managed_node2 18231 1726867303.56786: Calling groups_inventory to load vars for managed_node2 18231 1726867303.56788: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.56796: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.56798: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.56801: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.56971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.57189: done with get_vars() 18231 1726867303.57198: done getting variables 18231 1726867303.57250: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:21:43 -0400 (0:00:00.044) 0:00:07.288 ****** 18231 1726867303.57288: entering _queue_task() for managed_node2/fail 18231 1726867303.57626: worker is 1 (out of 1 available) 18231 1726867303.57635: exiting _queue_task() for managed_node2/fail 18231 1726867303.57645: done queuing things up, now waiting for results queue to drain 18231 1726867303.57646: waiting for pending results... 18231 1726867303.57885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18231 1726867303.57909: in run() - task 0affcac9-a3a5-d578-8391-000000000063 18231 1726867303.57944: variable 'ansible_search_path' from source: unknown 18231 1726867303.57953: variable 'ansible_search_path' from source: unknown 18231 1726867303.58012: calling self._execute() 18231 1726867303.58071: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.58074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.58092: variable 'omit' from source: magic vars 18231 1726867303.58385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.60082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.60088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.60129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.60167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.60201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.60272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.60311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.60345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.60392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.60412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.60682: variable 'ansible_distribution' from source: facts 18231 1726867303.60686: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.60689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.60691: when evaluation is False, skipping this task 18231 1726867303.60693: _execute() done 18231 1726867303.60695: dumping result to json 18231 1726867303.60697: done dumping result, returning 18231 1726867303.60699: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000063] 18231 1726867303.60701: sending task result for task 0affcac9-a3a5-d578-8391-000000000063 18231 1726867303.60769: done sending task result for task 0affcac9-a3a5-d578-8391-000000000063 18231 1726867303.60772: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.60824: no more pending results, returning what we have 18231 1726867303.60827: results queue empty 18231 1726867303.60828: checking for any_errors_fatal 18231 1726867303.60834: done checking for any_errors_fatal 18231 1726867303.60835: checking for max_fail_percentage 18231 1726867303.60836: done checking for max_fail_percentage 18231 1726867303.60837: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.60838: done checking to see if all hosts have failed 18231 1726867303.60838: getting the remaining hosts for this loop 18231 1726867303.60840: done getting the remaining hosts for this loop 18231 1726867303.60843: getting the next task for host managed_node2 18231 1726867303.60849: done getting next task for host managed_node2 18231 1726867303.60852: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18231 1726867303.60854: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.60866: getting variables 18231 1726867303.60867: in VariableManager get_vars() 18231 1726867303.61005: Calling all_inventory to load vars for managed_node2 18231 1726867303.61008: Calling groups_inventory to load vars for managed_node2 18231 1726867303.61010: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.61020: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.61023: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.61026: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.61256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.61398: done with get_vars() 18231 1726867303.61405: done getting variables 18231 1726867303.61448: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:21:43 -0400 (0:00:00.041) 0:00:07.330 ****** 18231 1726867303.61474: entering _queue_task() for managed_node2/package 18231 1726867303.61642: worker is 1 (out of 1 available) 18231 1726867303.61654: exiting _queue_task() for managed_node2/package 18231 1726867303.61667: done queuing things up, now waiting for results queue to drain 18231 1726867303.61668: waiting for pending results... 18231 1726867303.61820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 18231 1726867303.61878: in run() - task 0affcac9-a3a5-d578-8391-000000000064 18231 1726867303.61890: variable 'ansible_search_path' from source: unknown 18231 1726867303.61893: variable 'ansible_search_path' from source: unknown 18231 1726867303.61924: calling self._execute() 18231 1726867303.61979: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.61985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.61993: variable 'omit' from source: magic vars 18231 1726867303.62281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.64340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.64490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.64493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.64496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.64510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.64606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.64642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.64671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.64717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.64742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.64858: variable 'ansible_distribution' from source: facts 18231 1726867303.64861: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.64881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.64885: when evaluation is False, skipping this task 18231 1726867303.64887: _execute() done 18231 1726867303.64889: dumping result to json 18231 1726867303.64892: done dumping result, returning 18231 1726867303.64895: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-d578-8391-000000000064] 18231 1726867303.64910: sending task result for task 0affcac9-a3a5-d578-8391-000000000064 18231 1726867303.64989: done sending task result for task 0affcac9-a3a5-d578-8391-000000000064 18231 1726867303.64992: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.65066: no more pending results, returning what we have 18231 1726867303.65068: results queue empty 18231 1726867303.65069: checking for any_errors_fatal 18231 1726867303.65075: done checking for any_errors_fatal 18231 1726867303.65075: checking for max_fail_percentage 18231 1726867303.65079: done checking for max_fail_percentage 18231 1726867303.65080: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.65080: done checking to see if all hosts have failed 18231 1726867303.65081: getting the remaining hosts for this loop 18231 1726867303.65082: done getting the remaining hosts for this loop 18231 1726867303.65085: getting the next task for host managed_node2 18231 1726867303.65089: done getting next task for host managed_node2 18231 1726867303.65092: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867303.65093: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.65104: getting variables 18231 1726867303.65105: in VariableManager get_vars() 18231 1726867303.65135: Calling all_inventory to load vars for managed_node2 18231 1726867303.65137: Calling groups_inventory to load vars for managed_node2 18231 1726867303.65139: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.65146: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.65148: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.65151: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.65288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.65402: done with get_vars() 18231 1726867303.65409: done getting variables 18231 1726867303.65444: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:21:43 -0400 (0:00:00.039) 0:00:07.370 ****** 18231 1726867303.65463: entering _queue_task() for managed_node2/package 18231 1726867303.65624: worker is 1 (out of 1 available) 18231 1726867303.65637: exiting _queue_task() for managed_node2/package 18231 1726867303.65647: done queuing things up, now waiting for results queue to drain 18231 1726867303.65649: waiting for pending results... 18231 1726867303.65796: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18231 1726867303.65851: in run() - task 0affcac9-a3a5-d578-8391-000000000065 18231 1726867303.65862: variable 'ansible_search_path' from source: unknown 18231 1726867303.65866: variable 'ansible_search_path' from source: unknown 18231 1726867303.65896: calling self._execute() 18231 1726867303.65951: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.65955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.65963: variable 'omit' from source: magic vars 18231 1726867303.66249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.68175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.68219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.68246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.68270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.68290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.68348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.68367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.68386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.68413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.68427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.68510: variable 'ansible_distribution' from source: facts 18231 1726867303.68513: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.68534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.68537: when evaluation is False, skipping this task 18231 1726867303.68539: _execute() done 18231 1726867303.68541: dumping result to json 18231 1726867303.68543: done dumping result, returning 18231 1726867303.68548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000065] 18231 1726867303.68553: sending task result for task 0affcac9-a3a5-d578-8391-000000000065 18231 1726867303.68633: done sending task result for task 0affcac9-a3a5-d578-8391-000000000065 18231 1726867303.68636: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.68680: no more pending results, returning what we have 18231 1726867303.68683: results queue empty 18231 1726867303.68684: checking for any_errors_fatal 18231 1726867303.68689: done checking for any_errors_fatal 18231 1726867303.68689: checking for max_fail_percentage 18231 1726867303.68691: done checking for max_fail_percentage 18231 1726867303.68692: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.68692: done checking to see if all hosts have failed 18231 1726867303.68693: getting the remaining hosts for this loop 18231 1726867303.68694: done getting the remaining hosts for this loop 18231 1726867303.68697: getting the next task for host managed_node2 18231 1726867303.68702: done getting next task for host managed_node2 18231 1726867303.68706: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867303.68707: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.68718: getting variables 18231 1726867303.68720: in VariableManager get_vars() 18231 1726867303.68748: Calling all_inventory to load vars for managed_node2 18231 1726867303.68750: Calling groups_inventory to load vars for managed_node2 18231 1726867303.68752: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.68759: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.68761: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.68764: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.68881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.68996: done with get_vars() 18231 1726867303.69002: done getting variables 18231 1726867303.69041: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:21:43 -0400 (0:00:00.035) 0:00:07.406 ****** 18231 1726867303.69060: entering _queue_task() for managed_node2/package 18231 1726867303.69227: worker is 1 (out of 1 available) 18231 1726867303.69240: exiting _queue_task() for managed_node2/package 18231 1726867303.69252: done queuing things up, now waiting for results queue to drain 18231 1726867303.69253: waiting for pending results... 18231 1726867303.69399: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18231 1726867303.69455: in run() - task 0affcac9-a3a5-d578-8391-000000000066 18231 1726867303.69468: variable 'ansible_search_path' from source: unknown 18231 1726867303.69471: variable 'ansible_search_path' from source: unknown 18231 1726867303.69498: calling self._execute() 18231 1726867303.69556: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.69560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.69567: variable 'omit' from source: magic vars 18231 1726867303.69851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.71436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.71474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.71500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.71527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.71558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.71612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.71634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.71655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.71766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.71769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.71772: variable 'ansible_distribution' from source: facts 18231 1726867303.71787: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.71798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.71801: when evaluation is False, skipping this task 18231 1726867303.71803: _execute() done 18231 1726867303.71806: dumping result to json 18231 1726867303.71808: done dumping result, returning 18231 1726867303.71815: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-d578-8391-000000000066] 18231 1726867303.71819: sending task result for task 0affcac9-a3a5-d578-8391-000000000066 18231 1726867303.71905: done sending task result for task 0affcac9-a3a5-d578-8391-000000000066 18231 1726867303.71908: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.71952: no more pending results, returning what we have 18231 1726867303.71954: results queue empty 18231 1726867303.71955: checking for any_errors_fatal 18231 1726867303.71960: done checking for any_errors_fatal 18231 1726867303.71960: checking for max_fail_percentage 18231 1726867303.71962: done checking for max_fail_percentage 18231 1726867303.71962: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.71963: done checking to see if all hosts have failed 18231 1726867303.71964: getting the remaining hosts for this loop 18231 1726867303.71965: done getting the remaining hosts for this loop 18231 1726867303.71968: getting the next task for host managed_node2 18231 1726867303.71973: done getting next task for host managed_node2 18231 1726867303.71976: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867303.71980: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.71990: getting variables 18231 1726867303.71991: in VariableManager get_vars() 18231 1726867303.72026: Calling all_inventory to load vars for managed_node2 18231 1726867303.72029: Calling groups_inventory to load vars for managed_node2 18231 1726867303.72031: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.72039: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.72041: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.72043: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.72182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.72295: done with get_vars() 18231 1726867303.72301: done getting variables 18231 1726867303.72336: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:21:43 -0400 (0:00:00.032) 0:00:07.439 ****** 18231 1726867303.72357: entering _queue_task() for managed_node2/service 18231 1726867303.72524: worker is 1 (out of 1 available) 18231 1726867303.72537: exiting _queue_task() for managed_node2/service 18231 1726867303.72548: done queuing things up, now waiting for results queue to drain 18231 1726867303.72549: waiting for pending results... 18231 1726867303.72698: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18231 1726867303.72754: in run() - task 0affcac9-a3a5-d578-8391-000000000067 18231 1726867303.72764: variable 'ansible_search_path' from source: unknown 18231 1726867303.72768: variable 'ansible_search_path' from source: unknown 18231 1726867303.72798: calling self._execute() 18231 1726867303.72852: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.72856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.72865: variable 'omit' from source: magic vars 18231 1726867303.73148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.74693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.74745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.74770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.74796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.74814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.74871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.74893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.74910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.74938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.74955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.75032: variable 'ansible_distribution' from source: facts 18231 1726867303.75036: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.75049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.75052: when evaluation is False, skipping this task 18231 1726867303.75056: _execute() done 18231 1726867303.75059: dumping result to json 18231 1726867303.75061: done dumping result, returning 18231 1726867303.75071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-d578-8391-000000000067] 18231 1726867303.75074: sending task result for task 0affcac9-a3a5-d578-8391-000000000067 18231 1726867303.75146: done sending task result for task 0affcac9-a3a5-d578-8391-000000000067 18231 1726867303.75149: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.75208: no more pending results, returning what we have 18231 1726867303.75211: results queue empty 18231 1726867303.75212: checking for any_errors_fatal 18231 1726867303.75218: done checking for any_errors_fatal 18231 1726867303.75219: checking for max_fail_percentage 18231 1726867303.75220: done checking for max_fail_percentage 18231 1726867303.75221: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.75222: done checking to see if all hosts have failed 18231 1726867303.75222: getting the remaining hosts for this loop 18231 1726867303.75223: done getting the remaining hosts for this loop 18231 1726867303.75226: getting the next task for host managed_node2 18231 1726867303.75230: done getting next task for host managed_node2 18231 1726867303.75233: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867303.75235: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.75245: getting variables 18231 1726867303.75247: in VariableManager get_vars() 18231 1726867303.75275: Calling all_inventory to load vars for managed_node2 18231 1726867303.75279: Calling groups_inventory to load vars for managed_node2 18231 1726867303.75282: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.75289: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.75291: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.75293: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.75391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.75502: done with get_vars() 18231 1726867303.75509: done getting variables 18231 1726867303.75545: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:21:43 -0400 (0:00:00.032) 0:00:07.471 ****** 18231 1726867303.75564: entering _queue_task() for managed_node2/service 18231 1726867303.75729: worker is 1 (out of 1 available) 18231 1726867303.75743: exiting _queue_task() for managed_node2/service 18231 1726867303.75757: done queuing things up, now waiting for results queue to drain 18231 1726867303.75758: waiting for pending results... 18231 1726867303.75905: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18231 1726867303.75958: in run() - task 0affcac9-a3a5-d578-8391-000000000068 18231 1726867303.75969: variable 'ansible_search_path' from source: unknown 18231 1726867303.75973: variable 'ansible_search_path' from source: unknown 18231 1726867303.76005: calling self._execute() 18231 1726867303.76065: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.76069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.76079: variable 'omit' from source: magic vars 18231 1726867303.76371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.78073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.78140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.78202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.78242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.78274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.78368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.78422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.78455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.78521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.78613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.78689: variable 'ansible_distribution' from source: facts 18231 1726867303.78702: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.78740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.78749: when evaluation is False, skipping this task 18231 1726867303.78844: _execute() done 18231 1726867303.78848: dumping result to json 18231 1726867303.78850: done dumping result, returning 18231 1726867303.78853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-d578-8391-000000000068] 18231 1726867303.78855: sending task result for task 0affcac9-a3a5-d578-8391-000000000068 18231 1726867303.78926: done sending task result for task 0affcac9-a3a5-d578-8391-000000000068 18231 1726867303.78929: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867303.78988: no more pending results, returning what we have 18231 1726867303.78991: results queue empty 18231 1726867303.78992: checking for any_errors_fatal 18231 1726867303.78996: done checking for any_errors_fatal 18231 1726867303.78997: checking for max_fail_percentage 18231 1726867303.78999: done checking for max_fail_percentage 18231 1726867303.79000: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.79001: done checking to see if all hosts have failed 18231 1726867303.79002: getting the remaining hosts for this loop 18231 1726867303.79003: done getting the remaining hosts for this loop 18231 1726867303.79007: getting the next task for host managed_node2 18231 1726867303.79013: done getting next task for host managed_node2 18231 1726867303.79017: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867303.79022: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.79034: getting variables 18231 1726867303.79036: in VariableManager get_vars() 18231 1726867303.79292: Calling all_inventory to load vars for managed_node2 18231 1726867303.79295: Calling groups_inventory to load vars for managed_node2 18231 1726867303.79297: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.79305: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.79307: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.79310: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.79753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.79967: done with get_vars() 18231 1726867303.79976: done getting variables 18231 1726867303.80045: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:21:43 -0400 (0:00:00.045) 0:00:07.516 ****** 18231 1726867303.80074: entering _queue_task() for managed_node2/service 18231 1726867303.80322: worker is 1 (out of 1 available) 18231 1726867303.80334: exiting _queue_task() for managed_node2/service 18231 1726867303.80589: done queuing things up, now waiting for results queue to drain 18231 1726867303.80591: waiting for pending results... 18231 1726867303.80710: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18231 1726867303.80728: in run() - task 0affcac9-a3a5-d578-8391-000000000069 18231 1726867303.80749: variable 'ansible_search_path' from source: unknown 18231 1726867303.80804: variable 'ansible_search_path' from source: unknown 18231 1726867303.80808: calling self._execute() 18231 1726867303.80890: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.80902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.80927: variable 'omit' from source: magic vars 18231 1726867303.81412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.83198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.83245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.83271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.83298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.83320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.83375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.83397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.83413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.83446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.83456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.83548: variable 'ansible_distribution' from source: facts 18231 1726867303.83552: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.83566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.83569: when evaluation is False, skipping this task 18231 1726867303.83572: _execute() done 18231 1726867303.83574: dumping result to json 18231 1726867303.83578: done dumping result, returning 18231 1726867303.83585: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-d578-8391-000000000069] 18231 1726867303.83589: sending task result for task 0affcac9-a3a5-d578-8391-000000000069 18231 1726867303.83666: done sending task result for task 0affcac9-a3a5-d578-8391-000000000069 18231 1726867303.83669: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.83715: no more pending results, returning what we have 18231 1726867303.83718: results queue empty 18231 1726867303.83719: checking for any_errors_fatal 18231 1726867303.83725: done checking for any_errors_fatal 18231 1726867303.83726: checking for max_fail_percentage 18231 1726867303.83727: done checking for max_fail_percentage 18231 1726867303.83728: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.83729: done checking to see if all hosts have failed 18231 1726867303.83730: getting the remaining hosts for this loop 18231 1726867303.83731: done getting the remaining hosts for this loop 18231 1726867303.83734: getting the next task for host managed_node2 18231 1726867303.83739: done getting next task for host managed_node2 18231 1726867303.83742: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867303.83744: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.83755: getting variables 18231 1726867303.83756: in VariableManager get_vars() 18231 1726867303.83787: Calling all_inventory to load vars for managed_node2 18231 1726867303.83790: Calling groups_inventory to load vars for managed_node2 18231 1726867303.83792: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.83800: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.83802: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.83805: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.83926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.84043: done with get_vars() 18231 1726867303.84050: done getting variables 18231 1726867303.84091: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:21:43 -0400 (0:00:00.040) 0:00:07.556 ****** 18231 1726867303.84109: entering _queue_task() for managed_node2/service 18231 1726867303.84282: worker is 1 (out of 1 available) 18231 1726867303.84293: exiting _queue_task() for managed_node2/service 18231 1726867303.84308: done queuing things up, now waiting for results queue to drain 18231 1726867303.84309: waiting for pending results... 18231 1726867303.84459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 18231 1726867303.84526: in run() - task 0affcac9-a3a5-d578-8391-00000000006a 18231 1726867303.84539: variable 'ansible_search_path' from source: unknown 18231 1726867303.84546: variable 'ansible_search_path' from source: unknown 18231 1726867303.84573: calling self._execute() 18231 1726867303.84637: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.84646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.84651: variable 'omit' from source: magic vars 18231 1726867303.84947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.86425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.86464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.86503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.86528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.86547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.86604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.86625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.86642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.86667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.86680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.86766: variable 'ansible_distribution' from source: facts 18231 1726867303.86770: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.86786: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.86789: when evaluation is False, skipping this task 18231 1726867303.86791: _execute() done 18231 1726867303.86794: dumping result to json 18231 1726867303.86796: done dumping result, returning 18231 1726867303.86802: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-d578-8391-00000000006a] 18231 1726867303.86807: sending task result for task 0affcac9-a3a5-d578-8391-00000000006a 18231 1726867303.86885: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006a 18231 1726867303.86887: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18231 1726867303.86965: no more pending results, returning what we have 18231 1726867303.86968: results queue empty 18231 1726867303.86969: checking for any_errors_fatal 18231 1726867303.86973: done checking for any_errors_fatal 18231 1726867303.86974: checking for max_fail_percentage 18231 1726867303.86975: done checking for max_fail_percentage 18231 1726867303.86976: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.86980: done checking to see if all hosts have failed 18231 1726867303.86981: getting the remaining hosts for this loop 18231 1726867303.86982: done getting the remaining hosts for this loop 18231 1726867303.86985: getting the next task for host managed_node2 18231 1726867303.86989: done getting next task for host managed_node2 18231 1726867303.86992: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867303.86994: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.87005: getting variables 18231 1726867303.87007: in VariableManager get_vars() 18231 1726867303.87039: Calling all_inventory to load vars for managed_node2 18231 1726867303.87042: Calling groups_inventory to load vars for managed_node2 18231 1726867303.87043: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.87049: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.87051: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.87052: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.87194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.87308: done with get_vars() 18231 1726867303.87315: done getting variables 18231 1726867303.87351: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:21:43 -0400 (0:00:00.032) 0:00:07.589 ****** 18231 1726867303.87374: entering _queue_task() for managed_node2/copy 18231 1726867303.87545: worker is 1 (out of 1 available) 18231 1726867303.87557: exiting _queue_task() for managed_node2/copy 18231 1726867303.87569: done queuing things up, now waiting for results queue to drain 18231 1726867303.87570: waiting for pending results... 18231 1726867303.87714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18231 1726867303.87768: in run() - task 0affcac9-a3a5-d578-8391-00000000006b 18231 1726867303.87782: variable 'ansible_search_path' from source: unknown 18231 1726867303.87785: variable 'ansible_search_path' from source: unknown 18231 1726867303.87812: calling self._execute() 18231 1726867303.87870: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.87874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.87884: variable 'omit' from source: magic vars 18231 1726867303.88165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.89574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.89615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.89642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.89668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.89689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.89741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.89762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.89781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.89807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.89820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.89904: variable 'ansible_distribution' from source: facts 18231 1726867303.89908: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.89924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.89927: when evaluation is False, skipping this task 18231 1726867303.89930: _execute() done 18231 1726867303.89932: dumping result to json 18231 1726867303.89934: done dumping result, returning 18231 1726867303.89937: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-d578-8391-00000000006b] 18231 1726867303.89942: sending task result for task 0affcac9-a3a5-d578-8391-00000000006b 18231 1726867303.90017: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006b 18231 1726867303.90023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.90068: no more pending results, returning what we have 18231 1726867303.90071: results queue empty 18231 1726867303.90071: checking for any_errors_fatal 18231 1726867303.90075: done checking for any_errors_fatal 18231 1726867303.90076: checking for max_fail_percentage 18231 1726867303.90079: done checking for max_fail_percentage 18231 1726867303.90080: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.90081: done checking to see if all hosts have failed 18231 1726867303.90082: getting the remaining hosts for this loop 18231 1726867303.90083: done getting the remaining hosts for this loop 18231 1726867303.90086: getting the next task for host managed_node2 18231 1726867303.90090: done getting next task for host managed_node2 18231 1726867303.90093: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867303.90095: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.90105: getting variables 18231 1726867303.90107: in VariableManager get_vars() 18231 1726867303.90140: Calling all_inventory to load vars for managed_node2 18231 1726867303.90142: Calling groups_inventory to load vars for managed_node2 18231 1726867303.90145: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.90152: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.90154: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.90157: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.90262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.90380: done with get_vars() 18231 1726867303.90387: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:21:43 -0400 (0:00:00.030) 0:00:07.620 ****** 18231 1726867303.90438: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867303.90605: worker is 1 (out of 1 available) 18231 1726867303.90621: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 18231 1726867303.90633: done queuing things up, now waiting for results queue to drain 18231 1726867303.90634: waiting for pending results... 18231 1726867303.90769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18231 1726867303.90842: in run() - task 0affcac9-a3a5-d578-8391-00000000006c 18231 1726867303.90853: variable 'ansible_search_path' from source: unknown 18231 1726867303.90856: variable 'ansible_search_path' from source: unknown 18231 1726867303.90890: calling self._execute() 18231 1726867303.90950: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.90954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.90962: variable 'omit' from source: magic vars 18231 1726867303.91254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.92721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.92765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.92800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.92830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.92850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.92905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.92933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.92948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.92974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.92986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.93075: variable 'ansible_distribution' from source: facts 18231 1726867303.93080: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.93094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.93097: when evaluation is False, skipping this task 18231 1726867303.93099: _execute() done 18231 1726867303.93102: dumping result to json 18231 1726867303.93104: done dumping result, returning 18231 1726867303.93111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-d578-8391-00000000006c] 18231 1726867303.93114: sending task result for task 0affcac9-a3a5-d578-8391-00000000006c 18231 1726867303.93201: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006c 18231 1726867303.93203: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.93247: no more pending results, returning what we have 18231 1726867303.93250: results queue empty 18231 1726867303.93251: checking for any_errors_fatal 18231 1726867303.93256: done checking for any_errors_fatal 18231 1726867303.93256: checking for max_fail_percentage 18231 1726867303.93258: done checking for max_fail_percentage 18231 1726867303.93259: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.93260: done checking to see if all hosts have failed 18231 1726867303.93260: getting the remaining hosts for this loop 18231 1726867303.93261: done getting the remaining hosts for this loop 18231 1726867303.93265: getting the next task for host managed_node2 18231 1726867303.93270: done getting next task for host managed_node2 18231 1726867303.93273: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867303.93275: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.93288: getting variables 18231 1726867303.93289: in VariableManager get_vars() 18231 1726867303.93319: Calling all_inventory to load vars for managed_node2 18231 1726867303.93321: Calling groups_inventory to load vars for managed_node2 18231 1726867303.93323: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.93331: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.93333: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.93335: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.93483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.93596: done with get_vars() 18231 1726867303.93603: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:21:43 -0400 (0:00:00.032) 0:00:07.652 ****** 18231 1726867303.93652: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867303.93823: worker is 1 (out of 1 available) 18231 1726867303.93835: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 18231 1726867303.93847: done queuing things up, now waiting for results queue to drain 18231 1726867303.93848: waiting for pending results... 18231 1726867303.94002: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 18231 1726867303.94060: in run() - task 0affcac9-a3a5-d578-8391-00000000006d 18231 1726867303.94082: variable 'ansible_search_path' from source: unknown 18231 1726867303.94086: variable 'ansible_search_path' from source: unknown 18231 1726867303.94109: calling self._execute() 18231 1726867303.94165: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.94169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.94179: variable 'omit' from source: magic vars 18231 1726867303.94464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.95910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.95957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.95982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.96007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.96028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.96085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.96105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.96149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.96153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.96161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.96250: variable 'ansible_distribution' from source: facts 18231 1726867303.96253: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.96268: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.96271: when evaluation is False, skipping this task 18231 1726867303.96274: _execute() done 18231 1726867303.96276: dumping result to json 18231 1726867303.96280: done dumping result, returning 18231 1726867303.96287: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-d578-8391-00000000006d] 18231 1726867303.96291: sending task result for task 0affcac9-a3a5-d578-8391-00000000006d 18231 1726867303.96366: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006d 18231 1726867303.96369: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867303.96415: no more pending results, returning what we have 18231 1726867303.96421: results queue empty 18231 1726867303.96422: checking for any_errors_fatal 18231 1726867303.96427: done checking for any_errors_fatal 18231 1726867303.96428: checking for max_fail_percentage 18231 1726867303.96429: done checking for max_fail_percentage 18231 1726867303.96430: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.96431: done checking to see if all hosts have failed 18231 1726867303.96431: getting the remaining hosts for this loop 18231 1726867303.96432: done getting the remaining hosts for this loop 18231 1726867303.96435: getting the next task for host managed_node2 18231 1726867303.96441: done getting next task for host managed_node2 18231 1726867303.96444: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867303.96446: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.96456: getting variables 18231 1726867303.96458: in VariableManager get_vars() 18231 1726867303.96489: Calling all_inventory to load vars for managed_node2 18231 1726867303.96491: Calling groups_inventory to load vars for managed_node2 18231 1726867303.96493: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.96501: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.96503: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.96505: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.96626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.96745: done with get_vars() 18231 1726867303.96752: done getting variables 18231 1726867303.96791: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:21:43 -0400 (0:00:00.031) 0:00:07.683 ****** 18231 1726867303.96810: entering _queue_task() for managed_node2/debug 18231 1726867303.96983: worker is 1 (out of 1 available) 18231 1726867303.96996: exiting _queue_task() for managed_node2/debug 18231 1726867303.97008: done queuing things up, now waiting for results queue to drain 18231 1726867303.97010: waiting for pending results... 18231 1726867303.97149: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18231 1726867303.97203: in run() - task 0affcac9-a3a5-d578-8391-00000000006e 18231 1726867303.97214: variable 'ansible_search_path' from source: unknown 18231 1726867303.97217: variable 'ansible_search_path' from source: unknown 18231 1726867303.97245: calling self._execute() 18231 1726867303.97304: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867303.97308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867303.97316: variable 'omit' from source: magic vars 18231 1726867303.97599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867303.99017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867303.99057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867303.99093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867303.99120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867303.99138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867303.99195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867303.99215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867303.99234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867303.99259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867303.99270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867303.99357: variable 'ansible_distribution' from source: facts 18231 1726867303.99360: variable 'ansible_distribution_major_version' from source: facts 18231 1726867303.99374: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867303.99379: when evaluation is False, skipping this task 18231 1726867303.99381: _execute() done 18231 1726867303.99384: dumping result to json 18231 1726867303.99386: done dumping result, returning 18231 1726867303.99393: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-d578-8391-00000000006e] 18231 1726867303.99397: sending task result for task 0affcac9-a3a5-d578-8391-00000000006e 18231 1726867303.99471: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006e 18231 1726867303.99474: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867303.99548: no more pending results, returning what we have 18231 1726867303.99551: results queue empty 18231 1726867303.99551: checking for any_errors_fatal 18231 1726867303.99555: done checking for any_errors_fatal 18231 1726867303.99556: checking for max_fail_percentage 18231 1726867303.99557: done checking for max_fail_percentage 18231 1726867303.99558: checking to see if all hosts have failed and the running result is not ok 18231 1726867303.99559: done checking to see if all hosts have failed 18231 1726867303.99559: getting the remaining hosts for this loop 18231 1726867303.99560: done getting the remaining hosts for this loop 18231 1726867303.99563: getting the next task for host managed_node2 18231 1726867303.99567: done getting next task for host managed_node2 18231 1726867303.99571: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867303.99573: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867303.99585: getting variables 18231 1726867303.99588: in VariableManager get_vars() 18231 1726867303.99614: Calling all_inventory to load vars for managed_node2 18231 1726867303.99616: Calling groups_inventory to load vars for managed_node2 18231 1726867303.99620: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867303.99626: Calling all_plugins_play to load vars for managed_node2 18231 1726867303.99627: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867303.99629: Calling groups_plugins_play to load vars for managed_node2 18231 1726867303.99764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867303.99878: done with get_vars() 18231 1726867303.99885: done getting variables 18231 1726867303.99922: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:21:43 -0400 (0:00:00.031) 0:00:07.715 ****** 18231 1726867303.99943: entering _queue_task() for managed_node2/debug 18231 1726867304.00113: worker is 1 (out of 1 available) 18231 1726867304.00127: exiting _queue_task() for managed_node2/debug 18231 1726867304.00140: done queuing things up, now waiting for results queue to drain 18231 1726867304.00141: waiting for pending results... 18231 1726867304.00288: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18231 1726867304.00344: in run() - task 0affcac9-a3a5-d578-8391-00000000006f 18231 1726867304.00354: variable 'ansible_search_path' from source: unknown 18231 1726867304.00358: variable 'ansible_search_path' from source: unknown 18231 1726867304.00391: calling self._execute() 18231 1726867304.00444: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.00448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.00456: variable 'omit' from source: magic vars 18231 1726867304.00764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.02220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.02261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.02287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.02312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.02336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.02390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.02410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.02436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.02463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.02474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.02562: variable 'ansible_distribution' from source: facts 18231 1726867304.02565: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.02580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.02584: when evaluation is False, skipping this task 18231 1726867304.02586: _execute() done 18231 1726867304.02589: dumping result to json 18231 1726867304.02591: done dumping result, returning 18231 1726867304.02599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-d578-8391-00000000006f] 18231 1726867304.02602: sending task result for task 0affcac9-a3a5-d578-8391-00000000006f 18231 1726867304.02672: done sending task result for task 0affcac9-a3a5-d578-8391-00000000006f 18231 1726867304.02675: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867304.02718: no more pending results, returning what we have 18231 1726867304.02720: results queue empty 18231 1726867304.02721: checking for any_errors_fatal 18231 1726867304.02726: done checking for any_errors_fatal 18231 1726867304.02727: checking for max_fail_percentage 18231 1726867304.02728: done checking for max_fail_percentage 18231 1726867304.02729: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.02730: done checking to see if all hosts have failed 18231 1726867304.02730: getting the remaining hosts for this loop 18231 1726867304.02732: done getting the remaining hosts for this loop 18231 1726867304.02735: getting the next task for host managed_node2 18231 1726867304.02739: done getting next task for host managed_node2 18231 1726867304.02743: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867304.02744: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867304.02755: getting variables 18231 1726867304.02756: in VariableManager get_vars() 18231 1726867304.02789: Calling all_inventory to load vars for managed_node2 18231 1726867304.02791: Calling groups_inventory to load vars for managed_node2 18231 1726867304.02794: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.02801: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.02803: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.02806: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.02920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.03037: done with get_vars() 18231 1726867304.03043: done getting variables 18231 1726867304.03082: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:21:44 -0400 (0:00:00.031) 0:00:07.746 ****** 18231 1726867304.03101: entering _queue_task() for managed_node2/debug 18231 1726867304.03261: worker is 1 (out of 1 available) 18231 1726867304.03274: exiting _queue_task() for managed_node2/debug 18231 1726867304.03285: done queuing things up, now waiting for results queue to drain 18231 1726867304.03287: waiting for pending results... 18231 1726867304.03428: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18231 1726867304.03484: in run() - task 0affcac9-a3a5-d578-8391-000000000070 18231 1726867304.03495: variable 'ansible_search_path' from source: unknown 18231 1726867304.03498: variable 'ansible_search_path' from source: unknown 18231 1726867304.03528: calling self._execute() 18231 1726867304.03582: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.03597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.03604: variable 'omit' from source: magic vars 18231 1726867304.03891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.05313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.05356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.05391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.05416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.05436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.05493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.05513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.05532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.05557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.05568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.05655: variable 'ansible_distribution' from source: facts 18231 1726867304.05658: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.05673: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.05676: when evaluation is False, skipping this task 18231 1726867304.05680: _execute() done 18231 1726867304.05682: dumping result to json 18231 1726867304.05686: done dumping result, returning 18231 1726867304.05697: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-d578-8391-000000000070] 18231 1726867304.05700: sending task result for task 0affcac9-a3a5-d578-8391-000000000070 18231 1726867304.05771: done sending task result for task 0affcac9-a3a5-d578-8391-000000000070 18231 1726867304.05773: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18231 1726867304.05836: no more pending results, returning what we have 18231 1726867304.05838: results queue empty 18231 1726867304.05839: checking for any_errors_fatal 18231 1726867304.05844: done checking for any_errors_fatal 18231 1726867304.05845: checking for max_fail_percentage 18231 1726867304.05847: done checking for max_fail_percentage 18231 1726867304.05848: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.05849: done checking to see if all hosts have failed 18231 1726867304.05849: getting the remaining hosts for this loop 18231 1726867304.05850: done getting the remaining hosts for this loop 18231 1726867304.05853: getting the next task for host managed_node2 18231 1726867304.05858: done getting next task for host managed_node2 18231 1726867304.05861: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867304.05863: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 18231 1726867304.05873: getting variables 18231 1726867304.05874: in VariableManager get_vars() 18231 1726867304.05906: Calling all_inventory to load vars for managed_node2 18231 1726867304.05909: Calling groups_inventory to load vars for managed_node2 18231 1726867304.05911: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.05920: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.05923: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.05926: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.06062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.06175: done with get_vars() 18231 1726867304.06183: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:21:44 -0400 (0:00:00.031) 0:00:07.778 ****** 18231 1726867304.06241: entering _queue_task() for managed_node2/ping 18231 1726867304.06408: worker is 1 (out of 1 available) 18231 1726867304.06422: exiting _queue_task() for managed_node2/ping 18231 1726867304.06434: done queuing things up, now waiting for results queue to drain 18231 1726867304.06435: waiting for pending results... 18231 1726867304.06583: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 18231 1726867304.06648: in run() - task 0affcac9-a3a5-d578-8391-000000000071 18231 1726867304.06660: variable 'ansible_search_path' from source: unknown 18231 1726867304.06663: variable 'ansible_search_path' from source: unknown 18231 1726867304.06691: calling self._execute() 18231 1726867304.06747: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.06751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.06759: variable 'omit' from source: magic vars 18231 1726867304.07051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.08512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.08557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.08584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.08610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.08633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.08689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.08709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.08730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.08755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.08768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.08858: variable 'ansible_distribution' from source: facts 18231 1726867304.08861: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.08884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.08887: when evaluation is False, skipping this task 18231 1726867304.08890: _execute() done 18231 1726867304.08892: dumping result to json 18231 1726867304.08894: done dumping result, returning 18231 1726867304.08897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-d578-8391-000000000071] 18231 1726867304.08902: sending task result for task 0affcac9-a3a5-d578-8391-000000000071 18231 1726867304.08974: done sending task result for task 0affcac9-a3a5-d578-8391-000000000071 18231 1726867304.08979: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.09021: no more pending results, returning what we have 18231 1726867304.09024: results queue empty 18231 1726867304.09025: checking for any_errors_fatal 18231 1726867304.09030: done checking for any_errors_fatal 18231 1726867304.09030: checking for max_fail_percentage 18231 1726867304.09032: done checking for max_fail_percentage 18231 1726867304.09033: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.09033: done checking to see if all hosts have failed 18231 1726867304.09034: getting the remaining hosts for this loop 18231 1726867304.09035: done getting the remaining hosts for this loop 18231 1726867304.09038: getting the next task for host managed_node2 18231 1726867304.09043: done getting next task for host managed_node2 18231 1726867304.09045: ^ task is: TASK: meta (role_complete) 18231 1726867304.09047: ^ 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 18231 1726867304.09057: getting variables 18231 1726867304.09059: in VariableManager get_vars() 18231 1726867304.09091: Calling all_inventory to load vars for managed_node2 18231 1726867304.09093: Calling groups_inventory to load vars for managed_node2 18231 1726867304.09095: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.09103: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.09105: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.09107: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.09225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.09343: done with get_vars() 18231 1726867304.09349: done getting variables 18231 1726867304.09402: done queuing things up, now waiting for results queue to drain 18231 1726867304.09403: results queue empty 18231 1726867304.09403: checking for any_errors_fatal 18231 1726867304.09405: done checking for any_errors_fatal 18231 1726867304.09405: checking for max_fail_percentage 18231 1726867304.09406: done checking for max_fail_percentage 18231 1726867304.09406: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.09406: done checking to see if all hosts have failed 18231 1726867304.09407: getting the remaining hosts for this loop 18231 1726867304.09407: done getting the remaining hosts for this loop 18231 1726867304.09409: getting the next task for host managed_node2 18231 1726867304.09411: done getting next task for host managed_node2 18231 1726867304.09412: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.09413: ^ 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 18231 1726867304.09414: getting variables 18231 1726867304.09415: in VariableManager get_vars() 18231 1726867304.09424: Calling all_inventory to load vars for managed_node2 18231 1726867304.09425: Calling groups_inventory to load vars for managed_node2 18231 1726867304.09426: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.09429: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.09431: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.09432: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.09517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.09645: done with get_vars() 18231 1726867304.09651: done getting variables 18231 1726867304.09683: in VariableManager get_vars() 18231 1726867304.09691: Calling all_inventory to load vars for managed_node2 18231 1726867304.09696: Calling groups_inventory to load vars for managed_node2 18231 1726867304.09697: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.09700: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.09702: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.09703: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.09780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.09885: done with get_vars() 18231 1726867304.09893: done queuing things up, now waiting for results queue to drain 18231 1726867304.09894: results queue empty 18231 1726867304.09895: checking for any_errors_fatal 18231 1726867304.09896: done checking for any_errors_fatal 18231 1726867304.09897: checking for max_fail_percentage 18231 1726867304.09897: done checking for max_fail_percentage 18231 1726867304.09898: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.09899: done checking to see if all hosts have failed 18231 1726867304.09899: getting the remaining hosts for this loop 18231 1726867304.09900: done getting the remaining hosts for this loop 18231 1726867304.09902: getting the next task for host managed_node2 18231 1726867304.09904: done getting next task for host managed_node2 18231 1726867304.09905: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.09905: ^ 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 18231 1726867304.09907: getting variables 18231 1726867304.09908: in VariableManager get_vars() 18231 1726867304.09914: Calling all_inventory to load vars for managed_node2 18231 1726867304.09915: Calling groups_inventory to load vars for managed_node2 18231 1726867304.09916: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.09920: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.09921: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.09923: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.10001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.10124: done with get_vars() 18231 1726867304.10129: done getting variables 18231 1726867304.10156: in VariableManager get_vars() 18231 1726867304.10162: Calling all_inventory to load vars for managed_node2 18231 1726867304.10163: Calling groups_inventory to load vars for managed_node2 18231 1726867304.10165: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.10167: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.10169: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.10170: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.10248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.10353: done with get_vars() 18231 1726867304.10361: done queuing things up, now waiting for results queue to drain 18231 1726867304.10362: results queue empty 18231 1726867304.10362: checking for any_errors_fatal 18231 1726867304.10363: done checking for any_errors_fatal 18231 1726867304.10363: checking for max_fail_percentage 18231 1726867304.10364: done checking for max_fail_percentage 18231 1726867304.10364: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.10365: done checking to see if all hosts have failed 18231 1726867304.10365: getting the remaining hosts for this loop 18231 1726867304.10366: done getting the remaining hosts for this loop 18231 1726867304.10367: getting the next task for host managed_node2 18231 1726867304.10369: done getting next task for host managed_node2 18231 1726867304.10369: ^ task is: None 18231 1726867304.10370: ^ 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 18231 1726867304.10371: done queuing things up, now waiting for results queue to drain 18231 1726867304.10371: results queue empty 18231 1726867304.10372: checking for any_errors_fatal 18231 1726867304.10372: done checking for any_errors_fatal 18231 1726867304.10372: checking for max_fail_percentage 18231 1726867304.10373: done checking for max_fail_percentage 18231 1726867304.10373: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.10374: done checking to see if all hosts have failed 18231 1726867304.10375: getting the next task for host managed_node2 18231 1726867304.10376: done getting next task for host managed_node2 18231 1726867304.10376: ^ task is: None 18231 1726867304.10379: ^ 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 18231 1726867304.10406: in VariableManager get_vars() 18231 1726867304.10415: done with get_vars() 18231 1726867304.10419: in VariableManager get_vars() 18231 1726867304.10424: done with get_vars() 18231 1726867304.10427: variable 'omit' from source: magic vars 18231 1726867304.10448: in VariableManager get_vars() 18231 1726867304.10454: done with get_vars() 18231 1726867304.10466: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 18231 1726867304.10585: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867304.10604: getting the remaining hosts for this loop 18231 1726867304.10605: done getting the remaining hosts for this loop 18231 1726867304.10606: getting the next task for host managed_node2 18231 1726867304.10608: done getting next task for host managed_node2 18231 1726867304.10609: ^ task is: TASK: Gathering Facts 18231 1726867304.10610: ^ 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 18231 1726867304.10611: getting variables 18231 1726867304.10611: in VariableManager get_vars() 18231 1726867304.10617: Calling all_inventory to load vars for managed_node2 18231 1726867304.10618: Calling groups_inventory to load vars for managed_node2 18231 1726867304.10620: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.10623: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.10624: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.10626: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.10704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.10834: done with get_vars() 18231 1726867304.10839: done getting variables 18231 1726867304.10862: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 Friday 20 September 2024 17:21:44 -0400 (0:00:00.046) 0:00:07.824 ****** 18231 1726867304.10885: entering _queue_task() for managed_node2/gather_facts 18231 1726867304.11045: worker is 1 (out of 1 available) 18231 1726867304.11056: exiting _queue_task() for managed_node2/gather_facts 18231 1726867304.11067: done queuing things up, now waiting for results queue to drain 18231 1726867304.11068: waiting for pending results... 18231 1726867304.11221: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867304.11284: in run() - task 0affcac9-a3a5-d578-8391-0000000002cb 18231 1726867304.11296: variable 'ansible_search_path' from source: unknown 18231 1726867304.11327: calling self._execute() 18231 1726867304.11379: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.11383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.11391: variable 'omit' from source: magic vars 18231 1726867304.11689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.13139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.13189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.13213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.13239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.13263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.13320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.13339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.13356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.13386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.13397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.13486: variable 'ansible_distribution' from source: facts 18231 1726867304.13490: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.13502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.13505: when evaluation is False, skipping this task 18231 1726867304.13508: _execute() done 18231 1726867304.13511: dumping result to json 18231 1726867304.13513: done dumping result, returning 18231 1726867304.13521: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-0000000002cb] 18231 1726867304.13524: sending task result for task 0affcac9-a3a5-d578-8391-0000000002cb skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.13635: no more pending results, returning what we have 18231 1726867304.13638: results queue empty 18231 1726867304.13638: checking for any_errors_fatal 18231 1726867304.13640: done checking for any_errors_fatal 18231 1726867304.13640: checking for max_fail_percentage 18231 1726867304.13642: done checking for max_fail_percentage 18231 1726867304.13643: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.13643: done checking to see if all hosts have failed 18231 1726867304.13644: getting the remaining hosts for this loop 18231 1726867304.13645: done getting the remaining hosts for this loop 18231 1726867304.13648: getting the next task for host managed_node2 18231 1726867304.13653: done getting next task for host managed_node2 18231 1726867304.13655: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.13656: ^ 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 18231 1726867304.13659: getting variables 18231 1726867304.13661: in VariableManager get_vars() 18231 1726867304.13684: Calling all_inventory to load vars for managed_node2 18231 1726867304.13687: Calling groups_inventory to load vars for managed_node2 18231 1726867304.13690: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.13699: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.13701: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.13704: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.13828: done sending task result for task 0affcac9-a3a5-d578-8391-0000000002cb 18231 1726867304.13831: WORKER PROCESS EXITING 18231 1726867304.13840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.13950: done with get_vars() 18231 1726867304.13956: done getting variables 18231 1726867304.13999: in VariableManager get_vars() 18231 1726867304.14005: Calling all_inventory to load vars for managed_node2 18231 1726867304.14006: Calling groups_inventory to load vars for managed_node2 18231 1726867304.14008: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.14010: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.14012: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.14013: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.14110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.14216: done with get_vars() 18231 1726867304.14225: done queuing things up, now waiting for results queue to drain 18231 1726867304.14226: results queue empty 18231 1726867304.14227: checking for any_errors_fatal 18231 1726867304.14228: done checking for any_errors_fatal 18231 1726867304.14228: checking for max_fail_percentage 18231 1726867304.14229: done checking for max_fail_percentage 18231 1726867304.14229: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.14230: done checking to see if all hosts have failed 18231 1726867304.14230: getting the remaining hosts for this loop 18231 1726867304.14231: done getting the remaining hosts for this loop 18231 1726867304.14232: getting the next task for host managed_node2 18231 1726867304.14234: done getting next task for host managed_node2 18231 1726867304.14236: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 18231 1726867304.14237: ^ 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 18231 1726867304.14238: getting variables 18231 1726867304.14238: in VariableManager get_vars() 18231 1726867304.14242: Calling all_inventory to load vars for managed_node2 18231 1726867304.14244: Calling groups_inventory to load vars for managed_node2 18231 1726867304.14245: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.14251: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.14253: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.14254: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.14335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.14439: done with get_vars() 18231 1726867304.14445: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Friday 20 September 2024 17:21:44 -0400 (0:00:00.036) 0:00:07.860 ****** 18231 1726867304.14488: entering _queue_task() for managed_node2/include_tasks 18231 1726867304.14648: worker is 1 (out of 1 available) 18231 1726867304.14658: exiting _queue_task() for managed_node2/include_tasks 18231 1726867304.14669: done queuing things up, now waiting for results queue to drain 18231 1726867304.14670: waiting for pending results... 18231 1726867304.14824: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' 18231 1726867304.14882: in run() - task 0affcac9-a3a5-d578-8391-000000000074 18231 1726867304.14895: variable 'ansible_search_path' from source: unknown 18231 1726867304.14923: calling self._execute() 18231 1726867304.14975: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.14982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.14991: variable 'omit' from source: magic vars 18231 1726867304.15287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.16728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.16773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.16799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.16826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.16847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.16904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.16926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.16944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.16973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.16986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.17080: variable 'ansible_distribution' from source: facts 18231 1726867304.17084: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.17096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.17099: when evaluation is False, skipping this task 18231 1726867304.17101: _execute() done 18231 1726867304.17104: dumping result to json 18231 1726867304.17106: done dumping result, returning 18231 1726867304.17113: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' [0affcac9-a3a5-d578-8391-000000000074] 18231 1726867304.17115: sending task result for task 0affcac9-a3a5-d578-8391-000000000074 18231 1726867304.17196: done sending task result for task 0affcac9-a3a5-d578-8391-000000000074 18231 1726867304.17199: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.17243: no more pending results, returning what we have 18231 1726867304.17246: results queue empty 18231 1726867304.17247: checking for any_errors_fatal 18231 1726867304.17249: done checking for any_errors_fatal 18231 1726867304.17249: checking for max_fail_percentage 18231 1726867304.17251: done checking for max_fail_percentage 18231 1726867304.17251: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.17252: done checking to see if all hosts have failed 18231 1726867304.17253: getting the remaining hosts for this loop 18231 1726867304.17254: done getting the remaining hosts for this loop 18231 1726867304.17257: getting the next task for host managed_node2 18231 1726867304.17262: done getting next task for host managed_node2 18231 1726867304.17264: ^ task is: TASK: Include the task 'assert_device_absent.yml' 18231 1726867304.17266: ^ 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 18231 1726867304.17268: getting variables 18231 1726867304.17270: in VariableManager get_vars() 18231 1726867304.17294: Calling all_inventory to load vars for managed_node2 18231 1726867304.17296: Calling groups_inventory to load vars for managed_node2 18231 1726867304.17299: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.17306: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.17310: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.17313: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.17434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.17544: done with get_vars() 18231 1726867304.17550: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Friday 20 September 2024 17:21:44 -0400 (0:00:00.031) 0:00:07.891 ****** 18231 1726867304.17607: entering _queue_task() for managed_node2/include_tasks 18231 1726867304.17768: worker is 1 (out of 1 available) 18231 1726867304.17782: exiting _queue_task() for managed_node2/include_tasks 18231 1726867304.17794: done queuing things up, now waiting for results queue to drain 18231 1726867304.17795: waiting for pending results... 18231 1726867304.17930: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 18231 1726867304.17987: in run() - task 0affcac9-a3a5-d578-8391-000000000075 18231 1726867304.17998: variable 'ansible_search_path' from source: unknown 18231 1726867304.18027: calling self._execute() 18231 1726867304.18080: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.18092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.18101: variable 'omit' from source: magic vars 18231 1726867304.18453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.19875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.20029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.20055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.20081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.20103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.20157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.20178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.20200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.20226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.20236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.20325: variable 'ansible_distribution' from source: facts 18231 1726867304.20329: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.20343: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.20346: when evaluation is False, skipping this task 18231 1726867304.20349: _execute() done 18231 1726867304.20351: dumping result to json 18231 1726867304.20354: done dumping result, returning 18231 1726867304.20360: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [0affcac9-a3a5-d578-8391-000000000075] 18231 1726867304.20363: sending task result for task 0affcac9-a3a5-d578-8391-000000000075 18231 1726867304.20446: done sending task result for task 0affcac9-a3a5-d578-8391-000000000075 18231 1726867304.20449: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.20492: no more pending results, returning what we have 18231 1726867304.20496: results queue empty 18231 1726867304.20496: checking for any_errors_fatal 18231 1726867304.20502: done checking for any_errors_fatal 18231 1726867304.20503: checking for max_fail_percentage 18231 1726867304.20504: done checking for max_fail_percentage 18231 1726867304.20505: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.20506: done checking to see if all hosts have failed 18231 1726867304.20507: getting the remaining hosts for this loop 18231 1726867304.20508: done getting the remaining hosts for this loop 18231 1726867304.20512: getting the next task for host managed_node2 18231 1726867304.20517: done getting next task for host managed_node2 18231 1726867304.20522: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.20524: ^ 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 18231 1726867304.20527: getting variables 18231 1726867304.20528: in VariableManager get_vars() 18231 1726867304.20550: Calling all_inventory to load vars for managed_node2 18231 1726867304.20553: Calling groups_inventory to load vars for managed_node2 18231 1726867304.20556: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.20565: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.20568: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.20570: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.20735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.20843: done with get_vars() 18231 1726867304.20849: done getting variables 18231 1726867304.20893: in VariableManager get_vars() 18231 1726867304.20899: Calling all_inventory to load vars for managed_node2 18231 1726867304.20900: Calling groups_inventory to load vars for managed_node2 18231 1726867304.20902: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.20904: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.20906: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.20907: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.20988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.21092: done with get_vars() 18231 1726867304.21100: done queuing things up, now waiting for results queue to drain 18231 1726867304.21101: results queue empty 18231 1726867304.21102: checking for any_errors_fatal 18231 1726867304.21103: done checking for any_errors_fatal 18231 1726867304.21103: checking for max_fail_percentage 18231 1726867304.21104: done checking for max_fail_percentage 18231 1726867304.21104: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.21105: done checking to see if all hosts have failed 18231 1726867304.21105: getting the remaining hosts for this loop 18231 1726867304.21106: done getting the remaining hosts for this loop 18231 1726867304.21107: getting the next task for host managed_node2 18231 1726867304.21109: done getting next task for host managed_node2 18231 1726867304.21110: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.21111: ^ 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 18231 1726867304.21112: getting variables 18231 1726867304.21113: in VariableManager get_vars() 18231 1726867304.21117: Calling all_inventory to load vars for managed_node2 18231 1726867304.21119: Calling groups_inventory to load vars for managed_node2 18231 1726867304.21121: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.21127: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.21129: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.21130: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.21226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.21329: done with get_vars() 18231 1726867304.21334: done getting variables 18231 1726867304.21361: in VariableManager get_vars() 18231 1726867304.21366: Calling all_inventory to load vars for managed_node2 18231 1726867304.21368: Calling groups_inventory to load vars for managed_node2 18231 1726867304.21369: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.21372: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.21373: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.21375: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.21453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.21554: done with get_vars() 18231 1726867304.21562: done queuing things up, now waiting for results queue to drain 18231 1726867304.21563: results queue empty 18231 1726867304.21564: checking for any_errors_fatal 18231 1726867304.21564: done checking for any_errors_fatal 18231 1726867304.21565: checking for max_fail_percentage 18231 1726867304.21565: done checking for max_fail_percentage 18231 1726867304.21566: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.21566: done checking to see if all hosts have failed 18231 1726867304.21567: getting the remaining hosts for this loop 18231 1726867304.21567: done getting the remaining hosts for this loop 18231 1726867304.21569: getting the next task for host managed_node2 18231 1726867304.21570: done getting next task for host managed_node2 18231 1726867304.21571: ^ task is: None 18231 1726867304.21571: ^ 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 18231 1726867304.21572: done queuing things up, now waiting for results queue to drain 18231 1726867304.21573: results queue empty 18231 1726867304.21573: checking for any_errors_fatal 18231 1726867304.21573: done checking for any_errors_fatal 18231 1726867304.21574: checking for max_fail_percentage 18231 1726867304.21574: done checking for max_fail_percentage 18231 1726867304.21575: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.21575: done checking to see if all hosts have failed 18231 1726867304.21576: getting the next task for host managed_node2 18231 1726867304.21579: done getting next task for host managed_node2 18231 1726867304.21580: ^ task is: None 18231 1726867304.21580: ^ 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 18231 1726867304.21607: in VariableManager get_vars() 18231 1726867304.21617: done with get_vars() 18231 1726867304.21621: in VariableManager get_vars() 18231 1726867304.21626: done with get_vars() 18231 1726867304.21629: variable 'omit' from source: magic vars 18231 1726867304.21646: in VariableManager get_vars() 18231 1726867304.21651: done with get_vars() 18231 1726867304.21662: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 18231 1726867304.21770: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18231 1726867304.21788: getting the remaining hosts for this loop 18231 1726867304.21789: done getting the remaining hosts for this loop 18231 1726867304.21790: getting the next task for host managed_node2 18231 1726867304.21792: done getting next task for host managed_node2 18231 1726867304.21793: ^ task is: TASK: Gathering Facts 18231 1726867304.21793: ^ 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 18231 1726867304.21795: getting variables 18231 1726867304.21795: in VariableManager get_vars() 18231 1726867304.21800: Calling all_inventory to load vars for managed_node2 18231 1726867304.21801: Calling groups_inventory to load vars for managed_node2 18231 1726867304.21803: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.21806: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.21807: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.21809: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.21910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.22014: done with get_vars() 18231 1726867304.22020: done getting variables 18231 1726867304.22046: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 Friday 20 September 2024 17:21:44 -0400 (0:00:00.044) 0:00:07.936 ****** 18231 1726867304.22061: entering _queue_task() for managed_node2/gather_facts 18231 1726867304.22217: worker is 1 (out of 1 available) 18231 1726867304.22226: exiting _queue_task() for managed_node2/gather_facts 18231 1726867304.22237: done queuing things up, now waiting for results queue to drain 18231 1726867304.22238: waiting for pending results... 18231 1726867304.22388: running TaskExecutor() for managed_node2/TASK: Gathering Facts 18231 1726867304.22442: in run() - task 0affcac9-a3a5-d578-8391-0000000002e3 18231 1726867304.22455: variable 'ansible_search_path' from source: unknown 18231 1726867304.22488: calling self._execute() 18231 1726867304.22542: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.22547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.22555: variable 'omit' from source: magic vars 18231 1726867304.22852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.24469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.24510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.24538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.24568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.24589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.24648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.24679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.24698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.24726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.24737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.24828: variable 'ansible_distribution' from source: facts 18231 1726867304.24831: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.24845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.24848: when evaluation is False, skipping this task 18231 1726867304.24850: _execute() done 18231 1726867304.24854: dumping result to json 18231 1726867304.24857: done dumping result, returning 18231 1726867304.24868: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-d578-8391-0000000002e3] 18231 1726867304.24871: sending task result for task 0affcac9-a3a5-d578-8391-0000000002e3 18231 1726867304.24935: done sending task result for task 0affcac9-a3a5-d578-8391-0000000002e3 18231 1726867304.24940: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.25015: no more pending results, returning what we have 18231 1726867304.25018: results queue empty 18231 1726867304.25018: checking for any_errors_fatal 18231 1726867304.25019: done checking for any_errors_fatal 18231 1726867304.25020: checking for max_fail_percentage 18231 1726867304.25021: done checking for max_fail_percentage 18231 1726867304.25022: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.25023: done checking to see if all hosts have failed 18231 1726867304.25024: getting the remaining hosts for this loop 18231 1726867304.25025: done getting the remaining hosts for this loop 18231 1726867304.25028: getting the next task for host managed_node2 18231 1726867304.25033: done getting next task for host managed_node2 18231 1726867304.25034: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.25036: ^ 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 18231 1726867304.25038: getting variables 18231 1726867304.25040: in VariableManager get_vars() 18231 1726867304.25063: Calling all_inventory to load vars for managed_node2 18231 1726867304.25065: Calling groups_inventory to load vars for managed_node2 18231 1726867304.25068: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.25079: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.25082: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.25084: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.25208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.25466: done with get_vars() 18231 1726867304.25473: done getting variables 18231 1726867304.25516: in VariableManager get_vars() 18231 1726867304.25523: Calling all_inventory to load vars for managed_node2 18231 1726867304.25524: Calling groups_inventory to load vars for managed_node2 18231 1726867304.25525: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.25528: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.25530: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.25531: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.25608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.25714: done with get_vars() 18231 1726867304.25722: done queuing things up, now waiting for results queue to drain 18231 1726867304.25724: results queue empty 18231 1726867304.25724: checking for any_errors_fatal 18231 1726867304.25725: done checking for any_errors_fatal 18231 1726867304.25726: checking for max_fail_percentage 18231 1726867304.25726: done checking for max_fail_percentage 18231 1726867304.25727: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.25727: done checking to see if all hosts have failed 18231 1726867304.25727: getting the remaining hosts for this loop 18231 1726867304.25728: done getting the remaining hosts for this loop 18231 1726867304.25729: getting the next task for host managed_node2 18231 1726867304.25732: done getting next task for host managed_node2 18231 1726867304.25733: ^ task is: TASK: Verify network state restored to default 18231 1726867304.25734: ^ 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 18231 1726867304.25736: getting variables 18231 1726867304.25736: in VariableManager get_vars() 18231 1726867304.25740: Calling all_inventory to load vars for managed_node2 18231 1726867304.25742: Calling groups_inventory to load vars for managed_node2 18231 1726867304.25743: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.25750: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.25751: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.25753: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.25830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.25945: done with get_vars() 18231 1726867304.25950: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Friday 20 September 2024 17:21:44 -0400 (0:00:00.039) 0:00:07.975 ****** 18231 1726867304.25993: entering _queue_task() for managed_node2/include_tasks 18231 1726867304.26164: worker is 1 (out of 1 available) 18231 1726867304.26178: exiting _queue_task() for managed_node2/include_tasks 18231 1726867304.26191: done queuing things up, now waiting for results queue to drain 18231 1726867304.26192: waiting for pending results... 18231 1726867304.26339: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 18231 1726867304.26396: in run() - task 0affcac9-a3a5-d578-8391-000000000078 18231 1726867304.26408: variable 'ansible_search_path' from source: unknown 18231 1726867304.26439: calling self._execute() 18231 1726867304.26497: variable 'ansible_host' from source: host vars for 'managed_node2' 18231 1726867304.26502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 18231 1726867304.26511: variable 'omit' from source: magic vars 18231 1726867304.26807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18231 1726867304.28238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18231 1726867304.28282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18231 1726867304.28308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18231 1726867304.28333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18231 1726867304.28353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18231 1726867304.28409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18231 1726867304.28430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18231 1726867304.28447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18231 1726867304.28473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18231 1726867304.28489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18231 1726867304.28574: variable 'ansible_distribution' from source: facts 18231 1726867304.28580: variable 'ansible_distribution_major_version' from source: facts 18231 1726867304.28594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18231 1726867304.28597: when evaluation is False, skipping this task 18231 1726867304.28602: _execute() done 18231 1726867304.28604: dumping result to json 18231 1726867304.28607: done dumping result, returning 18231 1726867304.28609: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0affcac9-a3a5-d578-8391-000000000078] 18231 1726867304.28615: sending task result for task 0affcac9-a3a5-d578-8391-000000000078 18231 1726867304.28688: done sending task result for task 0affcac9-a3a5-d578-8391-000000000078 18231 1726867304.28691: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18231 1726867304.28737: no more pending results, returning what we have 18231 1726867304.28740: results queue empty 18231 1726867304.28741: checking for any_errors_fatal 18231 1726867304.28742: done checking for any_errors_fatal 18231 1726867304.28743: checking for max_fail_percentage 18231 1726867304.28744: done checking for max_fail_percentage 18231 1726867304.28745: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.28746: done checking to see if all hosts have failed 18231 1726867304.28747: getting the remaining hosts for this loop 18231 1726867304.28748: done getting the remaining hosts for this loop 18231 1726867304.28751: getting the next task for host managed_node2 18231 1726867304.28756: done getting next task for host managed_node2 18231 1726867304.28758: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.28759: ^ 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 18231 1726867304.28763: getting variables 18231 1726867304.28764: in VariableManager get_vars() 18231 1726867304.28794: Calling all_inventory to load vars for managed_node2 18231 1726867304.28796: Calling groups_inventory to load vars for managed_node2 18231 1726867304.28799: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.28807: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.28809: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.28812: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.28934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.29052: done with get_vars() 18231 1726867304.29059: done getting variables 18231 1726867304.29100: in VariableManager get_vars() 18231 1726867304.29106: Calling all_inventory to load vars for managed_node2 18231 1726867304.29108: Calling groups_inventory to load vars for managed_node2 18231 1726867304.29110: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.29113: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.29114: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.29116: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.29210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.29321: done with get_vars() 18231 1726867304.29331: done queuing things up, now waiting for results queue to drain 18231 1726867304.29332: results queue empty 18231 1726867304.29333: checking for any_errors_fatal 18231 1726867304.29334: done checking for any_errors_fatal 18231 1726867304.29334: checking for max_fail_percentage 18231 1726867304.29335: done checking for max_fail_percentage 18231 1726867304.29335: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.29336: done checking to see if all hosts have failed 18231 1726867304.29336: getting the remaining hosts for this loop 18231 1726867304.29337: done getting the remaining hosts for this loop 18231 1726867304.29338: getting the next task for host managed_node2 18231 1726867304.29340: done getting next task for host managed_node2 18231 1726867304.29341: ^ task is: TASK: meta (flush_handlers) 18231 1726867304.29342: ^ 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 18231 1726867304.29343: getting variables 18231 1726867304.29344: in VariableManager get_vars() 18231 1726867304.29348: Calling all_inventory to load vars for managed_node2 18231 1726867304.29350: Calling groups_inventory to load vars for managed_node2 18231 1726867304.29351: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.29357: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.29359: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.29360: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.29440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.29542: done with get_vars() 18231 1726867304.29548: done getting variables 18231 1726867304.29575: in VariableManager get_vars() 18231 1726867304.29581: Calling all_inventory to load vars for managed_node2 18231 1726867304.29583: Calling groups_inventory to load vars for managed_node2 18231 1726867304.29584: Calling all_plugins_inventory to load vars for managed_node2 18231 1726867304.29587: Calling all_plugins_play to load vars for managed_node2 18231 1726867304.29588: Calling groups_plugins_inventory to load vars for managed_node2 18231 1726867304.29590: Calling groups_plugins_play to load vars for managed_node2 18231 1726867304.29670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18231 1726867304.29790: done with get_vars() 18231 1726867304.29797: done queuing things up, now waiting for results queue to drain 18231 1726867304.29798: results queue empty 18231 1726867304.29798: checking for any_errors_fatal 18231 1726867304.29799: done checking for any_errors_fatal 18231 1726867304.29799: checking for max_fail_percentage 18231 1726867304.29800: done checking for max_fail_percentage 18231 1726867304.29800: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.29801: done checking to see if all hosts have failed 18231 1726867304.29801: getting the remaining hosts for this loop 18231 1726867304.29802: done getting the remaining hosts for this loop 18231 1726867304.29803: getting the next task for host managed_node2 18231 1726867304.29805: done getting next task for host managed_node2 18231 1726867304.29805: ^ task is: None 18231 1726867304.29806: ^ 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 18231 1726867304.29807: done queuing things up, now waiting for results queue to drain 18231 1726867304.29807: results queue empty 18231 1726867304.29807: checking for any_errors_fatal 18231 1726867304.29808: done checking for any_errors_fatal 18231 1726867304.29808: checking for max_fail_percentage 18231 1726867304.29809: done checking for max_fail_percentage 18231 1726867304.29809: checking to see if all hosts have failed and the running result is not ok 18231 1726867304.29810: done checking to see if all hosts have failed 18231 1726867304.29811: getting the next task for host managed_node2 18231 1726867304.29812: done getting next task for host managed_node2 18231 1726867304.29812: ^ task is: None 18231 1726867304.29813: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=6 changed=0 unreachable=0 failed=0 skipped=94 rescued=0 ignored=0 Friday 20 September 2024 17:21:44 -0400 (0:00:00.038) 0:00:08.014 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.89s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.90s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Show network_provider --------------------------------------------------- 0.14s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Gathering Facts --------------------------------------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Show inside ethernet tests ---------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Include the task 'delete_interface.yml' --------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Include the task 'assert_device_present.yml' ---------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Show network_provider --------------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 fedora.linux_system_roles.network : Configure networking state ---------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'assert_output_in_stderr_without_warnings.yml' --------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 18231 1726867304.29868: RUNNING CLEANUP