[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. 18549 1727096271.96249: 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-And 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 18549 1727096271.96551: Added group all to inventory 18549 1727096271.96552: Added group ungrouped to inventory 18549 1727096271.96555: Group all now contains ungrouped 18549 1727096271.96558: Examining possible inventory source: /tmp/network-EuO/inventory.yml 18549 1727096272.05727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 18549 1727096272.05772: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 18549 1727096272.05792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 18549 1727096272.05830: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 18549 1727096272.05884: Loaded config def from plugin (inventory/script) 18549 1727096272.05885: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 18549 1727096272.05914: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 18549 1727096272.05973: Loaded config def from plugin (inventory/yaml) 18549 1727096272.05975: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 18549 1727096272.06035: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 18549 1727096272.06317: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 18549 1727096272.06320: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 18549 1727096272.06323: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 18549 1727096272.06329: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 18549 1727096272.06332: Loading data from /tmp/network-EuO/inventory.yml 18549 1727096272.06377: /tmp/network-EuO/inventory.yml was not parsable by auto 18549 1727096272.06419: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 18549 1727096272.06449: Loading data from /tmp/network-EuO/inventory.yml 18549 1727096272.06506: group all already in inventory 18549 1727096272.06511: set inventory_file for managed_node1 18549 1727096272.06514: set inventory_dir for managed_node1 18549 1727096272.06514: Added host managed_node1 to inventory 18549 1727096272.06516: Added host managed_node1 to group all 18549 1727096272.06517: set ansible_host for managed_node1 18549 1727096272.06517: set ansible_ssh_extra_args for managed_node1 18549 1727096272.06519: set inventory_file for managed_node2 18549 1727096272.06521: set inventory_dir for managed_node2 18549 1727096272.06521: Added host managed_node2 to inventory 18549 1727096272.06522: Added host managed_node2 to group all 18549 1727096272.06523: set ansible_host for managed_node2 18549 1727096272.06523: set ansible_ssh_extra_args for managed_node2 18549 1727096272.06525: set inventory_file for managed_node3 18549 1727096272.06526: set inventory_dir for managed_node3 18549 1727096272.06527: Added host managed_node3 to inventory 18549 1727096272.06527: Added host managed_node3 to group all 18549 1727096272.06528: set ansible_host for managed_node3 18549 1727096272.06528: set ansible_ssh_extra_args for managed_node3 18549 1727096272.06530: Reconcile groups and hosts in inventory. 18549 1727096272.06532: Group ungrouped now contains managed_node1 18549 1727096272.06533: Group ungrouped now contains managed_node2 18549 1727096272.06534: Group ungrouped now contains managed_node3 18549 1727096272.06593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 18549 1727096272.06676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 18549 1727096272.06705: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 18549 1727096272.06722: Loaded config def from plugin (vars/host_group_vars) 18549 1727096272.06723: 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) 18549 1727096272.06730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 18549 1727096272.06736: 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) 18549 1727096272.06770: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 18549 1727096272.07009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096272.07082: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 18549 1727096272.07108: Loaded config def from plugin (connection/local) 18549 1727096272.07111: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 18549 1727096272.07499: Loaded config def from plugin (connection/paramiko_ssh) 18549 1727096272.07502: 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) 18549 1727096272.08077: 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) 18549 1727096272.08101: Loaded config def from plugin (connection/psrp) 18549 1727096272.08103: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 18549 1727096272.08515: 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) 18549 1727096272.08539: Loaded config def from plugin (connection/ssh) 18549 1727096272.08540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 18549 1727096272.09870: 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) 18549 1727096272.09894: Loaded config def from plugin (connection/winrm) 18549 1727096272.09896: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 18549 1727096272.09918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 18549 1727096272.09967: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 18549 1727096272.10007: Loaded config def from plugin (shell/cmd) 18549 1727096272.10009: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 18549 1727096272.10026: 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) 18549 1727096272.10069: Loaded config def from plugin (shell/powershell) 18549 1727096272.10071: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 18549 1727096272.10106: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 18549 1727096272.10211: Loaded config def from plugin (shell/sh) 18549 1727096272.10212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 18549 1727096272.10234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 18549 1727096272.10311: Loaded config def from plugin (become/runas) 18549 1727096272.10312: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 18549 1727096272.10421: Loaded config def from plugin (become/su) 18549 1727096272.10423: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 18549 1727096272.10519: Loaded config def from plugin (become/sudo) 18549 1727096272.10521: 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 18549 1727096272.10544: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18549 1727096272.10774: in VariableManager get_vars() 18549 1727096272.10790: done with get_vars() 18549 1727096272.10882: trying /usr/local/lib/python3.12/site-packages/ansible/modules 18549 1727096272.12858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 18549 1727096272.12937: in VariableManager get_vars() 18549 1727096272.12941: done with get_vars() 18549 1727096272.12943: variable 'playbook_dir' from source: magic vars 18549 1727096272.12944: variable 'ansible_playbook_python' from source: magic vars 18549 1727096272.12944: variable 'ansible_config_file' from source: magic vars 18549 1727096272.12945: variable 'groups' from source: magic vars 18549 1727096272.12945: variable 'omit' from source: magic vars 18549 1727096272.12945: variable 'ansible_version' from source: magic vars 18549 1727096272.12946: variable 'ansible_check_mode' from source: magic vars 18549 1727096272.12946: variable 'ansible_diff_mode' from source: magic vars 18549 1727096272.12947: variable 'ansible_forks' from source: magic vars 18549 1727096272.12947: variable 'ansible_inventory_sources' from source: magic vars 18549 1727096272.12948: variable 'ansible_skip_tags' from source: magic vars 18549 1727096272.12948: variable 'ansible_limit' from source: magic vars 18549 1727096272.12948: variable 'ansible_run_tags' from source: magic vars 18549 1727096272.12949: variable 'ansible_verbosity' from source: magic vars 18549 1727096272.12977: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml 18549 1727096272.13394: in VariableManager get_vars() 18549 1727096272.13405: done with get_vars() 18549 1727096272.13431: in VariableManager get_vars() 18549 1727096272.13446: done with get_vars() 18549 1727096272.13471: in VariableManager get_vars() 18549 1727096272.13478: done with get_vars() 18549 1727096272.13496: in VariableManager get_vars() 18549 1727096272.13503: done with get_vars() 18549 1727096272.13554: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18549 1727096272.13678: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18549 1727096272.13765: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18549 1727096272.14134: in VariableManager get_vars() 18549 1727096272.14147: done with get_vars() 18549 1727096272.14428: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 18549 1727096272.14517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096272.15333: in VariableManager get_vars() 18549 1727096272.15345: done with get_vars() 18549 1727096272.15431: in VariableManager get_vars() 18549 1727096272.15434: done with get_vars() 18549 1727096272.15437: variable 'playbook_dir' from source: magic vars 18549 1727096272.15437: variable 'ansible_playbook_python' from source: magic vars 18549 1727096272.15438: variable 'ansible_config_file' from source: magic vars 18549 1727096272.15438: variable 'groups' from source: magic vars 18549 1727096272.15439: variable 'omit' from source: magic vars 18549 1727096272.15439: variable 'ansible_version' from source: magic vars 18549 1727096272.15439: variable 'ansible_check_mode' from source: magic vars 18549 1727096272.15440: variable 'ansible_diff_mode' from source: magic vars 18549 1727096272.15440: variable 'ansible_forks' from source: magic vars 18549 1727096272.15441: variable 'ansible_inventory_sources' from source: magic vars 18549 1727096272.15441: variable 'ansible_skip_tags' from source: magic vars 18549 1727096272.15442: variable 'ansible_limit' from source: magic vars 18549 1727096272.15442: variable 'ansible_run_tags' from source: magic vars 18549 1727096272.15442: variable 'ansible_verbosity' from source: magic vars 18549 1727096272.15466: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 18549 1727096272.15516: in VariableManager get_vars() 18549 1727096272.15519: done with get_vars() 18549 1727096272.15520: variable 'playbook_dir' from source: magic vars 18549 1727096272.15521: variable 'ansible_playbook_python' from source: magic vars 18549 1727096272.15521: variable 'ansible_config_file' from source: magic vars 18549 1727096272.15522: variable 'groups' from source: magic vars 18549 1727096272.15522: variable 'omit' from source: magic vars 18549 1727096272.15522: variable 'ansible_version' from source: magic vars 18549 1727096272.15523: variable 'ansible_check_mode' from source: magic vars 18549 1727096272.15523: variable 'ansible_diff_mode' from source: magic vars 18549 1727096272.15524: variable 'ansible_forks' from source: magic vars 18549 1727096272.15524: variable 'ansible_inventory_sources' from source: magic vars 18549 1727096272.15525: variable 'ansible_skip_tags' from source: magic vars 18549 1727096272.15525: variable 'ansible_limit' from source: magic vars 18549 1727096272.15525: variable 'ansible_run_tags' from source: magic vars 18549 1727096272.15526: variable 'ansible_verbosity' from source: magic vars 18549 1727096272.15545: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 18549 1727096272.15604: in VariableManager get_vars() 18549 1727096272.15613: done with get_vars() 18549 1727096272.15641: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18549 1727096272.15708: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18549 1727096272.15752: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18549 1727096272.16044: in VariableManager get_vars() 18549 1727096272.16057: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096272.17077: in VariableManager get_vars() 18549 1727096272.17092: done with get_vars() 18549 1727096272.17115: in VariableManager get_vars() 18549 1727096272.17117: done with get_vars() 18549 1727096272.17118: variable 'playbook_dir' from source: magic vars 18549 1727096272.17119: variable 'ansible_playbook_python' from source: magic vars 18549 1727096272.17119: variable 'ansible_config_file' from source: magic vars 18549 1727096272.17120: variable 'groups' from source: magic vars 18549 1727096272.17120: variable 'omit' from source: magic vars 18549 1727096272.17121: variable 'ansible_version' from source: magic vars 18549 1727096272.17121: variable 'ansible_check_mode' from source: magic vars 18549 1727096272.17122: variable 'ansible_diff_mode' from source: magic vars 18549 1727096272.17123: variable 'ansible_forks' from source: magic vars 18549 1727096272.17123: variable 'ansible_inventory_sources' from source: magic vars 18549 1727096272.17124: variable 'ansible_skip_tags' from source: magic vars 18549 1727096272.17125: variable 'ansible_limit' from source: magic vars 18549 1727096272.17125: variable 'ansible_run_tags' from source: magic vars 18549 1727096272.17126: variable 'ansible_verbosity' from source: magic vars 18549 1727096272.17147: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 18549 1727096272.17198: in VariableManager get_vars() 18549 1727096272.17206: done with get_vars() 18549 1727096272.17233: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18549 1727096272.18628: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18549 1727096272.18684: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18549 1727096272.18909: in VariableManager get_vars() 18549 1727096272.18923: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096272.19952: in VariableManager get_vars() 18549 1727096272.19966: done with get_vars() 18549 1727096272.19992: in VariableManager get_vars() 18549 1727096272.19999: done with get_vars() 18549 1727096272.20035: in VariableManager get_vars() 18549 1727096272.20043: done with get_vars() 18549 1727096272.20108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 18549 1727096272.20118: 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 18549 1727096272.20289: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 18549 1727096272.20380: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 18549 1727096272.20383: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 18549 1727096272.20405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 18549 1727096272.20421: 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) 18549 1727096272.20520: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 18549 1727096272.20555: Loaded config def from plugin (callback/default) 18549 1727096272.20557: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 18549 1727096272.21315: Loaded config def from plugin (callback/junit) 18549 1727096272.21318: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 18549 1727096272.21348: 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) 18549 1727096272.21393: Loaded config def from plugin (callback/minimal) 18549 1727096272.21395: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 18549 1727096272.21421: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 18549 1727096272.21458: Loaded config def from plugin (callback/tree) 18549 1727096272.21462: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 18549 1727096272.21544: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 18549 1727096272.21546: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethernet_initscripts.yml *************************************** 10 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18549 1727096272.21569: in VariableManager get_vars() 18549 1727096272.21580: done with get_vars() 18549 1727096272.21584: in VariableManager get_vars() 18549 1727096272.21589: done with get_vars() 18549 1727096272.21592: variable 'omit' from source: magic vars 18549 1727096272.21618: in VariableManager get_vars() 18549 1727096272.21628: done with get_vars() 18549 1727096272.21642: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** 18549 1727096272.22026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 18549 1727096272.22083: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 18549 1727096272.22111: getting the remaining hosts for this loop 18549 1727096272.22112: done getting the remaining hosts for this loop 18549 1727096272.22114: getting the next task for host managed_node1 18549 1727096272.22117: done getting next task for host managed_node1 18549 1727096272.22118: ^ task is: TASK: Gathering Facts 18549 1727096272.22119: ^ 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 18549 1727096272.22125: getting variables 18549 1727096272.22126: in VariableManager get_vars() 18549 1727096272.22132: Calling all_inventory to load vars for managed_node1 18549 1727096272.22134: Calling groups_inventory to load vars for managed_node1 18549 1727096272.22136: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096272.22146: Calling all_plugins_play to load vars for managed_node1 18549 1727096272.22153: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096272.22155: Calling groups_plugins_play to load vars for managed_node1 18549 1727096272.22182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096272.22216: done with get_vars() 18549 1727096272.22221: done getting variables 18549 1727096272.22271: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Monday 23 September 2024 08:57:52 -0400 (0:00:00.007) 0:00:00.007 ****** 18549 1727096272.22286: entering _queue_task() for managed_node1/gather_facts 18549 1727096272.22287: Creating lock for gather_facts 18549 1727096272.22591: worker is 1 (out of 1 available) 18549 1727096272.22613: exiting _queue_task() for managed_node1/gather_facts 18549 1727096272.22626: done queuing things up, now waiting for results queue to drain 18549 1727096272.22628: waiting for pending results... 18549 1727096272.22756: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096272.22814: in run() - task 0afff68d-5257-d33c-6707-00000000007c 18549 1727096272.22825: variable 'ansible_search_path' from source: unknown 18549 1727096272.22852: calling self._execute() 18549 1727096272.22903: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096272.22907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096272.22917: variable 'omit' from source: magic vars 18549 1727096272.22989: variable 'omit' from source: magic vars 18549 1727096272.23012: variable 'omit' from source: magic vars 18549 1727096272.23039: variable 'omit' from source: magic vars 18549 1727096272.23078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18549 1727096272.23109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18549 1727096272.23125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18549 1727096272.23138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096272.23148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096272.23175: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096272.23179: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096272.23181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096272.23250: Set connection var ansible_module_compression to ZIP_DEFLATED 18549 1727096272.23253: Set connection var ansible_shell_type to sh 18549 1727096272.23258: Set connection var ansible_timeout to 10 18549 1727096272.23265: Set connection var ansible_connection to ssh 18549 1727096272.23275: Set connection var ansible_shell_executable to /bin/sh 18549 1727096272.23279: Set connection var ansible_pipelining to False 18549 1727096272.23297: variable 'ansible_shell_executable' from source: unknown 18549 1727096272.23300: variable 'ansible_connection' from source: unknown 18549 1727096272.23304: variable 'ansible_module_compression' from source: unknown 18549 1727096272.23308: variable 'ansible_shell_type' from source: unknown 18549 1727096272.23311: variable 'ansible_shell_executable' from source: unknown 18549 1727096272.23313: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096272.23315: variable 'ansible_pipelining' from source: unknown 18549 1727096272.23317: variable 'ansible_timeout' from source: unknown 18549 1727096272.23319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096272.23455: 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) 18549 1727096272.23464: variable 'omit' from source: magic vars 18549 1727096272.23470: starting attempt loop 18549 1727096272.23473: running the handler 18549 1727096272.23486: variable 'ansible_facts' from source: unknown 18549 1727096272.23503: _low_level_execute_command(): starting 18549 1727096272.23509: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18549 1727096272.24028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18549 1727096272.24033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096272.24035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.24077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.24091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.24175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.25905: stdout chunk (state=3): >>>/root <<< 18549 1727096272.26000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.26035: stderr chunk (state=3): >>><<< 18549 1727096272.26038: stdout chunk (state=3): >>><<< 18549 1727096272.26058: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096272.26076: _low_level_execute_command(): starting 18549 1727096272.26080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237 `" && echo ansible-tmp-1727096272.2605844-18552-44205640649237="` echo /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237 `" ) && sleep 0' 18549 1727096272.26535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096272.26538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.26540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096272.26542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 18549 1727096272.26552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.26601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096272.26608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.26610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.26675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.28669: stdout chunk (state=3): >>>ansible-tmp-1727096272.2605844-18552-44205640649237=/root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237 <<< 18549 1727096272.28772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.28799: stderr chunk (state=3): >>><<< 18549 1727096272.28803: stdout chunk (state=3): >>><<< 18549 1727096272.28820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096272.2605844-18552-44205640649237=/root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096272.28851: variable 'ansible_module_compression' from source: unknown 18549 1727096272.28897: ANSIBALLZ: Using generic lock for ansible.legacy.setup 18549 1727096272.28901: ANSIBALLZ: Acquiring lock 18549 1727096272.28903: ANSIBALLZ: Lock acquired: 139942517723152 18549 1727096272.28906: ANSIBALLZ: Creating module 18549 1727096272.51075: ANSIBALLZ: Writing module into payload 18549 1727096272.51149: ANSIBALLZ: Writing module 18549 1727096272.51178: ANSIBALLZ: Renaming module 18549 1727096272.51188: ANSIBALLZ: Done creating module 18549 1727096272.51211: variable 'ansible_facts' from source: unknown 18549 1727096272.51221: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096272.51231: _low_level_execute_command(): starting 18549 1727096272.51240: _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' 18549 1727096272.51858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096272.51878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096272.51892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096272.51912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18549 1727096272.51928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 18549 1727096272.51939: stderr chunk (state=3): >>>debug2: match not found <<< 18549 1727096272.51951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.51971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 18549 1727096272.51985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 18549 1727096272.52070: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.52110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.52189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.53890: stdout chunk (state=3): >>>PLATFORM <<< 18549 1727096272.53964: stdout chunk (state=3): >>>Linux <<< 18549 1727096272.53995: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 18549 1727096272.53999: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 18549 1727096272.54162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.54179: stderr chunk (state=3): >>><<< 18549 1727096272.54188: stdout chunk (state=3): >>><<< 18549 1727096272.54213: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096272.54340 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 18549 1727096272.54345: _low_level_execute_command(): starting 18549 1727096272.54350: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 18549 1727096272.54599: Sending initial data 18549 1727096272.54602: Sent initial data (1181 bytes) 18549 1727096272.54957: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096272.54960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 18549 1727096272.54962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.54972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096272.54974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.55025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096272.55029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.55055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.55174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.58676: 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"} <<< 18549 1727096272.59088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.59109: stderr chunk (state=3): >>><<< 18549 1727096272.59113: stdout chunk (state=3): >>><<< 18549 1727096272.59124: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096272.59189: variable 'ansible_facts' from source: unknown 18549 1727096272.59193: variable 'ansible_facts' from source: unknown 18549 1727096272.59200: variable 'ansible_module_compression' from source: unknown 18549 1727096272.59231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-18549yf1_ckmd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 18549 1727096272.59256: variable 'ansible_facts' from source: unknown 18549 1727096272.59360: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py 18549 1727096272.59472: Sending initial data 18549 1727096272.59476: Sent initial data (153 bytes) 18549 1727096272.59912: 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 <<< 18549 1727096272.59916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.59936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.59975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096272.59985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.60073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.61730: 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 <<< 18549 1727096272.61790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18549 1727096272.61862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpk69hezok /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py <<< 18549 1727096272.61866: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py" <<< 18549 1727096272.61925: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpk69hezok" to remote "/root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py" <<< 18549 1727096272.61928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py" <<< 18549 1727096272.63093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.63134: stderr chunk (state=3): >>><<< 18549 1727096272.63138: stdout chunk (state=3): >>><<< 18549 1727096272.63157: done transferring module to remote 18549 1727096272.63176: _low_level_execute_command(): starting 18549 1727096272.63180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/ /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py && sleep 0' 18549 1727096272.63640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096272.63644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.63646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 18549 1727096272.63648: 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 <<< 18549 1727096272.63650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.63703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096272.63709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.63712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.63776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.65648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096272.65677: stderr chunk (state=3): >>><<< 18549 1727096272.65680: stdout chunk (state=3): >>><<< 18549 1727096272.65696: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096272.65699: _low_level_execute_command(): starting 18549 1727096272.65704: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/AnsiballZ_setup.py && sleep 0' 18549 1727096272.66142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096272.66146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 18549 1727096272.66158: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.66181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 18549 1727096272.66185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096272.66232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096272.66237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096272.66247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096272.66327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096272.68569: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 18549 1727096272.68589: stdout chunk (state=3): >>>import _imp # builtin <<< 18549 1727096272.68624: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 18549 1727096272.68701: stdout chunk (state=3): >>>import '_io' # <<< 18549 1727096272.68705: stdout chunk (state=3): >>>import 'marshal' # <<< 18549 1727096272.68734: stdout chunk (state=3): >>>import 'posix' # <<< 18549 1727096272.68771: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 18549 1727096272.68792: stdout chunk (state=3): >>>import 'time' # <<< 18549 1727096272.68811: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 18549 1727096272.68858: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 18549 1727096272.68872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.68879: stdout chunk (state=3): >>>import '_codecs' # <<< 18549 1727096272.68905: stdout chunk (state=3): >>>import 'codecs' # <<< 18549 1727096272.68939: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 18549 1727096272.68967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 18549 1727096272.68980: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c9684d0> <<< 18549 1727096272.68989: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c937b30> <<< 18549 1727096272.69009: 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' <<< 18549 1727096272.69019: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c96aa50> <<< 18549 1727096272.69045: stdout chunk (state=3): >>>import '_signal' # <<< 18549 1727096272.69071: stdout chunk (state=3): >>>import '_abc' # <<< 18549 1727096272.69076: stdout chunk (state=3): >>>import 'abc' # <<< 18549 1727096272.69097: stdout chunk (state=3): >>>import 'io' # <<< 18549 1727096272.69133: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 18549 1727096272.69223: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18549 1727096272.69250: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 18549 1727096272.69277: stdout chunk (state=3): >>>import 'os' # <<< 18549 1727096272.69300: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 18549 1727096272.69321: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 18549 1727096272.69324: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 18549 1727096272.69342: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 18549 1727096272.69375: 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' <<< 18549 1727096272.69404: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c71d130> <<< 18549 1727096272.69469: 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 <<< 18549 1727096272.69474: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.69484: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c71dfa0> <<< 18549 1727096272.69508: stdout chunk (state=3): >>>import 'site' # <<< 18549 1727096272.69539: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 18549 1727096272.69924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18549 1727096272.69927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18549 1727096272.69956: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 18549 1727096272.69965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.69989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 18549 1727096272.70027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 18549 1727096272.70050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 18549 1727096272.70074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 18549 1727096272.70089: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c75be00> <<< 18549 1727096272.70109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 18549 1727096272.70127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 18549 1727096272.70151: stdout chunk (state=3): >>>import '_operator' # <<< 18549 1727096272.70156: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c75bec0> <<< 18549 1727096272.70177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 18549 1727096272.70211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 18549 1727096272.70230: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 18549 1727096272.70282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.70298: stdout chunk (state=3): >>>import 'itertools' # <<< 18549 1727096272.70329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 18549 1727096272.70336: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7937d0> <<< 18549 1727096272.70347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 18549 1727096272.70374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c793e60> <<< 18549 1727096272.70386: stdout chunk (state=3): >>>import '_collections' # <<< 18549 1727096272.70441: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c773ad0> <<< 18549 1727096272.70446: stdout chunk (state=3): >>>import '_functools' # <<< 18549 1727096272.70479: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7711f0> <<< 18549 1727096272.70574: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c758fb0> <<< 18549 1727096272.70605: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18549 1727096272.70620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 18549 1727096272.70633: stdout chunk (state=3): >>>import '_sre' # <<< 18549 1727096272.70656: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 18549 1727096272.70683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 18549 1727096272.70705: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 18549 1727096272.70710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 18549 1727096272.70739: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7b3770> <<< 18549 1727096272.70761: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7b2390> <<< 18549 1727096272.70788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 18549 1727096272.70800: 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 0x7f869c772090> <<< 18549 1727096272.70806: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7b0bc0> <<< 18549 1727096272.70852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18549 1727096272.70868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 18549 1727096272.70878: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c758230> <<< 18549 1727096272.70898: 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' <<< 18549 1727096272.70938: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c7e8cb0> <<< 18549 1727096272.70944: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e8b60> <<< 18549 1727096272.70987: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.70996: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c7e8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c756d50> <<< 18549 1727096272.71031: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.71056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 18549 1727096272.71087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 18549 1727096272.71110: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e9250> <<< 18549 1727096272.71116: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 18549 1727096272.71145: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 18549 1727096272.71155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 18549 1727096272.71168: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7ea480> <<< 18549 1727096272.71188: stdout chunk (state=3): >>>import 'importlib.util' # <<< 18549 1727096272.71191: stdout chunk (state=3): >>>import 'runpy' # <<< 18549 1727096272.71220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 18549 1727096272.71251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 18549 1727096272.71286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 18549 1727096272.71293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c8006b0> <<< 18549 1727096272.71306: stdout chunk (state=3): >>>import 'errno' # <<< 18549 1727096272.71338: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.71341: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.71357: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c801d90> <<< 18549 1727096272.71363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 18549 1727096272.71385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 18549 1727096272.71406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 18549 1727096272.71417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 18549 1727096272.71427: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c802c30> <<< 18549 1727096272.71465: 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 0x7f869c803290> <<< 18549 1727096272.71482: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c802180> <<< 18549 1727096272.71500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 18549 1727096272.71514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 18549 1727096272.71554: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.71565: 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 0x7f869c803d10> <<< 18549 1727096272.71580: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c803440> <<< 18549 1727096272.71621: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7ea4e0> <<< 18549 1727096272.71648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 18549 1727096272.71670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 18549 1727096272.71694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18549 1727096272.71713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 18549 1727096272.71752: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c50bbc0> <<< 18549 1727096272.71777: 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' <<< 18549 1727096272.71811: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.71815: 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 0x7f869c5346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c534410> <<< 18549 1727096272.71841: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c5346e0> <<< 18549 1727096272.71876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 18549 1727096272.71962: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.72081: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c535010> <<< 18549 1727096272.72222: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.72228: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869c535a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5348c0> <<< 18549 1727096272.72252: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c509d60> <<< 18549 1727096272.72277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 18549 1727096272.72305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 18549 1727096272.72320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 18549 1727096272.72336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 18549 1727096272.72341: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c536e10> <<< 18549 1727096272.72371: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c535b50> <<< 18549 1727096272.72391: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7eabd0> <<< 18549 1727096272.72422: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 18549 1727096272.72483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.72509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 18549 1727096272.72537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 18549 1727096272.72574: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c563140> <<< 18549 1727096272.72626: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18549 1727096272.72644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.72659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18549 1727096272.72684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18549 1727096272.72726: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c583500> <<< 18549 1727096272.72751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18549 1727096272.72795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 18549 1727096272.72848: stdout chunk (state=3): >>>import 'ntpath' # <<< 18549 1727096272.72871: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 18549 1727096272.72877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5e4260> <<< 18549 1727096272.72894: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 18549 1727096272.72932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 18549 1727096272.72950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 18549 1727096272.72999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18549 1727096272.73084: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5e69c0> <<< 18549 1727096272.73176: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5e4380> <<< 18549 1727096272.73204: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5ad280> <<< 18549 1727096272.73247: 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 0x7f869bf25370> <<< 18549 1727096272.73262: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c582300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c537d40> <<< 18549 1727096272.73451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18549 1727096272.73462: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f869c582420> <<< 18549 1727096272.73735: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1r0oyqdn/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 18549 1727096272.73871: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.73897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 18549 1727096272.73920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 18549 1727096272.73946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 18549 1727096272.74030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18549 1727096272.74056: 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' <<< 18549 1727096272.74062: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf8aff0> <<< 18549 1727096272.74074: stdout chunk (state=3): >>>import '_typing' # <<< 18549 1727096272.74265: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf69ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf69040> <<< 18549 1727096272.74273: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.74299: stdout chunk (state=3): >>>import 'ansible' # <<< 18549 1727096272.74314: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.74332: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.74352: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.74355: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 18549 1727096272.74379: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.75820: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.77040: 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 0x7f869bf88ec0> <<< 18549 1727096272.77066: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 18549 1727096272.77071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.77105: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 18549 1727096272.77111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 18549 1727096272.77138: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 18549 1727096272.77142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 18549 1727096272.77174: 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 0x7f869bfbe900> <<< 18549 1727096272.77216: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbe690> <<< 18549 1727096272.77248: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbdfa0> <<< 18549 1727096272.77270: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 18549 1727096272.77279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 18549 1727096272.77321: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbe3f0> <<< 18549 1727096272.77327: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf8bc80> <<< 18549 1727096272.77343: stdout chunk (state=3): >>>import 'atexit' # <<< 18549 1727096272.77363: 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 0x7f869bfbf6b0> <<< 18549 1727096272.77397: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.77403: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bfbf8f0> <<< 18549 1727096272.77422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18549 1727096272.77481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 18549 1727096272.77490: stdout chunk (state=3): >>>import '_locale' # <<< 18549 1727096272.77537: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbfe30> <<< 18549 1727096272.77543: stdout chunk (state=3): >>>import 'pwd' # <<< 18549 1727096272.77569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18549 1727096272.77595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18549 1727096272.77636: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be25bb0> <<< 18549 1727096272.77663: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.77675: 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 0x7f869be277d0> <<< 18549 1727096272.77692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 18549 1727096272.77698: stdout chunk (state=3): >>> <<< 18549 1727096272.77710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 18549 1727096272.77751: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be28170> <<< 18549 1727096272.77765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18549 1727096272.77802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 18549 1727096272.77818: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be29310> <<< 18549 1727096272.77842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 18549 1727096272.77877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 18549 1727096272.77904: 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' <<< 18549 1727096272.77962: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be2bda0> <<< 18549 1727096272.77998: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 18549 1727096272.78005: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bf6b0e0> <<< 18549 1727096272.78026: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be2a060> <<< 18549 1727096272.78044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18549 1727096272.78080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 18549 1727096272.78102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 18549 1727096272.78111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 18549 1727096272.78124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 18549 1727096272.78255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 18549 1727096272.78276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 18549 1727096272.78282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 18549 1727096272.78292: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be33d40> <<< 18549 1727096272.78306: stdout chunk (state=3): >>>import '_tokenize' # <<< 18549 1727096272.78377: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be32810> <<< 18549 1727096272.78383: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be32570> <<< 18549 1727096272.78402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 18549 1727096272.78407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 18549 1727096272.78483: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be32ae0> <<< 18549 1727096272.78516: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be2a570> <<< 18549 1727096272.78542: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.78546: 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 0x7f869be77f80> <<< 18549 1727096272.78578: 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' <<< 18549 1727096272.78581: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be780e0> <<< 18549 1727096272.78602: 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 <<< 18549 1727096272.78620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 18549 1727096272.78648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 18549 1727096272.78686: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869be79bb0> <<< 18549 1727096272.78693: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be79970> <<< 18549 1727096272.78707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18549 1727096272.78742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18549 1727096272.78790: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.78793: 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 0x7f869be7c140> <<< 18549 1727096272.78798: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be7a2a0> <<< 18549 1727096272.78826: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18549 1727096272.78868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.78892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 18549 1727096272.78895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 18549 1727096272.78912: stdout chunk (state=3): >>>import '_string' # <<< 18549 1727096272.78955: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be7f860> <<< 18549 1727096272.79087: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be7c230> <<< 18549 1727096272.79151: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869be80b90> <<< 18549 1727096272.79184: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869be80710> <<< 18549 1727096272.79226: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869be80230> <<< 18549 1727096272.79247: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be782f0> <<< 18549 1727096272.79269: 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 <<< 18549 1727096272.79277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 18549 1727096272.79295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 18549 1727096272.79299: stdout chunk (state=3): >>> <<< 18549 1727096272.79319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 18549 1727096272.79353: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.79379: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bd0c110> <<< 18549 1727096272.79543: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.79550: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bd0d040> <<< 18549 1727096272.79569: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be828a0> <<< 18549 1727096272.79596: 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 0x7f869be83c50> <<< 18549 1727096272.79604: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be82540> <<< 18549 1727096272.79619: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79638: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 18549 1727096272.79660: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79751: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79851: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79854: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 18549 1727096272.79878: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79893: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.79898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 18549 1727096272.79919: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.80036: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.80159: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.80734: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.81305: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 18549 1727096272.81309: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 18549 1727096272.81347: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 18549 1727096272.81369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.81431: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bd11220> <<< 18549 1727096272.81520: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 18549 1727096272.81542: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd11fd0> <<< 18549 1727096272.81547: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd0d1f0> <<< 18549 1727096272.81610: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18549 1727096272.81618: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.81644: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.81655: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 18549 1727096272.81671: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.81824: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.81981: 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' <<< 18549 1727096272.81999: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd12210> <<< 18549 1727096272.82009: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.82479: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.82930: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83006: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 18549 1727096272.83102: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83127: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83170: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 18549 1727096272.83176: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83247: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83327: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18549 1727096272.83351: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83360: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83374: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 18549 1727096272.83379: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83426: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83456: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 18549 1727096272.83476: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83704: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.83940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18549 1727096272.84004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18549 1727096272.84018: stdout chunk (state=3): >>>import '_ast' # <<< 18549 1727096272.84090: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd132c0> <<< 18549 1727096272.84103: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84176: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84255: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 18549 1727096272.84264: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 18549 1727096272.84278: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 18549 1727096272.84293: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84333: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18549 1727096272.84382: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84433: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84475: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84534: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84607: 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 <<< 18549 1727096272.84651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.84747: 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' <<< 18549 1727096272.84752: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869bd1de80> <<< 18549 1727096272.84781: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd1bf50> <<< 18549 1727096272.84822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 18549 1727096272.84838: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84902: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84965: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.84989: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.85064: 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 <<< 18549 1727096272.85085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 18549 1727096272.85110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18549 1727096272.85172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 18549 1727096272.85194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 18549 1727096272.85211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18549 1727096272.85274: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be06630> <<< 18549 1727096272.85313: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869befe300> <<< 18549 1727096272.85398: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd12f60> <<< 18549 1727096272.85409: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be80d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 18549 1727096272.85416: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85449: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85484: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 18549 1727096272.85539: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 18549 1727096272.85559: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85571: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85586: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 18549 1727096272.85596: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85653: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85724: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85756: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85805: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85842: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85881: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.85917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 18549 1727096272.85933: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86009: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86081: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86103: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86144: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 18549 1727096272.86148: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86334: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86507: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86551: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.86607: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 18549 1727096272.86612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096272.86628: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 18549 1727096272.86648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 18549 1727096272.86670: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 18549 1727096272.86700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 18549 1727096272.86718: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb1a90> <<< 18549 1727096272.86739: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 18549 1727096272.86755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 18549 1727096272.86782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 18549 1727096272.86821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 18549 1727096272.86849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 18549 1727096272.86859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 18549 1727096272.86876: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b937ce0> <<< 18549 1727096272.86905: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.86926: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b937fb0> <<< 18549 1727096272.86980: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd9acc0> <<< 18549 1727096272.87002: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb2600> <<< 18549 1727096272.87038: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb0200> <<< 18549 1727096272.87042: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb3b90> <<< 18549 1727096272.87060: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 18549 1727096272.87139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 18549 1727096272.87160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 18549 1727096272.87171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 18549 1727096272.87197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 18549 1727096272.87200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 18549 1727096272.87236: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.87241: stdout chunk (state=3): >>># 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 0x7f869b952f90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b952840> <<< 18549 1727096272.87271: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.87278: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b9529f0> <<< 18549 1727096272.87294: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b951c70> <<< 18549 1727096272.87313: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 18549 1727096272.87444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 18549 1727096272.87447: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9530b0> <<< 18549 1727096272.87473: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 18549 1727096272.87505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 18549 1727096272.87542: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b9a9be0> <<< 18549 1727096272.87573: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b953bc0> <<< 18549 1727096272.87601: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb3e60> <<< 18549 1727096272.87618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 18549 1727096272.87624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 18549 1727096272.87627: stdout chunk (state=3): >>> <<< 18549 1727096272.87642: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87660: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 18549 1727096272.87677: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87743: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 18549 1727096272.87818: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87869: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 18549 1727096272.87925: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87945: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 18549 1727096272.87968: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 18549 1727096272.88038: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88098: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 18549 1727096272.88152: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88202: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 18549 1727096272.88252: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88314: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88371: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88430: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 18549 1727096272.88505: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.88996: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 18549 1727096272.89441: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89502: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89553: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89594: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89626: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 18549 1727096272.89647: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89676: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 18549 1727096272.89721: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89780: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 18549 1727096272.89854: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89881: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 18549 1727096272.89929: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89958: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.89984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 18549 1727096272.90000: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90078: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 18549 1727096272.90174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 18549 1727096272.90203: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9abe90> <<< 18549 1727096272.90223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 18549 1727096272.90262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 18549 1727096272.90378: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9aa6c0> <<< 18549 1727096272.90389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 18549 1727096272.90395: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90472: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 18549 1727096272.90543: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90632: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 18549 1727096272.90733: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90802: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 18549 1727096272.90891: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90923: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.90977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 18549 1727096272.91026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 18549 1727096272.91107: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.91169: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.91174: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b9e9e80> <<< 18549 1727096272.91361: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9c9ca0> <<< 18549 1727096272.91370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 18549 1727096272.91376: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91438: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 18549 1727096272.91503: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91594: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91678: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91792: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91936: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 18549 1727096272.91952: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.91993: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 18549 1727096272.92042: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92090: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 18549 1727096272.92145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 18549 1727096272.92174: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.92203: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096272.92213: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b9f1a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9cb620> import 'ansible.module_utils.facts.system.user' # <<< 18549 1727096272.92222: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92240: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 18549 1727096272.92261: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92301: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 18549 1727096272.92349: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92516: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 18549 1727096272.92677: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92777: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92880: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92918: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.92968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 18549 1727096272.92983: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93004: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93037: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93172: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 18549 1727096272.93338: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93452: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 18549 1727096272.93582: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93621: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.93651: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.94225: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.94739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 18549 1727096272.94743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 18549 1727096272.94756: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.94863: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.94966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 18549 1727096272.94983: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95079: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 18549 1727096272.95185: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95346: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 18549 1727096272.95524: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95541: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 18549 1727096272.95548: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95600: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 18549 1727096272.95655: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95752: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.95851: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96054: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 18549 1727096272.96277: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96311: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 18549 1727096272.96357: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96385: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 18549 1727096272.96423: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96495: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 18549 1727096272.96572: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96600: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 18549 1727096272.96638: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96697: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 18549 1727096272.96765: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96828: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.96882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 18549 1727096272.96896: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97162: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 18549 1727096272.97433: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97501: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 18549 1727096272.97576: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97605: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 18549 1727096272.97648: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97690: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 18549 1727096272.97732: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97761: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 18549 1727096272.97809: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97896: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.97971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 18549 1727096272.97992: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98011: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 18549 1727096272.98025: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98071: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 18549 1727096272.98133: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98145: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98170: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98220: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98271: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98344: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 18549 1727096272.98423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 18549 1727096272.98437: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98493: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 18549 1727096272.98555: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98747: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.98944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 18549 1727096272.98949: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99004: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 18549 1727096272.99060: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99104: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 18549 1727096272.99158: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99247: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 18549 1727096272.99339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 18549 1727096272.99345: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99435: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096272.99532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 18549 1727096272.99536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 18549 1727096272.99615: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.00031: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 18549 1727096273.00037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 18549 1727096273.00061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 18549 1727096273.00076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 18549 1727096273.00111: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f869b787440> <<< 18549 1727096273.00130: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b785a30> <<< 18549 1727096273.00177: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b787d40> <<< 18549 1727096273.15380: 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 0x7f869b7cd1f0> # /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' <<< 18549 1727096273.15400: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b7cdee0> <<< 18549 1727096273.15517: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.15546: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 18549 1727096273.15570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b814590> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b814080> <<< 18549 1727096273.15775: 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 <<< 18549 1727096273.36052: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "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_loadavg": {"1m": 0.3798828125, "5m": 0.32861328125, "15m": 0.1640625}, "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_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.13.159 40710 10.31.11.125 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.13.159 40710 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_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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_u<<< 18549 1727096273.36064: stdout chunk (state=3): >>>dp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "53", "epoch": "1727096273", "epoch_int": "1727096273", "date": "2024-09-23", "time": "08:57:53", "iso8601_micro": "2024-09-23T12:57:53.047861Z", "iso8601": "2024-09-23T12:57:53Z", "iso8601_basic": "20240923T085753047861", "iso8601_basic_short": "20240923T085753", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2960, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 571, "free": 2960}, "nocache": {"free": 3297, "used": 234}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 426, "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": 261795467264, "block_size": 4096, "block_total": 65519099, "block_available": 63914909, "block_used": 1604190, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 18549 1727096273.36873: 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 <<< 18549 1727096273.36880: stdout chunk (state=3): >>># 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__ <<< 18549 1727096273.36887: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.36889: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.36897: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # 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 <<< 18549 1727096273.36899: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # 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 <<< 18549 1727096273.36901: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 18549 1727096273.36903: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.36906: stdout chunk (state=3): >>># 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__ <<< 18549 1727096273.36932: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.36983: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.37007: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 18549 1727096273.37385: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18549 1727096273.37424: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 18549 1727096273.37453: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 18549 1727096273.37470: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 18549 1727096273.37501: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 18549 1727096273.37539: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 18549 1727096273.37576: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal <<< 18549 1727096273.37591: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 18549 1727096273.37678: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 18549 1727096273.37720: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.37764: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 18549 1727096273.37770: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 18549 1727096273.37821: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 18549 1727096273.37825: stdout chunk (state=3): >>># destroy json <<< 18549 1727096273.37852: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 18549 1727096273.37882: 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 # destroy multiprocessing.dummy.connection <<< 18549 1727096273.37928: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 18549 1727096273.37932: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 18549 1727096273.38002: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # 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 <<< 18549 1727096273.38008: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 18549 1727096273.38013: stdout chunk (state=3): >>># 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 <<< 18549 1727096273.38115: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 18549 1727096273.38269: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 18549 1727096273.38311: stdout chunk (state=3): >>># destroy _collections <<< 18549 1727096273.38315: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 18549 1727096273.38385: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 18549 1727096273.38409: 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 <<< 18549 1727096273.38425: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 18549 1727096273.38518: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 18549 1727096273.38534: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 18549 1727096273.38587: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 18549 1727096273.38618: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 18549 1727096273.38630: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 18549 1727096273.39096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 18549 1727096273.39118: stdout chunk (state=3): >>><<< 18549 1727096273.39122: stderr chunk (state=3): >>><<< 18549 1727096273.39296: _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 0x7f869c9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c937b30> # /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 0x7f869c96aa50> 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 0x7f869c71d130> # /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 0x7f869c71dfa0> 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 0x7f869c75be00> # /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 0x7f869c75bec0> # /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 0x7f869c7937d0> # /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 0x7f869c793e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c773ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c758fb0> # /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 0x7f869c7b3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7b2390> # /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 0x7f869c772090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7b0bc0> # /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 0x7f869c7e8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c758230> # /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 0x7f869c7e8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e8b60> # 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 0x7f869c7e8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c756d50> # /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 0x7f869c7e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7e9250> 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 0x7f869c7ea480> 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 0x7f869c8006b0> 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 0x7f869c801d90> # /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 0x7f869c802c30> # 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 0x7f869c803290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c802180> # /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 0x7f869c803d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c803440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7ea4e0> # /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 0x7f869c50bbc0> # /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 0x7f869c5346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c534410> # 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 0x7f869c5346e0> # /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 0x7f869c535010> # 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 0x7f869c535a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5348c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c509d60> # /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 0x7f869c536e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c535b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c7eabd0> # /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 0x7f869c563140> # /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 0x7f869c583500> # /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 0x7f869c5e4260> # /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 0x7f869c5e69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5e4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c5ad280> # /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 0x7f869bf25370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c582300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869c537d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f869c582420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1r0oyqdn/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 0x7f869bf8aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf69ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf69040> # 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 0x7f869bf88ec0> # /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 0x7f869bfbe900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbe690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bfbdfa0> # /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 0x7f869bfbe3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bf8bc80> 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 0x7f869bfbf6b0> # 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 0x7f869bfbf8f0> # /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 0x7f869bfbfe30> 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 0x7f869be25bb0> # 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 0x7f869be277d0> # /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 0x7f869be28170> # /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 0x7f869be29310> # /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 0x7f869be2bda0> # 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 0x7f869bf6b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be2a060> # /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 0x7f869be33d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be32810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be32570> # /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 0x7f869be32ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be2a570> # 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 0x7f869be77f80> # /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 0x7f869be780e0> # /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 0x7f869be79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be79970> # /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 0x7f869be7c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be7a2a0> # /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 0x7f869be7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be7c230> # 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 0x7f869be80b90> # 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 0x7f869be80710> # 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 0x7f869be80230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be782f0> # /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 0x7f869bd0c110> # 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 0x7f869bd0d040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be828a0> # 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 0x7f869be83c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be82540> # 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 0x7f869bd11220> # /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 0x7f869bd11fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd0d1f0> 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 0x7f869bd12210> # 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 0x7f869bd132c0> # 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 0x7f869bd1de80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd1bf50> 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 0x7f869be06630> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869befe300> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd12f60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869be80d70> # 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 0x7f869bdb1a90> # /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 0x7f869b937ce0> # 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 0x7f869b937fb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bd9acc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb2600> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb0200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb3b90> # /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 0x7f869b952f90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b952840> # 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 0x7f869b9529f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b951c70> # /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 0x7f869b9530b0> # /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 0x7f869b9a9be0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b953bc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869bdb3e60> 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 0x7f869b9abe90> # /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 0x7f869b9aa6c0> 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 0x7f869b9e9e80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9c9ca0> 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 0x7f869b9f1a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b9cb620> 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 0x7f869b787440> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b785a30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b787d40> # /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 0x7f869b7cd1f0> # /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 0x7f869b7cdee0> # /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 0x7f869b814590> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f869b814080> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "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_loadavg": {"1m": 0.3798828125, "5m": 0.32861328125, "15m": 0.1640625}, "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_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.13.159 40710 10.31.11.125 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.13.159 40710 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_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "53", "epoch": "1727096273", "epoch_int": "1727096273", "date": "2024-09-23", "time": "08:57:53", "iso8601_micro": "2024-09-23T12:57:53.047861Z", "iso8601": "2024-09-23T12:57:53Z", "iso8601_basic": "20240923T085753047861", "iso8601_basic_short": "20240923T085753", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2960, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 571, "free": 2960}, "nocache": {"free": 3297, "used": 234}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 426, "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": 261795467264, "block_size": 4096, "block_total": 65519099, "block_available": 63914909, "block_used": 1604190, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK 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.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 18549 1727096273.41646: 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-1727096272.2605844-18552-44205640649237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18549 1727096273.41674: _low_level_execute_command(): starting 18549 1727096273.41685: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096272.2605844-18552-44205640649237/ > /dev/null 2>&1 && sleep 0' 18549 1727096273.42495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.42554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096273.42581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.42611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.42733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.44773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096273.44777: stdout chunk (state=3): >>><<< 18549 1727096273.44779: stderr chunk (state=3): >>><<< 18549 1727096273.44782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096273.44784: handler run complete 18549 1727096273.44852: variable 'ansible_facts' from source: unknown 18549 1727096273.44951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.45289: variable 'ansible_facts' from source: unknown 18549 1727096273.45371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.45504: attempt loop complete, returning result 18549 1727096273.45508: _execute() done 18549 1727096273.45510: dumping result to json 18549 1727096273.45538: done dumping result, returning 18549 1727096273.45547: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-00000000007c] 18549 1727096273.45549: sending task result for task 0afff68d-5257-d33c-6707-00000000007c 18549 1727096273.46229: done sending task result for task 0afff68d-5257-d33c-6707-00000000007c 18549 1727096273.46233: WORKER PROCESS EXITING ok: [managed_node1] 18549 1727096273.46524: no more pending results, returning what we have 18549 1727096273.46527: results queue empty 18549 1727096273.46528: checking for any_errors_fatal 18549 1727096273.46529: done checking for any_errors_fatal 18549 1727096273.46530: checking for max_fail_percentage 18549 1727096273.46531: done checking for max_fail_percentage 18549 1727096273.46532: checking to see if all hosts have failed and the running result is not ok 18549 1727096273.46533: done checking to see if all hosts have failed 18549 1727096273.46534: getting the remaining hosts for this loop 18549 1727096273.46536: done getting the remaining hosts for this loop 18549 1727096273.46539: getting the next task for host managed_node1 18549 1727096273.46546: done getting next task for host managed_node1 18549 1727096273.46547: ^ task is: TASK: meta (flush_handlers) 18549 1727096273.46549: ^ 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 18549 1727096273.46553: getting variables 18549 1727096273.46554: in VariableManager get_vars() 18549 1727096273.46578: Calling all_inventory to load vars for managed_node1 18549 1727096273.46581: Calling groups_inventory to load vars for managed_node1 18549 1727096273.46584: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096273.46598: Calling all_plugins_play to load vars for managed_node1 18549 1727096273.46601: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096273.46605: Calling groups_plugins_play to load vars for managed_node1 18549 1727096273.46798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.46986: done with get_vars() 18549 1727096273.46997: done getting variables 18549 1727096273.47073: in VariableManager get_vars() 18549 1727096273.47083: Calling all_inventory to load vars for managed_node1 18549 1727096273.47086: Calling groups_inventory to load vars for managed_node1 18549 1727096273.47088: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096273.47093: Calling all_plugins_play to load vars for managed_node1 18549 1727096273.47095: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096273.47098: Calling groups_plugins_play to load vars for managed_node1 18549 1727096273.47230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.47409: done with get_vars() 18549 1727096273.47422: done queuing things up, now waiting for results queue to drain 18549 1727096273.47424: results queue empty 18549 1727096273.47425: checking for any_errors_fatal 18549 1727096273.47428: done checking for any_errors_fatal 18549 1727096273.47428: checking for max_fail_percentage 18549 1727096273.47429: done checking for max_fail_percentage 18549 1727096273.47430: checking to see if all hosts have failed and the running result is not ok 18549 1727096273.47431: done checking to see if all hosts have failed 18549 1727096273.47437: getting the remaining hosts for this loop 18549 1727096273.47438: done getting the remaining hosts for this loop 18549 1727096273.47441: getting the next task for host managed_node1 18549 1727096273.47446: done getting next task for host managed_node1 18549 1727096273.47448: ^ task is: TASK: Include the task 'el_repo_setup.yml' 18549 1727096273.47450: ^ 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 18549 1727096273.47452: getting variables 18549 1727096273.47453: in VariableManager get_vars() 18549 1727096273.47461: Calling all_inventory to load vars for managed_node1 18549 1727096273.47463: Calling groups_inventory to load vars for managed_node1 18549 1727096273.47465: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096273.47472: Calling all_plugins_play to load vars for managed_node1 18549 1727096273.47474: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096273.47477: Calling groups_plugins_play to load vars for managed_node1 18549 1727096273.47631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.47803: done with get_vars() 18549 1727096273.47815: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Monday 23 September 2024 08:57:53 -0400 (0:00:01.256) 0:00:01.263 ****** 18549 1727096273.47893: entering _queue_task() for managed_node1/include_tasks 18549 1727096273.47895: Creating lock for include_tasks 18549 1727096273.48295: worker is 1 (out of 1 available) 18549 1727096273.48305: exiting _queue_task() for managed_node1/include_tasks 18549 1727096273.48315: done queuing things up, now waiting for results queue to drain 18549 1727096273.48317: waiting for pending results... 18549 1727096273.48550: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 18549 1727096273.48611: in run() - task 0afff68d-5257-d33c-6707-000000000006 18549 1727096273.48644: variable 'ansible_search_path' from source: unknown 18549 1727096273.48656: calling self._execute() 18549 1727096273.48753: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096273.48757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096273.48762: variable 'omit' from source: magic vars 18549 1727096273.48863: _execute() done 18549 1727096273.48869: dumping result to json 18549 1727096273.48872: done dumping result, returning 18549 1727096273.48874: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-d33c-6707-000000000006] 18549 1727096273.48877: sending task result for task 0afff68d-5257-d33c-6707-000000000006 18549 1727096273.49038: done sending task result for task 0afff68d-5257-d33c-6707-000000000006 18549 1727096273.49041: WORKER PROCESS EXITING 18549 1727096273.49084: no more pending results, returning what we have 18549 1727096273.49089: in VariableManager get_vars() 18549 1727096273.49175: Calling all_inventory to load vars for managed_node1 18549 1727096273.49178: Calling groups_inventory to load vars for managed_node1 18549 1727096273.49182: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096273.49193: Calling all_plugins_play to load vars for managed_node1 18549 1727096273.49195: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096273.49198: Calling groups_plugins_play to load vars for managed_node1 18549 1727096273.49428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.49635: done with get_vars() 18549 1727096273.49644: variable 'ansible_search_path' from source: unknown 18549 1727096273.49657: we have included files to process 18549 1727096273.49658: generating all_blocks data 18549 1727096273.49659: done generating all_blocks data 18549 1727096273.49660: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18549 1727096273.49661: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18549 1727096273.49664: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18549 1727096273.50336: in VariableManager get_vars() 18549 1727096273.50358: done with get_vars() 18549 1727096273.50373: done processing included file 18549 1727096273.50375: iterating over new_blocks loaded from include file 18549 1727096273.50377: in VariableManager get_vars() 18549 1727096273.50386: done with get_vars() 18549 1727096273.50388: filtering new block on tags 18549 1727096273.50402: done filtering new block on tags 18549 1727096273.50405: in VariableManager get_vars() 18549 1727096273.50414: done with get_vars() 18549 1727096273.50416: filtering new block on tags 18549 1727096273.50431: done filtering new block on tags 18549 1727096273.50434: in VariableManager get_vars() 18549 1727096273.50444: done with get_vars() 18549 1727096273.50446: filtering new block on tags 18549 1727096273.50464: done filtering new block on tags 18549 1727096273.50466: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 18549 1727096273.50473: extending task lists for all hosts with included blocks 18549 1727096273.50522: done extending task lists 18549 1727096273.50523: done processing included files 18549 1727096273.50524: results queue empty 18549 1727096273.50525: checking for any_errors_fatal 18549 1727096273.50526: done checking for any_errors_fatal 18549 1727096273.50527: checking for max_fail_percentage 18549 1727096273.50528: done checking for max_fail_percentage 18549 1727096273.50528: checking to see if all hosts have failed and the running result is not ok 18549 1727096273.50529: done checking to see if all hosts have failed 18549 1727096273.50530: getting the remaining hosts for this loop 18549 1727096273.50531: done getting the remaining hosts for this loop 18549 1727096273.50533: getting the next task for host managed_node1 18549 1727096273.50537: done getting next task for host managed_node1 18549 1727096273.50539: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 18549 1727096273.50542: ^ 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 18549 1727096273.50544: getting variables 18549 1727096273.50545: in VariableManager get_vars() 18549 1727096273.50553: Calling all_inventory to load vars for managed_node1 18549 1727096273.50555: Calling groups_inventory to load vars for managed_node1 18549 1727096273.50558: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096273.50563: Calling all_plugins_play to load vars for managed_node1 18549 1727096273.50572: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096273.50575: Calling groups_plugins_play to load vars for managed_node1 18549 1727096273.50729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096273.50913: done with get_vars() 18549 1727096273.50921: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:57:53 -0400 (0:00:00.030) 0:00:01.294 ****** 18549 1727096273.50986: entering _queue_task() for managed_node1/setup 18549 1727096273.51300: worker is 1 (out of 1 available) 18549 1727096273.51310: exiting _queue_task() for managed_node1/setup 18549 1727096273.51573: done queuing things up, now waiting for results queue to drain 18549 1727096273.51575: waiting for pending results... 18549 1727096273.51617: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 18549 1727096273.51672: in run() - task 0afff68d-5257-d33c-6707-00000000008d 18549 1727096273.51676: variable 'ansible_search_path' from source: unknown 18549 1727096273.51679: variable 'ansible_search_path' from source: unknown 18549 1727096273.51823: calling self._execute() 18549 1727096273.51827: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096273.51830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096273.51834: variable 'omit' from source: magic vars 18549 1727096273.52327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096273.54434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096273.54506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096273.54558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096273.54616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096273.54659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096273.54754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096273.54791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096273.54846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096273.54873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096273.54894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096273.55081: variable 'ansible_facts' from source: unknown 18549 1727096273.55175: variable 'network_test_required_facts' from source: task vars 18549 1727096273.55202: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 18549 1727096273.55212: variable 'omit' from source: magic vars 18549 1727096273.55283: variable 'omit' from source: magic vars 18549 1727096273.55295: variable 'omit' from source: magic vars 18549 1727096273.55322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18549 1727096273.55350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18549 1727096273.55375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18549 1727096273.55402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096273.55500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096273.55503: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096273.55506: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096273.55507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096273.55560: Set connection var ansible_module_compression to ZIP_DEFLATED 18549 1727096273.55571: Set connection var ansible_shell_type to sh 18549 1727096273.55581: Set connection var ansible_timeout to 10 18549 1727096273.55590: Set connection var ansible_connection to ssh 18549 1727096273.55609: Set connection var ansible_shell_executable to /bin/sh 18549 1727096273.55619: Set connection var ansible_pipelining to False 18549 1727096273.55645: variable 'ansible_shell_executable' from source: unknown 18549 1727096273.55652: variable 'ansible_connection' from source: unknown 18549 1727096273.55659: variable 'ansible_module_compression' from source: unknown 18549 1727096273.55665: variable 'ansible_shell_type' from source: unknown 18549 1727096273.55673: variable 'ansible_shell_executable' from source: unknown 18549 1727096273.55679: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096273.55686: variable 'ansible_pipelining' from source: unknown 18549 1727096273.55692: variable 'ansible_timeout' from source: unknown 18549 1727096273.55699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096273.55843: 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__) 18549 1727096273.55857: variable 'omit' from source: magic vars 18549 1727096273.55867: starting attempt loop 18549 1727096273.55934: running the handler 18549 1727096273.55937: _low_level_execute_command(): starting 18549 1727096273.55939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18549 1727096273.56691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.56727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096273.56749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.56781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.56888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.58628: stdout chunk (state=3): >>>/root <<< 18549 1727096273.58774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096273.58811: stdout chunk (state=3): >>><<< 18549 1727096273.58815: stderr chunk (state=3): >>><<< 18549 1727096273.58927: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096273.58937: _low_level_execute_command(): starting 18549 1727096273.58940: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088 `" && echo ansible-tmp-1727096273.588372-18586-153432626549088="` echo /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088 `" ) && sleep 0' 18549 1727096273.59500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096273.59517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096273.59534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096273.59551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18549 1727096273.59583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 18549 1727096273.59597: stderr chunk (state=3): >>>debug2: match not found <<< 18549 1727096273.59623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.59684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.59736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096273.59755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.59784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.59886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.61917: stdout chunk (state=3): >>>ansible-tmp-1727096273.588372-18586-153432626549088=/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088 <<< 18549 1727096273.62088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096273.62091: stdout chunk (state=3): >>><<< 18549 1727096273.62094: stderr chunk (state=3): >>><<< 18549 1727096273.62117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096273.588372-18586-153432626549088=/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096273.62273: variable 'ansible_module_compression' from source: unknown 18549 1727096273.62276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-18549yf1_ckmd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 18549 1727096273.62296: variable 'ansible_facts' from source: unknown 18549 1727096273.62522: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py 18549 1727096273.62743: Sending initial data 18549 1727096273.62746: Sent initial data (153 bytes) 18549 1727096273.63334: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096273.63350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096273.63374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096273.63488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.63513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.63624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.65302: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 18549 1727096273.65307: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 18549 1727096273.65382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18549 1727096273.65445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpf72hf0lr /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py <<< 18549 1727096273.65448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py" <<< 18549 1727096273.65515: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpf72hf0lr" to remote "/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py" <<< 18549 1727096273.67165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096273.67314: stderr chunk (state=3): >>><<< 18549 1727096273.67317: stdout chunk (state=3): >>><<< 18549 1727096273.67320: done transferring module to remote 18549 1727096273.67322: _low_level_execute_command(): starting 18549 1727096273.67328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/ /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py && sleep 0' 18549 1727096273.67934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096273.67949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096273.67970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096273.68023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.68092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096273.68123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.68170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.68254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.70232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096273.70237: stdout chunk (state=3): >>><<< 18549 1727096273.70240: stderr chunk (state=3): >>><<< 18549 1727096273.70256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096273.70267: _low_level_execute_command(): starting 18549 1727096273.70350: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/AnsiballZ_setup.py && sleep 0' 18549 1727096273.70913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096273.70934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096273.71041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096273.71067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096273.71096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096273.71114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096273.71228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096273.73731: stdout chunk (state=3): >>>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 <<< 18549 1727096273.73777: 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' <<< 18549 1727096273.73797: stdout chunk (state=3): >>>import '_codecs' # <<< 18549 1727096273.73827: stdout chunk (state=3): >>>import 'codecs' # <<< 18549 1727096273.73844: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 18549 1727096273.73876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf7684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf737b30> <<< 18549 1727096273.73937: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf76aa50> import '_signal' # <<< 18549 1727096273.74046: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 18549 1727096273.74058: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 18549 1727096273.74100: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18549 1727096273.74144: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 18549 1727096273.74202: stdout chunk (state=3): >>>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' <<< 18549 1727096273.74353: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf53d130> <<< 18549 1727096273.74385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf53dfa0> 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. <<< 18549 1727096273.74771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18549 1727096273.74816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.74873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 18549 1727096273.74924: stdout chunk (state=3): >>># /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' <<< 18549 1727096273.75138: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf57bec0> <<< 18549 1727096273.75143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf57bf80> # /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' # <<< 18549 1727096273.75146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5b3830> <<< 18549 1727096273.75176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5b3ec0> <<< 18549 1727096273.75198: stdout chunk (state=3): >>>import '_collections' # <<< 18549 1727096273.75237: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf593b60> import '_functools' # <<< 18549 1727096273.75274: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5912b0> <<< 18549 1727096273.75359: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf579070> <<< 18549 1727096273.75389: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18549 1727096273.75444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 18549 1727096273.75465: stdout chunk (state=3): >>>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' <<< 18549 1727096273.75537: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 18549 1727096273.75570: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5d23f0> # /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 0x7f6edf592150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5d0bc0> <<< 18549 1727096273.75693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf608890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5782f0> # /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' <<< 18549 1727096273.75696: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.75714: 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 0x7f6edf608d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf608bf0> <<< 18549 1727096273.75895: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf608fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf576e10> <<< 18549 1727096273.75902: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf609670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf609370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 18549 1727096273.75936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf60a540> import 'importlib.util' # import 'runpy' # <<< 18549 1727096273.75954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 18549 1727096273.76000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 18549 1727096273.76025: 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 0x7f6edf620740> <<< 18549 1727096273.76069: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.76110: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf621e20> <<< 18549 1727096273.76123: stdout chunk (state=3): >>># /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 <<< 18549 1727096273.76218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf622cc0> # 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 0x7f6edf6232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf622210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 18549 1727096273.76225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 18549 1727096273.76340: 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 0x7f6edf623d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf6234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf60a4b0> <<< 18549 1727096273.76436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 18549 1727096273.76443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18549 1727096273.76515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf32fc50> # /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' <<< 18549 1727096273.76519: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf3587a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf358500> <<< 18549 1727096273.76558: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf3587d0> <<< 18549 1727096273.76670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.76909: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edf359100> <<< 18549 1727096273.76913: 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 0x7f6edf359af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3589b0> <<< 18549 1727096273.76937: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf32ddf0> <<< 18549 1727096273.76953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 18549 1727096273.77276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf35af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf359c40> <<< 18549 1727096273.77280: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf60ac60> # /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' <<< 18549 1727096273.77512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf383230> # /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 0x7f6edf3a75f0> # /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' # <<< 18549 1727096273.77537: 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 0x7f6edf408380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 18549 1727096273.77603: 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 <<< 18549 1727096273.77700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18549 1727096273.77729: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf40aae0> <<< 18549 1727096273.77837: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf4084a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3c9370> <<< 18549 1727096273.77866: 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 0x7f6eded29430> <<< 18549 1727096273.77891: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3a63f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf35be00> <<< 18549 1727096273.78073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18549 1727096273.78095: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6edf3a6750> <<< 18549 1727096273.78379: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_y_wsiuud/ansible_setup_payload.zip' # zipimport: zlib available <<< 18549 1727096273.78587: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 18549 1727096273.78666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18549 1727096273.78696: 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 0x7f6eded93170> <<< 18549 1727096273.78707: stdout chunk (state=3): >>>import '_typing' # <<< 18549 1727096273.78979: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded72060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded711c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 18549 1727096273.78983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.79000: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 18549 1727096273.79003: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.80405: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.81583: 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 0x7f6eded91040> <<< 18549 1727096273.81654: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.81772: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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 0x7f6ededc2b10> <<< 18549 1727096273.81800: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededc28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededc21b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 18549 1727096273.81816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 18549 1727096273.81889: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededc2ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded93e00> 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 0x7f6ededc3860> <<< 18549 1727096273.81960: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ededc39e0> <<< 18549 1727096273.81964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18549 1727096273.82032: 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 0x7f6ededc3ef0> <<< 18549 1727096273.82047: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18549 1727096273.82153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18549 1727096273.82157: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec2dc70> # 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 0x7f6edec2f890> <<< 18549 1727096273.82225: 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' <<< 18549 1727096273.82257: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec30290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18549 1727096273.82336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec31430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 18549 1727096273.82362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 18549 1727096273.82413: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec33f20> <<< 18549 1727096273.82495: 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 0x7f6edf35ae70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec321e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18549 1727096273.82716: 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 # 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 0x7f6edec3bdd0> <<< 18549 1727096273.82731: stdout chunk (state=3): >>>import '_tokenize' # <<< 18549 1727096273.82790: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec3a600> <<< 18549 1727096273.82823: 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' <<< 18549 1727096273.82884: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec3ab70> <<< 18549 1727096273.82926: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec326f0> <<< 18549 1727096273.82955: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edec7ff80> <<< 18549 1727096273.82987: 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 0x7f6edec7ffe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 18549 1727096273.83053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 18549 1727096273.83083: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edec81b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec81910> <<< 18549 1727096273.83173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.83238: 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 0x7f6edec83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec821b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18549 1727096273.83274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 18549 1727096273.83377: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec87770> <<< 18549 1727096273.83622: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec84140> # 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 0x7f6edec88530> # 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 0x7f6edec88770> <<< 18549 1727096273.83656: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edec88aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec80260> # /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' <<< 18549 1727096273.83739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.83742: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6edeb140e0> <<< 18549 1727096273.83950: 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 0x7f6edeb15310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec8a870> # 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 0x7f6edec8bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec8a4e0> # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.83953: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 18549 1727096273.84045: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.84145: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.84231: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 18549 1727096273.84235: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 18549 1727096273.84308: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.84473: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.84990: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.85536: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 18549 1727096273.85655: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 18549 1727096273.85681: 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 0x7f6edeb19430> <<< 18549 1727096273.85721: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 18549 1727096273.85743: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb1a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec88110> <<< 18549 1727096273.85812: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18549 1727096273.85815: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.85848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 18549 1727096273.85850: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.86076: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.86152: 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' <<< 18549 1727096273.86201: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb1a360> # zipimport: zlib available <<< 18549 1727096273.86633: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.87077: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.87149: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.87282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 18549 1727096273.87316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 18549 1727096273.87389: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.87478: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18549 1727096273.87537: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.87543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 18549 1727096273.87637: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 18549 1727096273.87841: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18549 1727096273.88130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18549 1727096273.88298: stdout chunk (state=3): >>>import '_ast' # <<< 18549 1727096273.88311: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb1b440> # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.88379: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 18549 1727096273.88412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 18549 1727096273.88462: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18549 1727096273.88522: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88552: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88648: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88664: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.88734: 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 <<< 18549 1727096273.88764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.88977: 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 0x7f6edeb26090> <<< 18549 1727096273.88980: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb216a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 18549 1727096273.89002: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89079: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89093: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89145: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.89180: 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 <<< 18549 1727096273.89198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 18549 1727096273.89300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18549 1727096273.89314: 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 # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18549 1727096273.89370: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec0e900> <<< 18549 1727096273.89413: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededee5d0> <<< 18549 1727096273.89612: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb26060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb183b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 18549 1727096273.89653: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 18549 1727096273.89657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 18549 1727096273.89677: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89743: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.89920: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89960: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.89994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 18549 1727096273.90100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.90153: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.90178: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.90222: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 18549 1727096273.90284: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.90401: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.90573: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.90674: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096273.90704: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 18549 1727096273.90728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 18549 1727096273.90742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 18549 1727096273.90876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 18549 1727096273.90894: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb6030> # /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' <<< 18549 1727096273.90921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 18549 1727096273.90940: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede757f80> <<< 18549 1727096273.90991: stdout chunk (state=3): >>># 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 0x7f6ede76c590> <<< 18549 1727096273.91225: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb9e8a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb6ba0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb47d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb4320> # /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' <<< 18549 1727096273.91228: 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' <<< 18549 1727096273.91263: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.91291: stdout chunk (state=3): >>># 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 0x7f6ede76f350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76ec00> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096273.91327: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ede76ede0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76e030> <<< 18549 1727096273.91349: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 18549 1727096273.91477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 18549 1727096273.91504: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76f530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 18549 1727096273.91542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 18549 1727096273.91573: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ede7ba060> <<< 18549 1727096273.91652: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb4380> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 18549 1727096273.91681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.91706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 18549 1727096273.91777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.91855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 18549 1727096273.91858: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.91989: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.91992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 18549 1727096273.92024: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 18549 1727096273.92083: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92196: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 18549 1727096273.92216: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 18549 1727096273.92295: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92332: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92408: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92452: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.92518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 18549 1727096273.93071: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 18549 1727096273.93463: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.93646: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 18549 1727096273.93713: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 18549 1727096273.93787: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 18549 1727096273.93855: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93957: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 18549 1727096273.93960: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.93987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 18549 1727096273.94000: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94078: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 18549 1727096273.94260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 18549 1727096273.94272: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7bb7d0> # /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' <<< 18549 1727096273.94388: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7badb0> import 'ansible.module_utils.facts.system.local' # <<< 18549 1727096273.94408: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94473: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 18549 1727096273.94549: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94639: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 18549 1727096273.94924: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.94980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 18549 1727096273.95119: stdout chunk (state=3): >>># 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' <<< 18549 1727096273.95165: 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 0x7f6ede7fa3c0> <<< 18549 1727096273.95360: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7eb260> import 'ansible.module_utils.facts.system.python' # <<< 18549 1727096273.95377: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95446: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 18549 1727096273.95508: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95586: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95672: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95781: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.95930: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 18549 1727096273.96031: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 18549 1727096273.96042: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96073: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # 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 0x7f6ede80dd00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7eb380> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 18549 1727096273.96234: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 18549 1727096273.96247: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96276: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 18549 1727096273.96489: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 18549 1727096273.96753: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96856: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96890: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.96949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 18549 1727096273.96978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.97056: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.97170: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.97293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 18549 1727096273.97494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096273.97542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 18549 1727096273.97563: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.97581: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.97627: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.98254: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.98702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 18549 1727096273.98724: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.98816: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.98935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 18549 1727096273.99035: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 18549 1727096273.99152: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99299: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 18549 1727096273.99484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 18549 1727096273.99541: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99563: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 18549 1727096273.99701: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096273.99801: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00222: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 18549 1727096274.00228: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00263: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 18549 1727096274.00326: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00337: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 18549 1727096274.00444: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 18549 1727096274.00537: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 18549 1727096274.00641: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00733: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 18549 1727096274.00747: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00774: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.00872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 18549 1727096274.01174: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.01779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # 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 <<< 18549 1727096274.01783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 18549 1727096274.01792: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.01823: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.01912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 18549 1727096274.01939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 18549 1727096274.01956: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02029: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096274.02289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18549 1727096274.02348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 18549 1727096274.02374: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02409: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 18549 1727096274.02671: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 18549 1727096274.02928: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.02964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 18549 1727096274.02990: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.03093: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 18549 1727096274.03170: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.03255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 18549 1727096274.03315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 18549 1727096274.03355: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.03457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 18549 1727096274.03541: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.04145: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 18549 1727096274.04165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 18549 1727096274.04197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 18549 1727096274.04202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 18549 1727096274.04242: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ede60e6c0> <<< 18549 1727096274.04261: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede60cef0> <<< 18549 1727096274.04320: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede6057c0> <<< 18549 1727096274.05175: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "54", "epoch": "1727096274", "epoch_int": "1727096274", "date": "2024-09-23", "time": "08:57:54", "iso8601_micro": "2024-09-23T12:57:54.048939Z", "iso8601": "2024-09-23T12:57:54Z", "iso8601_basic": "20240923T085754048939", "iso8601_basic_short": "20240923T085754", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "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_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.13.159 40710 10.31.11.125 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.13.159 40710 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_local": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 18549 1727096274.05754: 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 <<< 18549 1727096274.05872: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # 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 <<< 18549 1727096274.05944: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.06077: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.06094: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.06456: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18549 1727096274.06516: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 18549 1727096274.06823: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 18549 1727096274.06854: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 18549 1727096274.06894: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 18549 1727096274.06915: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 18549 1727096274.06947: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 18549 1727096274.06975: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 18549 1727096274.07002: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 18549 1727096274.07074: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # 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 <<< 18549 1727096274.07099: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 18549 1727096274.07144: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.07176: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 18549 1727096274.07272: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.07299: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 18549 1727096274.07481: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 18549 1727096274.07501: stdout chunk (state=3): >>># destroy _collections <<< 18549 1727096274.07541: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 18549 1727096274.07691: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 18549 1727096274.07703: 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 # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 18549 1727096274.07756: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 18549 1727096274.07779: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 18549 1727096274.07806: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 18549 1727096274.07868: stdout chunk (state=3): >>># destroy _hashlib <<< 18549 1727096274.07903: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 18549 1727096274.08373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 18549 1727096274.08377: stdout chunk (state=3): >>><<< 18549 1727096274.08379: stderr chunk (state=3): >>><<< 18549 1727096274.08787: _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 0x7f6edf7684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf737b30> # /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 0x7f6edf76aa50> 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 0x7f6edf53d130> # /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 0x7f6edf53dfa0> 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 0x7f6edf57bec0> # /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 0x7f6edf57bf80> # /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 0x7f6edf5b3830> # /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 0x7f6edf5b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf593b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf579070> # /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 0x7f6edf5d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5d23f0> # /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 0x7f6edf592150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5d0bc0> # /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 0x7f6edf608890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf5782f0> # /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 0x7f6edf608d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf608bf0> # 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 0x7f6edf608fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf576e10> # /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 0x7f6edf609670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf609370> 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 0x7f6edf60a540> 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 0x7f6edf620740> 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 0x7f6edf621e20> # /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 0x7f6edf622cc0> # 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 0x7f6edf6232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf622210> # /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 0x7f6edf623d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf6234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf60a4b0> # /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 0x7f6edf32fc50> # /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 0x7f6edf3587a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf358500> # 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 0x7f6edf3587d0> # /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 0x7f6edf359100> # 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 0x7f6edf359af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3589b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf32ddf0> # /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 0x7f6edf35af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf359c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf60ac60> # /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 0x7f6edf383230> # /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 0x7f6edf3a75f0> # /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 0x7f6edf408380> # /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 0x7f6edf40aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf4084a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3c9370> # /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 0x7f6eded29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf3a63f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edf35be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6edf3a6750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_y_wsiuud/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded93170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded72060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded711c0> # 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 0x7f6eded91040> # /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 0x7f6ededc2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededc28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededc21b0> # /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 0x7f6ededc2ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eded93e00> 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 0x7f6ededc3860> # 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 0x7f6ededc39e0> # /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 0x7f6ededc3ef0> 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 0x7f6edec2dc70> # 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 0x7f6edec2f890> # /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 0x7f6edec30290> # /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 0x7f6edec31430> # /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 0x7f6edec33f20> # 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 0x7f6edf35ae70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec321e0> # /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 0x7f6edec3bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec3a600> # /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 0x7f6edec3ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec326f0> # 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 0x7f6edec7ff80> # /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 0x7f6edec7ffe0> # /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 0x7f6edec81b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec81910> # /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 0x7f6edec83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec821b0> # /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 0x7f6edec87770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec84140> # 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 0x7f6edec88530> # 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 0x7f6edec88770> # 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 0x7f6edec88aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec80260> # /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 0x7f6edeb140e0> # 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 0x7f6edeb15310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec8a870> # 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 0x7f6edec8bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec8a4e0> # 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 0x7f6edeb19430> # /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 0x7f6edeb1a1b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edec88110> 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 0x7f6edeb1a360> # 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 0x7f6edeb1b440> # 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 0x7f6edeb26090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb216a0> 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 0x7f6edec0e900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ededee5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb26060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb183b0> # 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 0x7f6edebb6030> # /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 0x7f6ede757f80> # 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 0x7f6ede76c590> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edeb9e8a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb6ba0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb47d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb4320> # /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 0x7f6ede76f350> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76ec00> # 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 0x7f6ede76ede0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76e030> # /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 0x7f6ede76f530> # /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 0x7f6ede7ba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede76ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6edebb4380> 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 0x7f6ede7bb7d0> # /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 0x7f6ede7badb0> 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 0x7f6ede7fa3c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7eb260> 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 0x7f6ede80dd00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede7eb380> 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 0x7f6ede60e6c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede60cef0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ede6057c0> {"ansible_facts": {"ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "54", "epoch": "1727096274", "epoch_int": "1727096274", "date": "2024-09-23", "time": "08:57:54", "iso8601_micro": "2024-09-23T12:57:54.048939Z", "iso8601": "2024-09-23T12:57:54Z", "iso8601_basic": "20240923T085754048939", "iso8601_basic_short": "20240923T085754", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "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_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.13.159 40710 10.31.11.125 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.13.159 40710 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_local": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK 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.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 18549 1727096274.10666: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18549 1727096274.10672: _low_level_execute_command(): starting 18549 1727096274.10674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096273.588372-18586-153432626549088/ > /dev/null 2>&1 && sleep 0' 18549 1727096274.10676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096274.10678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.10680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 18549 1727096274.10682: 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 <<< 18549 1727096274.10684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.10686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096274.10688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.10691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.10901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.12975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.12979: stderr chunk (state=3): >>><<< 18549 1727096274.12981: stdout chunk (state=3): >>><<< 18549 1727096274.12985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096274.12987: handler run complete 18549 1727096274.13014: variable 'ansible_facts' from source: unknown 18549 1727096274.13375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.13440: variable 'ansible_facts' from source: unknown 18549 1727096274.13514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.13573: attempt loop complete, returning result 18549 1727096274.13705: _execute() done 18549 1727096274.13713: dumping result to json 18549 1727096274.13729: done dumping result, returning 18549 1727096274.13742: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-d33c-6707-00000000008d] 18549 1727096274.13750: sending task result for task 0afff68d-5257-d33c-6707-00000000008d ok: [managed_node1] 18549 1727096274.14081: no more pending results, returning what we have 18549 1727096274.14085: results queue empty 18549 1727096274.14086: checking for any_errors_fatal 18549 1727096274.14087: done checking for any_errors_fatal 18549 1727096274.14088: checking for max_fail_percentage 18549 1727096274.14090: done checking for max_fail_percentage 18549 1727096274.14091: checking to see if all hosts have failed and the running result is not ok 18549 1727096274.14092: done checking to see if all hosts have failed 18549 1727096274.14092: getting the remaining hosts for this loop 18549 1727096274.14094: done getting the remaining hosts for this loop 18549 1727096274.14097: getting the next task for host managed_node1 18549 1727096274.14107: done getting next task for host managed_node1 18549 1727096274.14110: ^ task is: TASK: Check if system is ostree 18549 1727096274.14112: ^ 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 18549 1727096274.14116: getting variables 18549 1727096274.14118: in VariableManager get_vars() 18549 1727096274.14147: Calling all_inventory to load vars for managed_node1 18549 1727096274.14150: Calling groups_inventory to load vars for managed_node1 18549 1727096274.14154: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.14166: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.14475: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.14481: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.15070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.15221: done sending task result for task 0afff68d-5257-d33c-6707-00000000008d 18549 1727096274.15225: WORKER PROCESS EXITING 18549 1727096274.15319: done with get_vars() 18549 1727096274.15331: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:57:54 -0400 (0:00:00.646) 0:00:01.941 ****** 18549 1727096274.15633: entering _queue_task() for managed_node1/stat 18549 1727096274.16117: worker is 1 (out of 1 available) 18549 1727096274.16129: exiting _queue_task() for managed_node1/stat 18549 1727096274.16140: done queuing things up, now waiting for results queue to drain 18549 1727096274.16141: waiting for pending results... 18549 1727096274.16637: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 18549 1727096274.16827: in run() - task 0afff68d-5257-d33c-6707-00000000008f 18549 1727096274.16839: variable 'ansible_search_path' from source: unknown 18549 1727096274.16843: variable 'ansible_search_path' from source: unknown 18549 1727096274.16985: calling self._execute() 18549 1727096274.17069: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.17073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.17086: variable 'omit' from source: magic vars 18549 1727096274.18125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18549 1727096274.18759: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18549 1727096274.18919: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18549 1727096274.18984: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18549 1727096274.19011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18549 1727096274.19276: 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) 18549 1727096274.19300: 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) 18549 1727096274.19329: 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) 18549 1727096274.19469: 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) 18549 1727096274.19648: Evaluated conditional (not __network_is_ostree is defined): True 18549 1727096274.19653: variable 'omit' from source: magic vars 18549 1727096274.19809: variable 'omit' from source: magic vars 18549 1727096274.19881: variable 'omit' from source: magic vars 18549 1727096274.20272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18549 1727096274.20276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18549 1727096274.20279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18549 1727096274.20281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096274.20283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096274.20285: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096274.20287: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.20289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.20432: Set connection var ansible_module_compression to ZIP_DEFLATED 18549 1727096274.20436: Set connection var ansible_shell_type to sh 18549 1727096274.20443: Set connection var ansible_timeout to 10 18549 1727096274.20448: Set connection var ansible_connection to ssh 18549 1727096274.20457: Set connection var ansible_shell_executable to /bin/sh 18549 1727096274.20462: Set connection var ansible_pipelining to False 18549 1727096274.20559: variable 'ansible_shell_executable' from source: unknown 18549 1727096274.20563: variable 'ansible_connection' from source: unknown 18549 1727096274.20566: variable 'ansible_module_compression' from source: unknown 18549 1727096274.20571: variable 'ansible_shell_type' from source: unknown 18549 1727096274.20573: variable 'ansible_shell_executable' from source: unknown 18549 1727096274.20575: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.20580: variable 'ansible_pipelining' from source: unknown 18549 1727096274.20583: variable 'ansible_timeout' from source: unknown 18549 1727096274.20587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.20825: 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__) 18549 1727096274.20834: variable 'omit' from source: magic vars 18549 1727096274.20841: starting attempt loop 18549 1727096274.20844: running the handler 18549 1727096274.20857: _low_level_execute_command(): starting 18549 1727096274.21001: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18549 1727096274.22448: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.22541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.22565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.22748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.24463: stdout chunk (state=3): >>>/root <<< 18549 1727096274.24545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.24548: stderr chunk (state=3): >>><<< 18549 1727096274.24551: stdout chunk (state=3): >>><<< 18549 1727096274.24582: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096274.24709: _low_level_execute_command(): starting 18549 1727096274.24715: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254 `" && echo ansible-tmp-1727096274.2458246-18609-256746434930254="` echo /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254 `" ) && sleep 0' 18549 1727096274.25593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.25598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 18549 1727096274.25601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.25700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.25704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.25809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.27777: stdout chunk (state=3): >>>ansible-tmp-1727096274.2458246-18609-256746434930254=/root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254 <<< 18549 1727096274.27878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.27924: stderr chunk (state=3): >>><<< 18549 1727096274.27927: stdout chunk (state=3): >>><<< 18549 1727096274.27948: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096274.2458246-18609-256746434930254=/root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096274.28063: variable 'ansible_module_compression' from source: unknown 18549 1727096274.28479: ANSIBALLZ: Using lock for stat 18549 1727096274.28482: ANSIBALLZ: Acquiring lock 18549 1727096274.28484: ANSIBALLZ: Lock acquired: 139942517723968 18549 1727096274.28486: ANSIBALLZ: Creating module 18549 1727096274.44980: ANSIBALLZ: Writing module into payload 18549 1727096274.45084: ANSIBALLZ: Writing module 18549 1727096274.45112: ANSIBALLZ: Renaming module 18549 1727096274.45128: ANSIBALLZ: Done creating module 18549 1727096274.45173: variable 'ansible_facts' from source: unknown 18549 1727096274.45231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py 18549 1727096274.45457: Sending initial data 18549 1727096274.45460: Sent initial data (153 bytes) 18549 1727096274.46082: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.46175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096274.46220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.46351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.48046: 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 <<< 18549 1727096274.48136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18549 1727096274.48233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpifetu4ep /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py <<< 18549 1727096274.48244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py" <<< 18549 1727096274.48298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18549yf1_ckmd/tmpifetu4ep" to remote "/root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py" <<< 18549 1727096274.49403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.49406: stdout chunk (state=3): >>><<< 18549 1727096274.49409: stderr chunk (state=3): >>><<< 18549 1727096274.49411: done transferring module to remote 18549 1727096274.49421: _low_level_execute_command(): starting 18549 1727096274.49430: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/ /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py && sleep 0' 18549 1727096274.50043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096274.50055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096274.50168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.50183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.50280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.52155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.52195: stderr chunk (state=3): >>><<< 18549 1727096274.52204: stdout chunk (state=3): >>><<< 18549 1727096274.52228: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096274.52241: _low_level_execute_command(): starting 18549 1727096274.52252: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/AnsiballZ_stat.py && sleep 0' 18549 1727096274.52947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 18549 1727096274.53037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.53063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.53193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.55423: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 18549 1727096274.55427: stdout chunk (state=3): >>>import _imp # builtin <<< 18549 1727096274.55466: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 18549 1727096274.55522: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 18549 1727096274.55554: stdout chunk (state=3): >>>import 'posix' # <<< 18549 1727096274.55603: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 18549 1727096274.55626: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 18549 1727096274.55682: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 18549 1727096274.55702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 18549 1727096274.55743: stdout chunk (state=3): >>>import 'codecs' # <<< 18549 1727096274.55760: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 18549 1727096274.55786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683ee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683eb7b30> <<< 18549 1727096274.55835: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683eeaa50> <<< 18549 1727096274.55873: stdout chunk (state=3): >>>import '_signal' # <<< 18549 1727096274.55893: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 18549 1727096274.55908: stdout chunk (state=3): >>>import 'io' # <<< 18549 1727096274.55940: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 18549 1727096274.56011: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18549 1727096274.56058: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 18549 1727096274.56092: stdout chunk (state=3): >>>import 'os' # <<< 18549 1727096274.56117: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 18549 1727096274.56158: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 18549 1727096274.56180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 18549 1727096274.56192: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683c99130> <<< 18549 1727096274.56240: 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 <<< 18549 1727096274.56251: 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 0x7f7683c99fa0> <<< 18549 1727096274.56278: stdout chunk (state=3): >>>import 'site' # <<< 18549 1727096274.56307: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 18549 1727096274.56549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18549 1727096274.56555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18549 1727096274.56597: 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' <<< 18549 1727096274.56601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 18549 1727096274.56647: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.56689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 18549 1727096274.56694: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd7e90> <<< 18549 1727096274.56720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 18549 1727096274.56756: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd7f50> <<< 18549 1727096274.56784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 18549 1727096274.56796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 18549 1727096274.56825: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 18549 1727096274.56883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.56889: stdout chunk (state=3): >>>import 'itertools' # <<< 18549 1727096274.56951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d0f890> <<< 18549 1727096274.56955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d0ff20> <<< 18549 1727096274.56983: stdout chunk (state=3): >>>import '_collections' # <<< 18549 1727096274.57055: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683ced280> <<< 18549 1727096274.57141: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd5040> <<< 18549 1727096274.57160: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18549 1727096274.57195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 18549 1727096274.57217: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 18549 1727096274.57252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 18549 1727096274.57266: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 18549 1727096274.57309: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d2f800> <<< 18549 1727096274.57343: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d2e420> <<< 18549 1727096274.57347: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 18549 1727096274.57370: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d2cc80> <<< 18549 1727096274.57417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18549 1727096274.57444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d64890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd42c0> # /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' <<< 18549 1727096274.57462: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096274.57514: 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 0x7f7683d64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d64bf0> <<< 18549 1727096274.57517: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683d64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd2de0> <<< 18549 1727096274.57887: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d653a0> 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' <<< 18549 1727096274.57901: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d665d0> 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 0x7f7683d7c7a0> 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 0x7f7683d7deb0> # /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 0x7f7683d7ed50> <<< 18549 1727096274.57932: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096274.57960: 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 0x7f7683d7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d7e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 18549 1727096274.57981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 18549 1727096274.58025: 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 0x7f7683d7fe00> <<< 18549 1727096274.58036: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d7f530> <<< 18549 1727096274.58072: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d66570> <<< 18549 1727096274.58095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 18549 1727096274.58117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 18549 1727096274.58140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18549 1727096274.58157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 18549 1727096274.58197: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683b03ce0> <<< 18549 1727096274.58223: 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' <<< 18549 1727096274.58247: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683b2c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2c590> <<< 18549 1727096274.58271: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683b2c770> <<< 18549 1727096274.58302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 18549 1727096274.58373: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096274.58511: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683b2d100> <<< 18549 1727096274.58636: 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 0x7f7683b2daf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2c9b0> <<< 18549 1727096274.58664: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b01e80> <<< 18549 1727096274.58686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 18549 1727096274.58718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 18549 1727096274.58721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 18549 1727096274.58773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2eea0> <<< 18549 1727096274.58776: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2dc10> <<< 18549 1727096274.58781: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d66cc0> <<< 18549 1727096274.58805: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 18549 1727096274.58859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.58878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 18549 1727096274.58913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 18549 1727096274.58935: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b57230> <<< 18549 1727096274.58999: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18549 1727096274.59006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.59035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18549 1727096274.59049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18549 1727096274.59082: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b7b590> <<< 18549 1727096274.59099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18549 1727096274.59147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 18549 1727096274.59196: stdout chunk (state=3): >>>import 'ntpath' # <<< 18549 1727096274.59218: 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 0x7f7683bdc2f0> <<< 18549 1727096274.59247: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 18549 1727096274.59263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 18549 1727096274.59294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 18549 1727096274.59332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18549 1727096274.59422: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683bdea50> <<< 18549 1727096274.59504: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683bdc410> <<< 18549 1727096274.59534: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683ba13a0> <<< 18549 1727096274.59576: 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 0x7f76835293d0> <<< 18549 1727096274.59591: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b7a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2fe00> <<< 18549 1727096274.59714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18549 1727096274.59728: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7683529670> <<< 18549 1727096274.59876: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7u385ao4/ansible_stat_payload.zip' # zipimport: zlib available <<< 18549 1727096274.60006: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.60041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 18549 1727096274.60057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 18549 1727096274.60087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 18549 1727096274.60158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18549 1727096274.60202: 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 0x7f768357f0b0> <<< 18549 1727096274.60205: stdout chunk (state=3): >>>import '_typing' # <<< 18549 1727096274.60391: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768355dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768355d160> # zipimport: zlib available <<< 18549 1727096274.60436: stdout chunk (state=3): >>>import 'ansible' # <<< 18549 1727096274.60472: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.60475: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.60487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 18549 1727096274.61873: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.63053: 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 0x7f768357cf80> # /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' <<< 18549 1727096274.63087: 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 0x7f76835a6a50> <<< 18549 1727096274.63124: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a67e0> <<< 18549 1727096274.63152: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a6120> <<< 18549 1727096274.63175: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 18549 1727096274.63228: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768357fb30> <<< 18549 1727096274.63234: stdout chunk (state=3): >>>import 'atexit' # <<< 18549 1727096274.63254: 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 0x7f76835a77d0> <<< 18549 1727096274.63287: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096274.63293: 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 0x7f76835a7a10> <<< 18549 1727096274.63305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18549 1727096274.63356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 18549 1727096274.63378: stdout chunk (state=3): >>>import '_locale' # <<< 18549 1727096274.63411: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a7f50> <<< 18549 1727096274.63437: stdout chunk (state=3): >>>import 'pwd' # <<< 18549 1727096274.63456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18549 1727096274.63465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18549 1727096274.63496: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683411cd0> <<< 18549 1727096274.63525: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76834138f0> <<< 18549 1727096274.63554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 18549 1727096274.63571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 18549 1727096274.63602: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834142f0> <<< 18549 1727096274.63618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18549 1727096274.63656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 18549 1727096274.63684: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683415490> <<< 18549 1727096274.63693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 18549 1727096274.63711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 18549 1727096274.63735: 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' <<< 18549 1727096274.63796: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683417f50> <<< 18549 1727096274.63834: 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 0x7f768341c2c0> <<< 18549 1727096274.63860: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683416210> <<< 18549 1727096274.63880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18549 1727096274.63917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 18549 1727096274.63935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 18549 1727096274.63988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 18549 1727096274.64013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341fe90> <<< 18549 1727096274.64035: stdout chunk (state=3): >>>import '_tokenize' # <<< 18549 1727096274.64092: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341e6f0> <<< 18549 1727096274.64123: 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' <<< 18549 1727096274.64184: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341ec30> <<< 18549 1727096274.64238: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683416720> <<< 18549 1727096274.64258: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683467e90> <<< 18549 1727096274.64288: 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 0x7f76834680b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 18549 1727096274.64317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 18549 1727096274.64328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 18549 1727096274.64381: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683469be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834699a0> <<< 18549 1727096274.64399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18549 1727096274.64509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18549 1727096274.64572: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f768346c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768346a2d0> <<< 18549 1727096274.64592: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18549 1727096274.64630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.64657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 18549 1727096274.64669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 18549 1727096274.64708: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768346f8f0> <<< 18549 1727096274.64831: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768346c2c0> <<< 18549 1727096274.64889: 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' <<< 18549 1727096274.64924: 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 0x7f7683470bc0> # 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 0x7f7683470920> <<< 18549 1727096274.64970: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683470290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834682f0> <<< 18549 1727096274.65010: 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' <<< 18549 1727096274.65046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 18549 1727096274.65052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 18549 1727096274.65095: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18549 1727096274.65098: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76834fc2f0> <<< 18549 1727096274.65299: 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 0x7f76834fd4c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683472a80> # 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 0x7f7683473e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834726c0> # zipimport: zlib available <<< 18549 1727096274.65326: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 18549 1727096274.65354: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.65439: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.65531: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.65548: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 18549 1727096274.65586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 18549 1727096274.65604: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.65711: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.65832: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.66383: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.66930: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 18549 1727096274.66946: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 18549 1727096274.66970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.67024: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7683301880> <<< 18549 1727096274.67124: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 18549 1727096274.67127: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683302750> <<< 18549 1727096274.67138: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834fd700> <<< 18549 1727096274.67193: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18549 1727096274.67196: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.67231: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 18549 1727096274.67234: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.67386: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.67540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683302360> <<< 18549 1727096274.67559: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68015: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68449: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68517: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68592: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 18549 1727096274.68610: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68640: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68680: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 18549 1727096274.68683: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68746: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68849: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18549 1727096274.68855: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68858: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 18549 1727096274.68882: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68917: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.68952: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 18549 1727096274.69180: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18549 1727096274.69478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18549 1727096274.69489: stdout chunk (state=3): >>>import '_ast' # <<< 18549 1727096274.69548: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76833036b0> # zipimport: zlib available <<< 18549 1727096274.69627: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69725: stdout chunk (state=3): >>>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' # <<< 18549 1727096274.69741: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69778: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18549 1727096274.69839: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69866: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69910: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.69960: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70032: 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 <<< 18549 1727096274.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.70171: 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 0x7f768330e3f0> <<< 18549 1727096274.70183: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768330ad50> <<< 18549 1727096274.70223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 18549 1727096274.70290: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70352: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70380: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70435: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 18549 1727096274.70465: 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 <<< 18549 1727096274.70470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 18549 1727096274.70501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18549 1727096274.70551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 18549 1727096274.70574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 18549 1727096274.70588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18549 1727096274.70635: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835fabd0> <<< 18549 1727096274.70671: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835e28d0> <<< 18549 1727096274.70766: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768330e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683300e90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 18549 1727096274.70772: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70793: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.70824: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 18549 1727096274.70905: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 18549 1727096274.70909: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 18549 1727096274.70928: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.71051: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.71242: stdout chunk (state=3): >>># zipimport: zlib available <<< 18549 1727096274.71361: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 18549 1727096274.71733: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 18549 1727096274.71738: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 18549 1727096274.71853: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # 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 <<< 18549 1727096274.71860: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.71904: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.71947: stdout chunk (state=3): >>># 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<<< 18549 1727096274.71981: stdout chunk (state=3): >>> # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 18549 1727096274.72035: stdout chunk (state=3): >>># 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 <<< 18549 1727096274.72290: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 18549 1727096274.72355: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 18549 1727096274.72378: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 18549 1727096274.72418: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 18549 1727096274.72458: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 18549 1727096274.72486: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 18549 1727096274.72524: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 18549 1727096274.72542: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 18549 1727096274.72598: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 18549 1727096274.72626: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 18549 1727096274.72710: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 18549 1727096274.72716: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 18549 1727096274.72750: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # 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<<< 18549 1727096274.72773: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime <<< 18549 1727096274.72904: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 18549 1727096274.72942: stdout chunk (state=3): >>># destroy _collections <<< 18549 1727096274.72971: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 18549 1727096274.73013: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 18549 1727096274.73027: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 18549 1727096274.73053: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 18549 1727096274.73145: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 18549 1727096274.73193: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 18549 1727096274.73224: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 18549 1727096274.73241: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 18549 1727096274.73263: stdout chunk (state=3): >>># clear sys.audit hooks <<< 18549 1727096274.73773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 18549 1727096274.73777: stdout chunk (state=3): >>><<< 18549 1727096274.73782: stderr chunk (state=3): >>><<< 18549 1727096274.73907: _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 0x7f7683ee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683eb7b30> # /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 0x7f7683eeaa50> 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 0x7f7683c99130> # /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 0x7f7683c99fa0> 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 0x7f7683cd7e90> # /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 0x7f7683cd7f50> # /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 0x7f7683d0f890> # /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 0x7f7683d0ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683ced280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd5040> # /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 0x7f7683d2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d2e420> # /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 0x7f7683cee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d2cc80> # /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 0x7f7683d64890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd42c0> # /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 0x7f7683d64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d64bf0> # 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 0x7f7683d64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683cd2de0> # /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 0x7f7683d656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d653a0> 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 0x7f7683d665d0> 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 0x7f7683d7c7a0> 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 0x7f7683d7deb0> # /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 0x7f7683d7ed50> # 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 0x7f7683d7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d7e2a0> # /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 0x7f7683d7fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d7f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d66570> # /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 0x7f7683b03ce0> # /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 0x7f7683b2c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2c590> # 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 0x7f7683b2c770> # /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 0x7f7683b2d100> # 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 0x7f7683b2daf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b01e80> # /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 0x7f7683b2eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2dc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683d66cc0> # /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 0x7f7683b57230> # /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 0x7f7683b7b590> # /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 0x7f7683bdc2f0> # /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 0x7f7683bdea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683bdc410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683ba13a0> # /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 0x7f76835293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b7a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683b2fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7683529670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7u385ao4/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 0x7f768357f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768355dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768355d160> # 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 0x7f768357cf80> # /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 0x7f76835a6a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835a6120> # /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 0x7f76835a6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768357fb30> 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 0x7f76835a77d0> # 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 0x7f76835a7a10> # /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 0x7f76835a7f50> 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 0x7f7683411cd0> # 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 0x7f76834138f0> # /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 0x7f76834142f0> # /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 0x7f7683415490> # /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 0x7f7683417f50> # 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 0x7f768341c2c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683416210> # /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 0x7f768341fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768341e6f0> # /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 0x7f768341ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683416720> # 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 0x7f7683467e90> # /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 0x7f76834680b0> # /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 0x7f7683469be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834699a0> # /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 0x7f768346c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768346a2d0> # /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 0x7f768346f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768346c2c0> # 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 0x7f7683470bc0> # 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 0x7f7683470920> # 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 0x7f7683470290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834682f0> # /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 0x7f76834fc2f0> # 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 0x7f76834fd4c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683472a80> # 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 0x7f7683473e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834726c0> # 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 0x7f7683301880> # /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 0x7f7683302750> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76834fd700> 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 0x7f7683302360> # 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 0x7f76833036b0> # 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 0x7f768330e3f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768330ad50> 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 0x7f76835fabd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76835e28d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f768330e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7683300e90> # 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK 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.11.125 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 18549 1727096274.75015: 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-1727096274.2458246-18609-256746434930254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18549 1727096274.75018: _low_level_execute_command(): starting 18549 1727096274.75021: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096274.2458246-18609-256746434930254/ > /dev/null 2>&1 && sleep 0' 18549 1727096274.75158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18549 1727096274.75176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18549 1727096274.75191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18549 1727096274.75209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18549 1727096274.75223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 18549 1727096274.75236: stderr chunk (state=3): >>>debug2: match not found <<< 18549 1727096274.75248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.75281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18549 1727096274.75350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 18549 1727096274.75372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18549 1727096274.75394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18549 1727096274.75492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18549 1727096274.77390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18549 1727096274.77450: stderr chunk (state=3): >>><<< 18549 1727096274.77454: stdout chunk (state=3): >>><<< 18549 1727096274.77472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 18549 1727096274.77673: handler run complete 18549 1727096274.77676: attempt loop complete, returning result 18549 1727096274.77678: _execute() done 18549 1727096274.77684: dumping result to json 18549 1727096274.77687: done dumping result, returning 18549 1727096274.77688: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-d33c-6707-00000000008f] 18549 1727096274.77690: sending task result for task 0afff68d-5257-d33c-6707-00000000008f 18549 1727096274.77749: done sending task result for task 0afff68d-5257-d33c-6707-00000000008f 18549 1727096274.77751: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 18549 1727096274.77856: no more pending results, returning what we have 18549 1727096274.77862: results queue empty 18549 1727096274.77863: checking for any_errors_fatal 18549 1727096274.77873: done checking for any_errors_fatal 18549 1727096274.77874: checking for max_fail_percentage 18549 1727096274.77876: done checking for max_fail_percentage 18549 1727096274.77877: checking to see if all hosts have failed and the running result is not ok 18549 1727096274.77878: done checking to see if all hosts have failed 18549 1727096274.77879: getting the remaining hosts for this loop 18549 1727096274.77880: done getting the remaining hosts for this loop 18549 1727096274.77884: getting the next task for host managed_node1 18549 1727096274.77890: done getting next task for host managed_node1 18549 1727096274.77893: ^ task is: TASK: Set flag to indicate system is ostree 18549 1727096274.77895: ^ 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 18549 1727096274.77899: getting variables 18549 1727096274.77903: in VariableManager get_vars() 18549 1727096274.77935: Calling all_inventory to load vars for managed_node1 18549 1727096274.77938: Calling groups_inventory to load vars for managed_node1 18549 1727096274.77941: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.77952: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.77955: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.77958: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.78298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.78516: done with get_vars() 18549 1727096274.78527: done getting variables 18549 1727096274.78634: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:57:54 -0400 (0:00:00.630) 0:00:02.571 ****** 18549 1727096274.78669: entering _queue_task() for managed_node1/set_fact 18549 1727096274.78671: Creating lock for set_fact 18549 1727096274.79146: worker is 1 (out of 1 available) 18549 1727096274.79277: exiting _queue_task() for managed_node1/set_fact 18549 1727096274.79288: done queuing things up, now waiting for results queue to drain 18549 1727096274.79290: waiting for pending results... 18549 1727096274.79606: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 18549 1727096274.79718: in run() - task 0afff68d-5257-d33c-6707-000000000090 18549 1727096274.80074: variable 'ansible_search_path' from source: unknown 18549 1727096274.80078: variable 'ansible_search_path' from source: unknown 18549 1727096274.80082: calling self._execute() 18549 1727096274.80273: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.80277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.80280: variable 'omit' from source: magic vars 18549 1727096274.80722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18549 1727096274.80962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18549 1727096274.81010: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18549 1727096274.81048: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18549 1727096274.81090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18549 1727096274.81181: 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) 18549 1727096274.81210: 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) 18549 1727096274.81242: 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) 18549 1727096274.81274: 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) 18549 1727096274.81388: Evaluated conditional (not __network_is_ostree is defined): True 18549 1727096274.81397: variable 'omit' from source: magic vars 18549 1727096274.81437: variable 'omit' from source: magic vars 18549 1727096274.81554: variable '__ostree_booted_stat' from source: set_fact 18549 1727096274.81608: variable 'omit' from source: magic vars 18549 1727096274.81634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18549 1727096274.81662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18549 1727096274.81686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18549 1727096274.81709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096274.81722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096274.81753: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096274.81760: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.81769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.81861: Set connection var ansible_module_compression to ZIP_DEFLATED 18549 1727096274.81921: Set connection var ansible_shell_type to sh 18549 1727096274.81924: Set connection var ansible_timeout to 10 18549 1727096274.81926: Set connection var ansible_connection to ssh 18549 1727096274.81928: Set connection var ansible_shell_executable to /bin/sh 18549 1727096274.81930: Set connection var ansible_pipelining to False 18549 1727096274.81932: variable 'ansible_shell_executable' from source: unknown 18549 1727096274.81934: variable 'ansible_connection' from source: unknown 18549 1727096274.81936: variable 'ansible_module_compression' from source: unknown 18549 1727096274.81937: variable 'ansible_shell_type' from source: unknown 18549 1727096274.81941: variable 'ansible_shell_executable' from source: unknown 18549 1727096274.81948: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.81955: variable 'ansible_pipelining' from source: unknown 18549 1727096274.81962: variable 'ansible_timeout' from source: unknown 18549 1727096274.81971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.82075: 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) 18549 1727096274.82090: variable 'omit' from source: magic vars 18549 1727096274.82139: starting attempt loop 18549 1727096274.82142: running the handler 18549 1727096274.82145: handler run complete 18549 1727096274.82147: attempt loop complete, returning result 18549 1727096274.82149: _execute() done 18549 1727096274.82151: dumping result to json 18549 1727096274.82153: done dumping result, returning 18549 1727096274.82155: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-d33c-6707-000000000090] 18549 1727096274.82162: sending task result for task 0afff68d-5257-d33c-6707-000000000090 18549 1727096274.82485: done sending task result for task 0afff68d-5257-d33c-6707-000000000090 18549 1727096274.82488: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 18549 1727096274.82537: no more pending results, returning what we have 18549 1727096274.82539: results queue empty 18549 1727096274.82541: checking for any_errors_fatal 18549 1727096274.82547: done checking for any_errors_fatal 18549 1727096274.82548: checking for max_fail_percentage 18549 1727096274.82549: done checking for max_fail_percentage 18549 1727096274.82550: checking to see if all hosts have failed and the running result is not ok 18549 1727096274.82551: done checking to see if all hosts have failed 18549 1727096274.82551: getting the remaining hosts for this loop 18549 1727096274.82553: done getting the remaining hosts for this loop 18549 1727096274.82556: getting the next task for host managed_node1 18549 1727096274.82565: done getting next task for host managed_node1 18549 1727096274.82569: ^ task is: TASK: Fix CentOS6 Base repo 18549 1727096274.82572: ^ 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 18549 1727096274.82575: getting variables 18549 1727096274.82577: in VariableManager get_vars() 18549 1727096274.82606: Calling all_inventory to load vars for managed_node1 18549 1727096274.82609: Calling groups_inventory to load vars for managed_node1 18549 1727096274.82612: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.82622: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.82626: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.82635: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.83189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.83987: done with get_vars() 18549 1727096274.83998: done getting variables 18549 1727096274.84342: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:57:54 -0400 (0:00:00.057) 0:00:02.631 ****** 18549 1727096274.84626: entering _queue_task() for managed_node1/copy 18549 1727096274.85173: worker is 1 (out of 1 available) 18549 1727096274.85406: exiting _queue_task() for managed_node1/copy 18549 1727096274.85417: done queuing things up, now waiting for results queue to drain 18549 1727096274.85418: waiting for pending results... 18549 1727096274.85748: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 18549 1727096274.85975: in run() - task 0afff68d-5257-d33c-6707-000000000092 18549 1727096274.85999: variable 'ansible_search_path' from source: unknown 18549 1727096274.86008: variable 'ansible_search_path' from source: unknown 18549 1727096274.86055: calling self._execute() 18549 1727096274.86241: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.86472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.86476: variable 'omit' from source: magic vars 18549 1727096274.87320: variable 'ansible_distribution' from source: facts 18549 1727096274.87347: Evaluated conditional (ansible_distribution == 'CentOS'): True 18549 1727096274.87603: variable 'ansible_distribution_major_version' from source: facts 18549 1727096274.87851: Evaluated conditional (ansible_distribution_major_version == '6'): False 18549 1727096274.87855: when evaluation is False, skipping this task 18549 1727096274.87858: _execute() done 18549 1727096274.87860: dumping result to json 18549 1727096274.87862: done dumping result, returning 18549 1727096274.87865: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-d33c-6707-000000000092] 18549 1727096274.87869: sending task result for task 0afff68d-5257-d33c-6707-000000000092 18549 1727096274.88273: done sending task result for task 0afff68d-5257-d33c-6707-000000000092 18549 1727096274.88276: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18549 1727096274.88345: no more pending results, returning what we have 18549 1727096274.88349: results queue empty 18549 1727096274.88350: checking for any_errors_fatal 18549 1727096274.88355: done checking for any_errors_fatal 18549 1727096274.88356: checking for max_fail_percentage 18549 1727096274.88358: done checking for max_fail_percentage 18549 1727096274.88358: checking to see if all hosts have failed and the running result is not ok 18549 1727096274.88359: done checking to see if all hosts have failed 18549 1727096274.88360: getting the remaining hosts for this loop 18549 1727096274.88361: done getting the remaining hosts for this loop 18549 1727096274.88365: getting the next task for host managed_node1 18549 1727096274.88374: done getting next task for host managed_node1 18549 1727096274.88378: ^ task is: TASK: Include the task 'enable_epel.yml' 18549 1727096274.88381: ^ 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 18549 1727096274.88387: getting variables 18549 1727096274.88388: in VariableManager get_vars() 18549 1727096274.88420: Calling all_inventory to load vars for managed_node1 18549 1727096274.88423: Calling groups_inventory to load vars for managed_node1 18549 1727096274.88427: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.88441: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.88445: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.88448: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.89018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.89472: done with get_vars() 18549 1727096274.89482: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:57:54 -0400 (0:00:00.050) 0:00:02.681 ****** 18549 1727096274.89688: entering _queue_task() for managed_node1/include_tasks 18549 1727096274.90276: worker is 1 (out of 1 available) 18549 1727096274.90288: exiting _queue_task() for managed_node1/include_tasks 18549 1727096274.90298: done queuing things up, now waiting for results queue to drain 18549 1727096274.90299: waiting for pending results... 18549 1727096274.90757: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 18549 1727096274.91227: in run() - task 0afff68d-5257-d33c-6707-000000000093 18549 1727096274.91231: variable 'ansible_search_path' from source: unknown 18549 1727096274.91233: variable 'ansible_search_path' from source: unknown 18549 1727096274.91236: calling self._execute() 18549 1727096274.91239: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096274.91241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096274.91343: variable 'omit' from source: magic vars 18549 1727096274.92856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096274.95314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096274.95389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096274.95429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096274.95473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096274.95504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096274.95589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096274.95622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096274.95651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096274.95700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096274.95721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096274.95837: variable '__network_is_ostree' from source: set_fact 18549 1727096274.95863: Evaluated conditional (not __network_is_ostree | d(false)): True 18549 1727096274.95972: _execute() done 18549 1727096274.95976: dumping result to json 18549 1727096274.95979: done dumping result, returning 18549 1727096274.95981: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-d33c-6707-000000000093] 18549 1727096274.95984: sending task result for task 0afff68d-5257-d33c-6707-000000000093 18549 1727096274.96055: done sending task result for task 0afff68d-5257-d33c-6707-000000000093 18549 1727096274.96058: WORKER PROCESS EXITING 18549 1727096274.96196: no more pending results, returning what we have 18549 1727096274.96201: in VariableManager get_vars() 18549 1727096274.96232: Calling all_inventory to load vars for managed_node1 18549 1727096274.96234: Calling groups_inventory to load vars for managed_node1 18549 1727096274.96238: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.96247: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.96249: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.96252: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.96532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096274.96974: done with get_vars() 18549 1727096274.96984: variable 'ansible_search_path' from source: unknown 18549 1727096274.96985: variable 'ansible_search_path' from source: unknown 18549 1727096274.97135: we have included files to process 18549 1727096274.97136: generating all_blocks data 18549 1727096274.97138: done generating all_blocks data 18549 1727096274.97144: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18549 1727096274.97145: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18549 1727096274.97149: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18549 1727096274.98589: done processing included file 18549 1727096274.98592: iterating over new_blocks loaded from include file 18549 1727096274.98593: in VariableManager get_vars() 18549 1727096274.98613: done with get_vars() 18549 1727096274.98615: filtering new block on tags 18549 1727096274.98641: done filtering new block on tags 18549 1727096274.98644: in VariableManager get_vars() 18549 1727096274.98656: done with get_vars() 18549 1727096274.98658: filtering new block on tags 18549 1727096274.98672: done filtering new block on tags 18549 1727096274.98674: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 18549 1727096274.98732: extending task lists for all hosts with included blocks 18549 1727096274.98993: done extending task lists 18549 1727096274.99048: done processing included files 18549 1727096274.99049: results queue empty 18549 1727096274.99050: checking for any_errors_fatal 18549 1727096274.99054: done checking for any_errors_fatal 18549 1727096274.99054: checking for max_fail_percentage 18549 1727096274.99056: done checking for max_fail_percentage 18549 1727096274.99056: checking to see if all hosts have failed and the running result is not ok 18549 1727096274.99057: done checking to see if all hosts have failed 18549 1727096274.99058: getting the remaining hosts for this loop 18549 1727096274.99059: done getting the remaining hosts for this loop 18549 1727096274.99062: getting the next task for host managed_node1 18549 1727096274.99066: done getting next task for host managed_node1 18549 1727096274.99070: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 18549 1727096274.99073: ^ 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 18549 1727096274.99075: getting variables 18549 1727096274.99076: in VariableManager get_vars() 18549 1727096274.99243: Calling all_inventory to load vars for managed_node1 18549 1727096274.99246: Calling groups_inventory to load vars for managed_node1 18549 1727096274.99254: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096274.99260: Calling all_plugins_play to load vars for managed_node1 18549 1727096274.99271: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096274.99275: Calling groups_plugins_play to load vars for managed_node1 18549 1727096274.99490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.00021: done with get_vars() 18549 1727096275.00030: done getting variables 18549 1727096275.00132: 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) 18549 1727096275.00378: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:57:55 -0400 (0:00:00.107) 0:00:02.789 ****** 18549 1727096275.00432: entering _queue_task() for managed_node1/command 18549 1727096275.00433: Creating lock for command 18549 1727096275.00983: worker is 1 (out of 1 available) 18549 1727096275.00994: exiting _queue_task() for managed_node1/command 18549 1727096275.01012: done queuing things up, now waiting for results queue to drain 18549 1727096275.01014: waiting for pending results... 18549 1727096275.01237: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 18549 1727096275.01313: in run() - task 0afff68d-5257-d33c-6707-0000000000ad 18549 1727096275.01338: variable 'ansible_search_path' from source: unknown 18549 1727096275.01659: variable 'ansible_search_path' from source: unknown 18549 1727096275.01663: calling self._execute() 18549 1727096275.01666: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.01670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.01875: variable 'omit' from source: magic vars 18549 1727096275.02476: variable 'ansible_distribution' from source: facts 18549 1727096275.02542: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18549 1727096275.02878: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.02889: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18549 1727096275.02897: when evaluation is False, skipping this task 18549 1727096275.02904: _execute() done 18549 1727096275.02912: dumping result to json 18549 1727096275.02920: done dumping result, returning 18549 1727096275.02932: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-d33c-6707-0000000000ad] 18549 1727096275.02942: sending task result for task 0afff68d-5257-d33c-6707-0000000000ad skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18549 1727096275.03123: no more pending results, returning what we have 18549 1727096275.03127: results queue empty 18549 1727096275.03128: checking for any_errors_fatal 18549 1727096275.03129: done checking for any_errors_fatal 18549 1727096275.03130: checking for max_fail_percentage 18549 1727096275.03131: done checking for max_fail_percentage 18549 1727096275.03132: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.03133: done checking to see if all hosts have failed 18549 1727096275.03134: getting the remaining hosts for this loop 18549 1727096275.03135: done getting the remaining hosts for this loop 18549 1727096275.03140: getting the next task for host managed_node1 18549 1727096275.03147: done getting next task for host managed_node1 18549 1727096275.03149: ^ task is: TASK: Install yum-utils package 18549 1727096275.03154: ^ 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 18549 1727096275.03158: getting variables 18549 1727096275.03160: in VariableManager get_vars() 18549 1727096275.03193: Calling all_inventory to load vars for managed_node1 18549 1727096275.03196: Calling groups_inventory to load vars for managed_node1 18549 1727096275.03200: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.03214: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.03219: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.03222: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.03615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.04375: done sending task result for task 0afff68d-5257-d33c-6707-0000000000ad 18549 1727096275.04378: WORKER PROCESS EXITING 18549 1727096275.04397: done with get_vars() 18549 1727096275.04408: done getting variables 18549 1727096275.04506: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:57:55 -0400 (0:00:00.041) 0:00:02.830 ****** 18549 1727096275.04536: entering _queue_task() for managed_node1/package 18549 1727096275.04537: Creating lock for package 18549 1727096275.05200: worker is 1 (out of 1 available) 18549 1727096275.05207: exiting _queue_task() for managed_node1/package 18549 1727096275.05216: done queuing things up, now waiting for results queue to drain 18549 1727096275.05218: waiting for pending results... 18549 1727096275.05429: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 18549 1727096275.05726: in run() - task 0afff68d-5257-d33c-6707-0000000000ae 18549 1727096275.05737: variable 'ansible_search_path' from source: unknown 18549 1727096275.05740: variable 'ansible_search_path' from source: unknown 18549 1727096275.05777: calling self._execute() 18549 1727096275.05919: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.05923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.05933: variable 'omit' from source: magic vars 18549 1727096275.06886: variable 'ansible_distribution' from source: facts 18549 1727096275.06896: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18549 1727096275.07018: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.07022: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18549 1727096275.07025: when evaluation is False, skipping this task 18549 1727096275.07028: _execute() done 18549 1727096275.07031: dumping result to json 18549 1727096275.07037: done dumping result, returning 18549 1727096275.07069: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-d33c-6707-0000000000ae] 18549 1727096275.07072: sending task result for task 0afff68d-5257-d33c-6707-0000000000ae 18549 1727096275.07138: done sending task result for task 0afff68d-5257-d33c-6707-0000000000ae 18549 1727096275.07140: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18549 1727096275.07266: no more pending results, returning what we have 18549 1727096275.07271: results queue empty 18549 1727096275.07272: checking for any_errors_fatal 18549 1727096275.07275: done checking for any_errors_fatal 18549 1727096275.07277: checking for max_fail_percentage 18549 1727096275.07278: done checking for max_fail_percentage 18549 1727096275.07279: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.07280: done checking to see if all hosts have failed 18549 1727096275.07281: getting the remaining hosts for this loop 18549 1727096275.07282: done getting the remaining hosts for this loop 18549 1727096275.07286: getting the next task for host managed_node1 18549 1727096275.07293: done getting next task for host managed_node1 18549 1727096275.07295: ^ task is: TASK: Enable EPEL 7 18549 1727096275.07299: ^ 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 18549 1727096275.07302: getting variables 18549 1727096275.07304: in VariableManager get_vars() 18549 1727096275.07329: Calling all_inventory to load vars for managed_node1 18549 1727096275.07331: Calling groups_inventory to load vars for managed_node1 18549 1727096275.07335: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.07348: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.07351: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.07354: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.07713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.08057: done with get_vars() 18549 1727096275.08066: done getting variables 18549 1727096275.08133: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:57:55 -0400 (0:00:00.036) 0:00:02.866 ****** 18549 1727096275.08164: entering _queue_task() for managed_node1/command 18549 1727096275.08430: worker is 1 (out of 1 available) 18549 1727096275.08441: exiting _queue_task() for managed_node1/command 18549 1727096275.08452: done queuing things up, now waiting for results queue to drain 18549 1727096275.08674: waiting for pending results... 18549 1727096275.08801: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 18549 1727096275.08823: in run() - task 0afff68d-5257-d33c-6707-0000000000af 18549 1727096275.08843: variable 'ansible_search_path' from source: unknown 18549 1727096275.08872: variable 'ansible_search_path' from source: unknown 18549 1727096275.08901: calling self._execute() 18549 1727096275.08981: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.09002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.09077: variable 'omit' from source: magic vars 18549 1727096275.09411: variable 'ansible_distribution' from source: facts 18549 1727096275.09434: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18549 1727096275.09571: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.09583: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18549 1727096275.09591: when evaluation is False, skipping this task 18549 1727096275.09598: _execute() done 18549 1727096275.09605: dumping result to json 18549 1727096275.09613: done dumping result, returning 18549 1727096275.09630: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-d33c-6707-0000000000af] 18549 1727096275.09640: sending task result for task 0afff68d-5257-d33c-6707-0000000000af skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18549 1727096275.10007: no more pending results, returning what we have 18549 1727096275.10009: results queue empty 18549 1727096275.10010: checking for any_errors_fatal 18549 1727096275.10013: done checking for any_errors_fatal 18549 1727096275.10014: checking for max_fail_percentage 18549 1727096275.10015: done checking for max_fail_percentage 18549 1727096275.10016: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.10016: done checking to see if all hosts have failed 18549 1727096275.10017: getting the remaining hosts for this loop 18549 1727096275.10018: done getting the remaining hosts for this loop 18549 1727096275.10021: getting the next task for host managed_node1 18549 1727096275.10026: done getting next task for host managed_node1 18549 1727096275.10028: ^ task is: TASK: Enable EPEL 8 18549 1727096275.10031: ^ 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 18549 1727096275.10033: getting variables 18549 1727096275.10035: in VariableManager get_vars() 18549 1727096275.10056: Calling all_inventory to load vars for managed_node1 18549 1727096275.10058: Calling groups_inventory to load vars for managed_node1 18549 1727096275.10060: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.10075: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.10078: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.10080: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.10216: done sending task result for task 0afff68d-5257-d33c-6707-0000000000af 18549 1727096275.10219: WORKER PROCESS EXITING 18549 1727096275.10244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.10978: done with get_vars() 18549 1727096275.10988: done getting variables 18549 1727096275.11042: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:57:55 -0400 (0:00:00.029) 0:00:02.895 ****** 18549 1727096275.11176: entering _queue_task() for managed_node1/command 18549 1727096275.11646: worker is 1 (out of 1 available) 18549 1727096275.11655: exiting _queue_task() for managed_node1/command 18549 1727096275.11666: done queuing things up, now waiting for results queue to drain 18549 1727096275.11668: waiting for pending results... 18549 1727096275.12073: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 18549 1727096275.12518: in run() - task 0afff68d-5257-d33c-6707-0000000000b0 18549 1727096275.12521: variable 'ansible_search_path' from source: unknown 18549 1727096275.12524: variable 'ansible_search_path' from source: unknown 18549 1727096275.12526: calling self._execute() 18549 1727096275.12529: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.12631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.12647: variable 'omit' from source: magic vars 18549 1727096275.13327: variable 'ansible_distribution' from source: facts 18549 1727096275.13772: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18549 1727096275.13775: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.13778: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18549 1727096275.13780: when evaluation is False, skipping this task 18549 1727096275.13783: _execute() done 18549 1727096275.13785: dumping result to json 18549 1727096275.13787: done dumping result, returning 18549 1727096275.13789: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-d33c-6707-0000000000b0] 18549 1727096275.13792: sending task result for task 0afff68d-5257-d33c-6707-0000000000b0 18549 1727096275.13858: done sending task result for task 0afff68d-5257-d33c-6707-0000000000b0 18549 1727096275.13864: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18549 1727096275.13914: no more pending results, returning what we have 18549 1727096275.13917: results queue empty 18549 1727096275.13918: checking for any_errors_fatal 18549 1727096275.13924: done checking for any_errors_fatal 18549 1727096275.13924: checking for max_fail_percentage 18549 1727096275.13926: done checking for max_fail_percentage 18549 1727096275.13927: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.13928: done checking to see if all hosts have failed 18549 1727096275.13928: getting the remaining hosts for this loop 18549 1727096275.13929: done getting the remaining hosts for this loop 18549 1727096275.13933: getting the next task for host managed_node1 18549 1727096275.13941: done getting next task for host managed_node1 18549 1727096275.13944: ^ task is: TASK: Enable EPEL 6 18549 1727096275.13947: ^ 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 18549 1727096275.13950: getting variables 18549 1727096275.13952: in VariableManager get_vars() 18549 1727096275.13981: Calling all_inventory to load vars for managed_node1 18549 1727096275.13984: Calling groups_inventory to load vars for managed_node1 18549 1727096275.13987: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.13999: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.14002: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.14005: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.14568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.15060: done with get_vars() 18549 1727096275.15071: done getting variables 18549 1727096275.15125: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:57:55 -0400 (0:00:00.039) 0:00:02.936 ****** 18549 1727096275.15152: entering _queue_task() for managed_node1/copy 18549 1727096275.16005: worker is 1 (out of 1 available) 18549 1727096275.16014: exiting _queue_task() for managed_node1/copy 18549 1727096275.16023: done queuing things up, now waiting for results queue to drain 18549 1727096275.16024: waiting for pending results... 18549 1727096275.16091: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 18549 1727096275.16375: in run() - task 0afff68d-5257-d33c-6707-0000000000b2 18549 1727096275.16396: variable 'ansible_search_path' from source: unknown 18549 1727096275.16673: variable 'ansible_search_path' from source: unknown 18549 1727096275.16678: calling self._execute() 18549 1727096275.16690: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.16702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.16716: variable 'omit' from source: magic vars 18549 1727096275.17445: variable 'ansible_distribution' from source: facts 18549 1727096275.17458: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18549 1727096275.17683: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.17693: Evaluated conditional (ansible_distribution_major_version == '6'): False 18549 1727096275.17777: when evaluation is False, skipping this task 18549 1727096275.17785: _execute() done 18549 1727096275.17791: dumping result to json 18549 1727096275.17799: done dumping result, returning 18549 1727096275.17809: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-d33c-6707-0000000000b2] 18549 1727096275.17818: sending task result for task 0afff68d-5257-d33c-6707-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18549 1727096275.17960: no more pending results, returning what we have 18549 1727096275.17963: results queue empty 18549 1727096275.17964: checking for any_errors_fatal 18549 1727096275.17973: done checking for any_errors_fatal 18549 1727096275.17974: checking for max_fail_percentage 18549 1727096275.17975: done checking for max_fail_percentage 18549 1727096275.17976: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.17977: done checking to see if all hosts have failed 18549 1727096275.17978: getting the remaining hosts for this loop 18549 1727096275.17979: done getting the remaining hosts for this loop 18549 1727096275.17983: getting the next task for host managed_node1 18549 1727096275.17992: done getting next task for host managed_node1 18549 1727096275.17995: ^ task is: TASK: Set network provider to 'initscripts' 18549 1727096275.17998: ^ 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 18549 1727096275.18001: getting variables 18549 1727096275.18003: in VariableManager get_vars() 18549 1727096275.18033: Calling all_inventory to load vars for managed_node1 18549 1727096275.18035: Calling groups_inventory to load vars for managed_node1 18549 1727096275.18039: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.18052: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.18055: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.18058: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.19291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.19481: done with get_vars() 18549 1727096275.19490: done getting variables 18549 1727096275.19673: done sending task result for task 0afff68d-5257-d33c-6707-0000000000b2 18549 1727096275.19676: WORKER PROCESS EXITING 18549 1727096275.19710: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Monday 23 September 2024 08:57:55 -0400 (0:00:00.045) 0:00:02.982 ****** 18549 1727096275.19735: entering _queue_task() for managed_node1/set_fact 18549 1727096275.20178: worker is 1 (out of 1 available) 18549 1727096275.20189: exiting _queue_task() for managed_node1/set_fact 18549 1727096275.20199: done queuing things up, now waiting for results queue to drain 18549 1727096275.20200: waiting for pending results... 18549 1727096275.20699: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 18549 1727096275.20784: in run() - task 0afff68d-5257-d33c-6707-000000000007 18549 1727096275.20801: variable 'ansible_search_path' from source: unknown 18549 1727096275.20841: calling self._execute() 18549 1727096275.20921: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.20934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.20945: variable 'omit' from source: magic vars 18549 1727096275.21041: variable 'omit' from source: magic vars 18549 1727096275.21077: variable 'omit' from source: magic vars 18549 1727096275.21112: variable 'omit' from source: magic vars 18549 1727096275.21365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18549 1727096275.21373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18549 1727096275.21572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18549 1727096275.21577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096275.21580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18549 1727096275.21582: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18549 1727096275.21584: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.21587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.21855: Set connection var ansible_module_compression to ZIP_DEFLATED 18549 1727096275.21864: Set connection var ansible_shell_type to sh 18549 1727096275.21927: Set connection var ansible_timeout to 10 18549 1727096275.21930: Set connection var ansible_connection to ssh 18549 1727096275.21932: Set connection var ansible_shell_executable to /bin/sh 18549 1727096275.21934: Set connection var ansible_pipelining to False 18549 1727096275.21971: variable 'ansible_shell_executable' from source: unknown 18549 1727096275.21981: variable 'ansible_connection' from source: unknown 18549 1727096275.21988: variable 'ansible_module_compression' from source: unknown 18549 1727096275.21995: variable 'ansible_shell_type' from source: unknown 18549 1727096275.22015: variable 'ansible_shell_executable' from source: unknown 18549 1727096275.22031: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.22136: variable 'ansible_pipelining' from source: unknown 18549 1727096275.22139: variable 'ansible_timeout' from source: unknown 18549 1727096275.22141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.22345: 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) 18549 1727096275.22672: variable 'omit' from source: magic vars 18549 1727096275.22677: starting attempt loop 18549 1727096275.22679: running the handler 18549 1727096275.22682: handler run complete 18549 1727096275.22684: attempt loop complete, returning result 18549 1727096275.22686: _execute() done 18549 1727096275.22688: dumping result to json 18549 1727096275.22690: done dumping result, returning 18549 1727096275.22692: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0afff68d-5257-d33c-6707-000000000007] 18549 1727096275.22694: sending task result for task 0afff68d-5257-d33c-6707-000000000007 18549 1727096275.22763: done sending task result for task 0afff68d-5257-d33c-6707-000000000007 18549 1727096275.22769: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 18549 1727096275.22825: no more pending results, returning what we have 18549 1727096275.22829: results queue empty 18549 1727096275.22830: checking for any_errors_fatal 18549 1727096275.22839: done checking for any_errors_fatal 18549 1727096275.22840: checking for max_fail_percentage 18549 1727096275.22841: done checking for max_fail_percentage 18549 1727096275.22842: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.22843: done checking to see if all hosts have failed 18549 1727096275.22844: getting the remaining hosts for this loop 18549 1727096275.22845: done getting the remaining hosts for this loop 18549 1727096275.22849: getting the next task for host managed_node1 18549 1727096275.22857: done getting next task for host managed_node1 18549 1727096275.22859: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.22861: ^ 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 18549 1727096275.22865: getting variables 18549 1727096275.22869: in VariableManager get_vars() 18549 1727096275.22902: Calling all_inventory to load vars for managed_node1 18549 1727096275.22905: Calling groups_inventory to load vars for managed_node1 18549 1727096275.22910: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.22922: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.22926: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.22929: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.23404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.23778: done with get_vars() 18549 1727096275.23789: done getting variables 18549 1727096275.23858: in VariableManager get_vars() 18549 1727096275.24112: Calling all_inventory to load vars for managed_node1 18549 1727096275.24115: Calling groups_inventory to load vars for managed_node1 18549 1727096275.24117: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.24122: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.24125: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.24127: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.24260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.24873: done with get_vars() 18549 1727096275.24888: done queuing things up, now waiting for results queue to drain 18549 1727096275.24890: results queue empty 18549 1727096275.24891: checking for any_errors_fatal 18549 1727096275.24894: done checking for any_errors_fatal 18549 1727096275.24895: checking for max_fail_percentage 18549 1727096275.24896: done checking for max_fail_percentage 18549 1727096275.24896: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.24897: done checking to see if all hosts have failed 18549 1727096275.24898: getting the remaining hosts for this loop 18549 1727096275.24899: done getting the remaining hosts for this loop 18549 1727096275.24902: getting the next task for host managed_node1 18549 1727096275.24906: done getting next task for host managed_node1 18549 1727096275.24908: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.24909: ^ 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 18549 1727096275.24918: getting variables 18549 1727096275.24919: in VariableManager get_vars() 18549 1727096275.24927: Calling all_inventory to load vars for managed_node1 18549 1727096275.24929: Calling groups_inventory to load vars for managed_node1 18549 1727096275.24931: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.24936: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.24938: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.24941: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.25277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.25557: done with get_vars() 18549 1727096275.25564: done getting variables 18549 1727096275.25711: in VariableManager get_vars() 18549 1727096275.25719: Calling all_inventory to load vars for managed_node1 18549 1727096275.25721: Calling groups_inventory to load vars for managed_node1 18549 1727096275.25723: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.25727: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.25729: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.25732: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.25965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.26470: done with get_vars() 18549 1727096275.26483: done queuing things up, now waiting for results queue to drain 18549 1727096275.26485: results queue empty 18549 1727096275.26486: checking for any_errors_fatal 18549 1727096275.26488: done checking for any_errors_fatal 18549 1727096275.26488: checking for max_fail_percentage 18549 1727096275.26489: done checking for max_fail_percentage 18549 1727096275.26490: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.26491: done checking to see if all hosts have failed 18549 1727096275.26491: getting the remaining hosts for this loop 18549 1727096275.26492: done getting the remaining hosts for this loop 18549 1727096275.26495: getting the next task for host managed_node1 18549 1727096275.26498: done getting next task for host managed_node1 18549 1727096275.26499: ^ task is: None 18549 1727096275.26500: ^ 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 18549 1727096275.26502: done queuing things up, now waiting for results queue to drain 18549 1727096275.26503: results queue empty 18549 1727096275.26503: checking for any_errors_fatal 18549 1727096275.26504: done checking for any_errors_fatal 18549 1727096275.26504: checking for max_fail_percentage 18549 1727096275.26505: done checking for max_fail_percentage 18549 1727096275.26506: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.26507: done checking to see if all hosts have failed 18549 1727096275.26508: getting the next task for host managed_node1 18549 1727096275.26510: done getting next task for host managed_node1 18549 1727096275.26511: ^ task is: None 18549 1727096275.26512: ^ 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 18549 1727096275.26800: in VariableManager get_vars() 18549 1727096275.26816: done with get_vars() 18549 1727096275.26822: in VariableManager get_vars() 18549 1727096275.26832: done with get_vars() 18549 1727096275.26836: variable 'omit' from source: magic vars 18549 1727096275.26870: in VariableManager get_vars() 18549 1727096275.26881: done with get_vars() 18549 1727096275.26902: variable 'omit' from source: magic vars PLAY [Play for showing the network provider] *********************************** 18549 1727096275.27289: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096275.27476: getting the remaining hosts for this loop 18549 1727096275.27477: done getting the remaining hosts for this loop 18549 1727096275.27480: getting the next task for host managed_node1 18549 1727096275.27483: done getting next task for host managed_node1 18549 1727096275.27485: ^ task is: TASK: Gathering Facts 18549 1727096275.27486: ^ 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 18549 1727096275.27489: getting variables 18549 1727096275.27490: in VariableManager get_vars() 18549 1727096275.27498: Calling all_inventory to load vars for managed_node1 18549 1727096275.27500: Calling groups_inventory to load vars for managed_node1 18549 1727096275.27502: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.27507: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.27521: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.27524: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.27659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.28036: done with get_vars() 18549 1727096275.28043: done getting variables 18549 1727096275.28211: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Monday 23 September 2024 08:57:55 -0400 (0:00:00.084) 0:00:03.067 ****** 18549 1727096275.28231: entering _queue_task() for managed_node1/gather_facts 18549 1727096275.28709: worker is 1 (out of 1 available) 18549 1727096275.28720: exiting _queue_task() for managed_node1/gather_facts 18549 1727096275.28729: done queuing things up, now waiting for results queue to drain 18549 1727096275.28730: waiting for pending results... 18549 1727096275.29077: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096275.29473: in run() - task 0afff68d-5257-d33c-6707-0000000000d8 18549 1727096275.29478: variable 'ansible_search_path' from source: unknown 18549 1727096275.29595: calling self._execute() 18549 1727096275.29654: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.29658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.29670: variable 'omit' from source: magic vars 18549 1727096275.30674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.35135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.35310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.35591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.35594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.35607: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.35690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.35840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.35873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.35957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.36043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.36301: variable 'ansible_distribution' from source: facts 18549 1727096275.36472: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.36476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.36478: when evaluation is False, skipping this task 18549 1727096275.36481: _execute() done 18549 1727096275.36482: dumping result to json 18549 1727096275.36484: done dumping result, returning 18549 1727096275.36486: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-0000000000d8] 18549 1727096275.36488: sending task result for task 0afff68d-5257-d33c-6707-0000000000d8 18549 1727096275.36549: done sending task result for task 0afff68d-5257-d33c-6707-0000000000d8 18549 1727096275.36552: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.36607: no more pending results, returning what we have 18549 1727096275.36611: results queue empty 18549 1727096275.36612: checking for any_errors_fatal 18549 1727096275.36613: done checking for any_errors_fatal 18549 1727096275.36613: checking for max_fail_percentage 18549 1727096275.36615: done checking for max_fail_percentage 18549 1727096275.36615: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.36616: done checking to see if all hosts have failed 18549 1727096275.36617: getting the remaining hosts for this loop 18549 1727096275.36619: done getting the remaining hosts for this loop 18549 1727096275.36623: getting the next task for host managed_node1 18549 1727096275.36628: done getting next task for host managed_node1 18549 1727096275.36630: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.36631: ^ 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 18549 1727096275.36635: getting variables 18549 1727096275.36637: in VariableManager get_vars() 18549 1727096275.36669: Calling all_inventory to load vars for managed_node1 18549 1727096275.36672: Calling groups_inventory to load vars for managed_node1 18549 1727096275.36676: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.36687: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.36689: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.36692: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.37216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.37599: done with get_vars() 18549 1727096275.37609: done getting variables 18549 1727096275.37881: in VariableManager get_vars() 18549 1727096275.37891: Calling all_inventory to load vars for managed_node1 18549 1727096275.37893: Calling groups_inventory to load vars for managed_node1 18549 1727096275.37896: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.37901: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.37903: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.37906: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.38038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.38414: done with get_vars() 18549 1727096275.38428: done queuing things up, now waiting for results queue to drain 18549 1727096275.38430: results queue empty 18549 1727096275.38430: checking for any_errors_fatal 18549 1727096275.38433: done checking for any_errors_fatal 18549 1727096275.38433: checking for max_fail_percentage 18549 1727096275.38434: done checking for max_fail_percentage 18549 1727096275.38435: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.38436: done checking to see if all hosts have failed 18549 1727096275.38437: getting the remaining hosts for this loop 18549 1727096275.38438: done getting the remaining hosts for this loop 18549 1727096275.38440: getting the next task for host managed_node1 18549 1727096275.38444: done getting next task for host managed_node1 18549 1727096275.38446: ^ task is: TASK: Show inside ethernet tests 18549 1727096275.38448: ^ 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 18549 1727096275.38450: getting variables 18549 1727096275.38451: in VariableManager get_vars() 18549 1727096275.38458: Calling all_inventory to load vars for managed_node1 18549 1727096275.38460: Calling groups_inventory to load vars for managed_node1 18549 1727096275.38462: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.38676: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.38679: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.38682: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.38810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.39207: done with get_vars() 18549 1727096275.39215: done getting variables 18549 1727096275.39492: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Monday 23 September 2024 08:57:55 -0400 (0:00:00.112) 0:00:03.180 ****** 18549 1727096275.39518: entering _queue_task() for managed_node1/debug 18549 1727096275.39520: Creating lock for debug 18549 1727096275.40033: worker is 1 (out of 1 available) 18549 1727096275.40044: exiting _queue_task() for managed_node1/debug 18549 1727096275.40054: done queuing things up, now waiting for results queue to drain 18549 1727096275.40056: waiting for pending results... 18549 1727096275.40883: running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests 18549 1727096275.40888: in run() - task 0afff68d-5257-d33c-6707-00000000000b 18549 1727096275.40891: variable 'ansible_search_path' from source: unknown 18549 1727096275.40894: calling self._execute() 18549 1727096275.41273: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.41276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.41279: variable 'omit' from source: magic vars 18549 1727096275.41958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.46013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.46085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.46128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.46169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.46201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.46286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.46317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.46347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.46393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.46412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.46545: variable 'ansible_distribution' from source: facts 18549 1727096275.46557: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.46586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.46593: when evaluation is False, skipping this task 18549 1727096275.46600: _execute() done 18549 1727096275.46605: dumping result to json 18549 1727096275.46672: done dumping result, returning 18549 1727096275.46680: done running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests [0afff68d-5257-d33c-6707-00000000000b] 18549 1727096275.46683: sending task result for task 0afff68d-5257-d33c-6707-00000000000b 18549 1727096275.46747: done sending task result for task 0afff68d-5257-d33c-6707-00000000000b 18549 1727096275.46750: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096275.46828: no more pending results, returning what we have 18549 1727096275.46832: results queue empty 18549 1727096275.46833: checking for any_errors_fatal 18549 1727096275.46834: done checking for any_errors_fatal 18549 1727096275.46835: checking for max_fail_percentage 18549 1727096275.46836: done checking for max_fail_percentage 18549 1727096275.46837: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.46838: done checking to see if all hosts have failed 18549 1727096275.46839: getting the remaining hosts for this loop 18549 1727096275.46840: done getting the remaining hosts for this loop 18549 1727096275.46844: getting the next task for host managed_node1 18549 1727096275.46849: done getting next task for host managed_node1 18549 1727096275.46852: ^ task is: TASK: Show network_provider 18549 1727096275.46853: ^ 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 18549 1727096275.46857: getting variables 18549 1727096275.46859: in VariableManager get_vars() 18549 1727096275.46892: Calling all_inventory to load vars for managed_node1 18549 1727096275.46895: Calling groups_inventory to load vars for managed_node1 18549 1727096275.46899: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.46912: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.46915: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.46918: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.47309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.47572: done with get_vars() 18549 1727096275.47584: done getting variables 18549 1727096275.47642: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Monday 23 September 2024 08:57:55 -0400 (0:00:00.081) 0:00:03.261 ****** 18549 1727096275.47704: entering _queue_task() for managed_node1/debug 18549 1727096275.48190: worker is 1 (out of 1 available) 18549 1727096275.48201: exiting _queue_task() for managed_node1/debug 18549 1727096275.48209: done queuing things up, now waiting for results queue to drain 18549 1727096275.48210: waiting for pending results... 18549 1727096275.48772: running TaskExecutor() for managed_node1/TASK: Show network_provider 18549 1727096275.48780: in run() - task 0afff68d-5257-d33c-6707-00000000000c 18549 1727096275.48784: variable 'ansible_search_path' from source: unknown 18549 1727096275.48787: calling self._execute() 18549 1727096275.48954: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.49173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.49177: variable 'omit' from source: magic vars 18549 1727096275.49732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.52131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.52205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.52255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.52303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.52332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.52429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.52461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.52495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.52547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.52569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.52710: variable 'ansible_distribution' from source: facts 18549 1727096275.52723: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.52750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.52843: when evaluation is False, skipping this task 18549 1727096275.52846: _execute() done 18549 1727096275.52849: dumping result to json 18549 1727096275.52852: done dumping result, returning 18549 1727096275.52854: done running TaskExecutor() for managed_node1/TASK: Show network_provider [0afff68d-5257-d33c-6707-00000000000c] 18549 1727096275.52856: sending task result for task 0afff68d-5257-d33c-6707-00000000000c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096275.53282: no more pending results, returning what we have 18549 1727096275.53286: results queue empty 18549 1727096275.53287: checking for any_errors_fatal 18549 1727096275.53293: done checking for any_errors_fatal 18549 1727096275.53294: checking for max_fail_percentage 18549 1727096275.53296: done checking for max_fail_percentage 18549 1727096275.53297: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.53298: done checking to see if all hosts have failed 18549 1727096275.53299: getting the remaining hosts for this loop 18549 1727096275.53300: done getting the remaining hosts for this loop 18549 1727096275.53304: getting the next task for host managed_node1 18549 1727096275.53311: done getting next task for host managed_node1 18549 1727096275.53313: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.53315: ^ 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 18549 1727096275.53319: getting variables 18549 1727096275.53321: in VariableManager get_vars() 18549 1727096275.53349: Calling all_inventory to load vars for managed_node1 18549 1727096275.53351: Calling groups_inventory to load vars for managed_node1 18549 1727096275.53355: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.53474: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.53479: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.53484: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.53799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.54041: done with get_vars() 18549 1727096275.54051: done getting variables 18549 1727096275.54088: done sending task result for task 0afff68d-5257-d33c-6707-00000000000c 18549 1727096275.54091: WORKER PROCESS EXITING 18549 1727096275.54134: in VariableManager get_vars() 18549 1727096275.54143: Calling all_inventory to load vars for managed_node1 18549 1727096275.54145: Calling groups_inventory to load vars for managed_node1 18549 1727096275.54148: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.54152: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.54155: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.54157: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.54291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.54513: done with get_vars() 18549 1727096275.54524: done queuing things up, now waiting for results queue to drain 18549 1727096275.54526: results queue empty 18549 1727096275.54527: checking for any_errors_fatal 18549 1727096275.54529: done checking for any_errors_fatal 18549 1727096275.54530: checking for max_fail_percentage 18549 1727096275.54530: done checking for max_fail_percentage 18549 1727096275.54531: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.54532: done checking to see if all hosts have failed 18549 1727096275.54532: getting the remaining hosts for this loop 18549 1727096275.54533: done getting the remaining hosts for this loop 18549 1727096275.54536: getting the next task for host managed_node1 18549 1727096275.54540: done getting next task for host managed_node1 18549 1727096275.54541: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.54543: ^ 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 18549 1727096275.54545: getting variables 18549 1727096275.54546: in VariableManager get_vars() 18549 1727096275.54553: Calling all_inventory to load vars for managed_node1 18549 1727096275.54555: Calling groups_inventory to load vars for managed_node1 18549 1727096275.54558: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.54562: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.54571: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.54574: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.54766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.54983: done with get_vars() 18549 1727096275.54989: done getting variables 18549 1727096275.55024: in VariableManager get_vars() 18549 1727096275.55030: Calling all_inventory to load vars for managed_node1 18549 1727096275.55031: Calling groups_inventory to load vars for managed_node1 18549 1727096275.55032: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.55035: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.55038: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.55039: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.55125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.55231: done with get_vars() 18549 1727096275.55239: done queuing things up, now waiting for results queue to drain 18549 1727096275.55240: results queue empty 18549 1727096275.55241: checking for any_errors_fatal 18549 1727096275.55242: done checking for any_errors_fatal 18549 1727096275.55242: checking for max_fail_percentage 18549 1727096275.55243: done checking for max_fail_percentage 18549 1727096275.55243: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.55244: done checking to see if all hosts have failed 18549 1727096275.55244: getting the remaining hosts for this loop 18549 1727096275.55245: done getting the remaining hosts for this loop 18549 1727096275.55247: getting the next task for host managed_node1 18549 1727096275.55249: done getting next task for host managed_node1 18549 1727096275.55249: ^ task is: None 18549 1727096275.55250: ^ 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 18549 1727096275.55251: done queuing things up, now waiting for results queue to drain 18549 1727096275.55251: results queue empty 18549 1727096275.55252: checking for any_errors_fatal 18549 1727096275.55252: done checking for any_errors_fatal 18549 1727096275.55253: checking for max_fail_percentage 18549 1727096275.55253: done checking for max_fail_percentage 18549 1727096275.55254: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.55254: done checking to see if all hosts have failed 18549 1727096275.55255: getting the next task for host managed_node1 18549 1727096275.55257: done getting next task for host managed_node1 18549 1727096275.55257: ^ task is: None 18549 1727096275.55258: ^ 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 18549 1727096275.55292: in VariableManager get_vars() 18549 1727096275.55304: done with get_vars() 18549 1727096275.55308: in VariableManager get_vars() 18549 1727096275.55314: done with get_vars() 18549 1727096275.55317: variable 'omit' from source: magic vars 18549 1727096275.55338: in VariableManager get_vars() 18549 1727096275.55344: done with get_vars() 18549 1727096275.55356: variable 'omit' from source: magic vars PLAY [Test configuring ethernet devices] *************************************** 18549 1727096275.55480: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096275.55500: getting the remaining hosts for this loop 18549 1727096275.55501: done getting the remaining hosts for this loop 18549 1727096275.55503: getting the next task for host managed_node1 18549 1727096275.55505: done getting next task for host managed_node1 18549 1727096275.55506: ^ task is: TASK: Gathering Facts 18549 1727096275.55507: ^ 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 18549 1727096275.55508: getting variables 18549 1727096275.55509: in VariableManager get_vars() 18549 1727096275.55515: Calling all_inventory to load vars for managed_node1 18549 1727096275.55517: Calling groups_inventory to load vars for managed_node1 18549 1727096275.55518: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.55522: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.55523: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.55525: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.55633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.55737: done with get_vars() 18549 1727096275.55742: done getting variables 18549 1727096275.55776: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Monday 23 September 2024 08:57:55 -0400 (0:00:00.081) 0:00:03.342 ****** 18549 1727096275.55794: entering _queue_task() for managed_node1/gather_facts 18549 1727096275.56015: worker is 1 (out of 1 available) 18549 1727096275.56027: exiting _queue_task() for managed_node1/gather_facts 18549 1727096275.56038: done queuing things up, now waiting for results queue to drain 18549 1727096275.56039: waiting for pending results... 18549 1727096275.56239: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096275.56350: in run() - task 0afff68d-5257-d33c-6707-0000000000f0 18549 1727096275.56353: variable 'ansible_search_path' from source: unknown 18549 1727096275.56356: calling self._execute() 18549 1727096275.56474: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.56478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.56481: variable 'omit' from source: magic vars 18549 1727096275.57575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.59740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.59792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.59818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.59844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.59866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.59929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.59959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.59980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.60011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.60021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.60122: variable 'ansible_distribution' from source: facts 18549 1727096275.60127: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.60143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.60146: when evaluation is False, skipping this task 18549 1727096275.60149: _execute() done 18549 1727096275.60151: dumping result to json 18549 1727096275.60153: done dumping result, returning 18549 1727096275.60161: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-0000000000f0] 18549 1727096275.60169: sending task result for task 0afff68d-5257-d33c-6707-0000000000f0 18549 1727096275.60247: done sending task result for task 0afff68d-5257-d33c-6707-0000000000f0 18549 1727096275.60250: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.60342: no more pending results, returning what we have 18549 1727096275.60346: results queue empty 18549 1727096275.60346: checking for any_errors_fatal 18549 1727096275.60347: done checking for any_errors_fatal 18549 1727096275.60348: checking for max_fail_percentage 18549 1727096275.60350: done checking for max_fail_percentage 18549 1727096275.60350: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.60351: done checking to see if all hosts have failed 18549 1727096275.60352: getting the remaining hosts for this loop 18549 1727096275.60353: done getting the remaining hosts for this loop 18549 1727096275.60357: getting the next task for host managed_node1 18549 1727096275.60420: done getting next task for host managed_node1 18549 1727096275.60423: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.60425: ^ 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 18549 1727096275.60429: getting variables 18549 1727096275.60431: in VariableManager get_vars() 18549 1727096275.60484: Calling all_inventory to load vars for managed_node1 18549 1727096275.60487: Calling groups_inventory to load vars for managed_node1 18549 1727096275.60491: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.60501: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.60503: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.60507: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.60766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.60966: done with get_vars() 18549 1727096275.60979: done getting variables 18549 1727096275.61050: in VariableManager get_vars() 18549 1727096275.61063: Calling all_inventory to load vars for managed_node1 18549 1727096275.61066: Calling groups_inventory to load vars for managed_node1 18549 1727096275.61070: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.61075: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.61077: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.61080: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.61249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.61801: done with get_vars() 18549 1727096275.61814: done queuing things up, now waiting for results queue to drain 18549 1727096275.61816: results queue empty 18549 1727096275.61817: checking for any_errors_fatal 18549 1727096275.61819: done checking for any_errors_fatal 18549 1727096275.61820: checking for max_fail_percentage 18549 1727096275.61821: done checking for max_fail_percentage 18549 1727096275.61821: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.61822: done checking to see if all hosts have failed 18549 1727096275.61823: getting the remaining hosts for this loop 18549 1727096275.61824: done getting the remaining hosts for this loop 18549 1727096275.61826: getting the next task for host managed_node1 18549 1727096275.61830: done getting next task for host managed_node1 18549 1727096275.61832: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 18549 1727096275.61834: ^ 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 18549 1727096275.61837: getting variables 18549 1727096275.61838: in VariableManager get_vars() 18549 1727096275.61846: Calling all_inventory to load vars for managed_node1 18549 1727096275.61848: Calling groups_inventory to load vars for managed_node1 18549 1727096275.61850: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.61863: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.61866: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.61965: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.62172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.62362: done with get_vars() 18549 1727096275.62373: done getting variables 18549 1727096275.62419: 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) 18549 1727096275.62552: variable 'type' from source: play vars 18549 1727096275.62557: variable 'interface' from source: play vars TASK [Set type=veth and interface=lsr27] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Monday 23 September 2024 08:57:55 -0400 (0:00:00.067) 0:00:03.410 ****** 18549 1727096275.62587: entering _queue_task() for managed_node1/set_fact 18549 1727096275.62836: worker is 1 (out of 1 available) 18549 1727096275.62849: exiting _queue_task() for managed_node1/set_fact 18549 1727096275.62860: done queuing things up, now waiting for results queue to drain 18549 1727096275.62861: waiting for pending results... 18549 1727096275.63020: running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 18549 1727096275.63089: in run() - task 0afff68d-5257-d33c-6707-00000000000f 18549 1727096275.63100: variable 'ansible_search_path' from source: unknown 18549 1727096275.63128: calling self._execute() 18549 1727096275.63185: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.63190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.63197: variable 'omit' from source: magic vars 18549 1727096275.63502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.65775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.65780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.65783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.65786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.65814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.65912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.66137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.66162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.66193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.66204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.66299: variable 'ansible_distribution' from source: facts 18549 1727096275.66305: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.66319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.66322: when evaluation is False, skipping this task 18549 1727096275.66325: _execute() done 18549 1727096275.66327: dumping result to json 18549 1727096275.66330: done dumping result, returning 18549 1727096275.66336: done running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 [0afff68d-5257-d33c-6707-00000000000f] 18549 1727096275.66341: sending task result for task 0afff68d-5257-d33c-6707-00000000000f 18549 1727096275.66424: done sending task result for task 0afff68d-5257-d33c-6707-00000000000f 18549 1727096275.66426: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.66484: no more pending results, returning what we have 18549 1727096275.66487: results queue empty 18549 1727096275.66488: checking for any_errors_fatal 18549 1727096275.66490: done checking for any_errors_fatal 18549 1727096275.66490: checking for max_fail_percentage 18549 1727096275.66492: done checking for max_fail_percentage 18549 1727096275.66492: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.66494: done checking to see if all hosts have failed 18549 1727096275.66494: getting the remaining hosts for this loop 18549 1727096275.66496: done getting the remaining hosts for this loop 18549 1727096275.66499: getting the next task for host managed_node1 18549 1727096275.66505: done getting next task for host managed_node1 18549 1727096275.66508: ^ task is: TASK: Include the task 'show_interfaces.yml' 18549 1727096275.66509: ^ 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 18549 1727096275.66513: getting variables 18549 1727096275.66514: in VariableManager get_vars() 18549 1727096275.66541: Calling all_inventory to load vars for managed_node1 18549 1727096275.66543: Calling groups_inventory to load vars for managed_node1 18549 1727096275.66546: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.66558: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.66563: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.66565: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.66725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.66882: done with get_vars() 18549 1727096275.66888: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:24 Monday 23 September 2024 08:57:55 -0400 (0:00:00.043) 0:00:03.454 ****** 18549 1727096275.66952: entering _queue_task() for managed_node1/include_tasks 18549 1727096275.67151: worker is 1 (out of 1 available) 18549 1727096275.67167: exiting _queue_task() for managed_node1/include_tasks 18549 1727096275.67179: done queuing things up, now waiting for results queue to drain 18549 1727096275.67181: waiting for pending results... 18549 1727096275.67321: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 18549 1727096275.67378: in run() - task 0afff68d-5257-d33c-6707-000000000010 18549 1727096275.67391: variable 'ansible_search_path' from source: unknown 18549 1727096275.67419: calling self._execute() 18549 1727096275.67474: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.67478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.67487: variable 'omit' from source: magic vars 18549 1727096275.67832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.69741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.69787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.69872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.69874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.69876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.69921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.69946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.69965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.69994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.70005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.70100: variable 'ansible_distribution' from source: facts 18549 1727096275.70103: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.70117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.70120: when evaluation is False, skipping this task 18549 1727096275.70124: _execute() done 18549 1727096275.70126: dumping result to json 18549 1727096275.70129: done dumping result, returning 18549 1727096275.70141: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-d33c-6707-000000000010] 18549 1727096275.70143: sending task result for task 0afff68d-5257-d33c-6707-000000000010 18549 1727096275.70221: done sending task result for task 0afff68d-5257-d33c-6707-000000000010 18549 1727096275.70224: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.70300: no more pending results, returning what we have 18549 1727096275.70304: results queue empty 18549 1727096275.70305: checking for any_errors_fatal 18549 1727096275.70310: done checking for any_errors_fatal 18549 1727096275.70311: checking for max_fail_percentage 18549 1727096275.70312: done checking for max_fail_percentage 18549 1727096275.70313: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.70314: done checking to see if all hosts have failed 18549 1727096275.70314: getting the remaining hosts for this loop 18549 1727096275.70316: done getting the remaining hosts for this loop 18549 1727096275.70320: getting the next task for host managed_node1 18549 1727096275.70325: done getting next task for host managed_node1 18549 1727096275.70327: ^ task is: TASK: Include the task 'manage_test_interface.yml' 18549 1727096275.70329: ^ 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 18549 1727096275.70332: getting variables 18549 1727096275.70333: in VariableManager get_vars() 18549 1727096275.70360: Calling all_inventory to load vars for managed_node1 18549 1727096275.70363: Calling groups_inventory to load vars for managed_node1 18549 1727096275.70366: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.70377: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.70380: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.70382: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.70523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.70638: done with get_vars() 18549 1727096275.70645: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Monday 23 September 2024 08:57:55 -0400 (0:00:00.037) 0:00:03.492 ****** 18549 1727096275.70707: entering _queue_task() for managed_node1/include_tasks 18549 1727096275.70900: worker is 1 (out of 1 available) 18549 1727096275.70913: exiting _queue_task() for managed_node1/include_tasks 18549 1727096275.70925: done queuing things up, now waiting for results queue to drain 18549 1727096275.70926: waiting for pending results... 18549 1727096275.71073: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 18549 1727096275.71133: in run() - task 0afff68d-5257-d33c-6707-000000000011 18549 1727096275.71144: variable 'ansible_search_path' from source: unknown 18549 1727096275.71178: calling self._execute() 18549 1727096275.71232: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.71236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.71243: variable 'omit' from source: magic vars 18549 1727096275.71537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.73195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.73238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.73269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.73294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.73313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.73386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.73405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.73423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.73453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.73466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.73558: variable 'ansible_distribution' from source: facts 18549 1727096275.73561: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.73576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.73579: when evaluation is False, skipping this task 18549 1727096275.73581: _execute() done 18549 1727096275.73583: dumping result to json 18549 1727096275.73585: done dumping result, returning 18549 1727096275.73593: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-d33c-6707-000000000011] 18549 1727096275.73597: sending task result for task 0afff68d-5257-d33c-6707-000000000011 18549 1727096275.73680: done sending task result for task 0afff68d-5257-d33c-6707-000000000011 18549 1727096275.73682: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.73726: no more pending results, returning what we have 18549 1727096275.73730: results queue empty 18549 1727096275.73731: checking for any_errors_fatal 18549 1727096275.73734: done checking for any_errors_fatal 18549 1727096275.73735: checking for max_fail_percentage 18549 1727096275.73736: done checking for max_fail_percentage 18549 1727096275.73737: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.73738: done checking to see if all hosts have failed 18549 1727096275.73739: getting the remaining hosts for this loop 18549 1727096275.73740: done getting the remaining hosts for this loop 18549 1727096275.73743: getting the next task for host managed_node1 18549 1727096275.73749: done getting next task for host managed_node1 18549 1727096275.73751: ^ task is: TASK: Include the task 'assert_device_present.yml' 18549 1727096275.73753: ^ 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 18549 1727096275.73755: getting variables 18549 1727096275.73757: in VariableManager get_vars() 18549 1727096275.73785: Calling all_inventory to load vars for managed_node1 18549 1727096275.73788: Calling groups_inventory to load vars for managed_node1 18549 1727096275.73793: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.73803: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.73805: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.73808: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.73994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.74104: done with get_vars() 18549 1727096275.74111: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Monday 23 September 2024 08:57:55 -0400 (0:00:00.034) 0:00:03.526 ****** 18549 1727096275.74175: entering _queue_task() for managed_node1/include_tasks 18549 1727096275.74373: worker is 1 (out of 1 available) 18549 1727096275.74385: exiting _queue_task() for managed_node1/include_tasks 18549 1727096275.74399: done queuing things up, now waiting for results queue to drain 18549 1727096275.74401: waiting for pending results... 18549 1727096275.74542: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 18549 1727096275.74597: in run() - task 0afff68d-5257-d33c-6707-000000000012 18549 1727096275.74610: variable 'ansible_search_path' from source: unknown 18549 1727096275.74639: calling self._execute() 18549 1727096275.74701: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.74704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.74713: variable 'omit' from source: magic vars 18549 1727096275.75013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.76638: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.76683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.76710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.76735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.76754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.76820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.76839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.76856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.76885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.76896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.76985: variable 'ansible_distribution' from source: facts 18549 1727096275.76988: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.77002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.77007: when evaluation is False, skipping this task 18549 1727096275.77010: _execute() done 18549 1727096275.77012: dumping result to json 18549 1727096275.77015: done dumping result, returning 18549 1727096275.77018: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-d33c-6707-000000000012] 18549 1727096275.77028: sending task result for task 0afff68d-5257-d33c-6707-000000000012 18549 1727096275.77108: done sending task result for task 0afff68d-5257-d33c-6707-000000000012 18549 1727096275.77110: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.77172: no more pending results, returning what we have 18549 1727096275.77175: results queue empty 18549 1727096275.77176: checking for any_errors_fatal 18549 1727096275.77181: done checking for any_errors_fatal 18549 1727096275.77182: checking for max_fail_percentage 18549 1727096275.77183: done checking for max_fail_percentage 18549 1727096275.77184: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.77185: done checking to see if all hosts have failed 18549 1727096275.77186: getting the remaining hosts for this loop 18549 1727096275.77187: done getting the remaining hosts for this loop 18549 1727096275.77191: getting the next task for host managed_node1 18549 1727096275.77196: done getting next task for host managed_node1 18549 1727096275.77198: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.77200: ^ 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 18549 1727096275.77203: getting variables 18549 1727096275.77204: in VariableManager get_vars() 18549 1727096275.77229: Calling all_inventory to load vars for managed_node1 18549 1727096275.77232: Calling groups_inventory to load vars for managed_node1 18549 1727096275.77234: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.77243: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.77246: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.77248: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.77381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.77496: done with get_vars() 18549 1727096275.77503: done getting variables 18549 1727096275.77549: in VariableManager get_vars() 18549 1727096275.77555: Calling all_inventory to load vars for managed_node1 18549 1727096275.77557: Calling groups_inventory to load vars for managed_node1 18549 1727096275.77558: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.77563: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.77564: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.77566: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.77646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.77775: done with get_vars() 18549 1727096275.77783: done queuing things up, now waiting for results queue to drain 18549 1727096275.77784: results queue empty 18549 1727096275.77785: checking for any_errors_fatal 18549 1727096275.77786: done checking for any_errors_fatal 18549 1727096275.77787: checking for max_fail_percentage 18549 1727096275.77788: done checking for max_fail_percentage 18549 1727096275.77788: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.77788: done checking to see if all hosts have failed 18549 1727096275.77789: getting the remaining hosts for this loop 18549 1727096275.77789: done getting the remaining hosts for this loop 18549 1727096275.77791: getting the next task for host managed_node1 18549 1727096275.77793: done getting next task for host managed_node1 18549 1727096275.77794: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.77795: ^ 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 18549 1727096275.77797: getting variables 18549 1727096275.77797: in VariableManager get_vars() 18549 1727096275.77802: Calling all_inventory to load vars for managed_node1 18549 1727096275.77803: Calling groups_inventory to load vars for managed_node1 18549 1727096275.77804: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.77812: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.77813: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.77815: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.77897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.77999: done with get_vars() 18549 1727096275.78005: done getting variables 18549 1727096275.78033: in VariableManager get_vars() 18549 1727096275.78038: Calling all_inventory to load vars for managed_node1 18549 1727096275.78039: Calling groups_inventory to load vars for managed_node1 18549 1727096275.78041: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.78043: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.78044: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.78046: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.78126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.78384: done with get_vars() 18549 1727096275.78391: done queuing things up, now waiting for results queue to drain 18549 1727096275.78392: results queue empty 18549 1727096275.78393: checking for any_errors_fatal 18549 1727096275.78394: done checking for any_errors_fatal 18549 1727096275.78395: checking for max_fail_percentage 18549 1727096275.78396: done checking for max_fail_percentage 18549 1727096275.78396: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.78397: done checking to see if all hosts have failed 18549 1727096275.78397: getting the remaining hosts for this loop 18549 1727096275.78398: done getting the remaining hosts for this loop 18549 1727096275.78400: getting the next task for host managed_node1 18549 1727096275.78402: done getting next task for host managed_node1 18549 1727096275.78403: ^ task is: None 18549 1727096275.78404: ^ 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 18549 1727096275.78404: done queuing things up, now waiting for results queue to drain 18549 1727096275.78405: results queue empty 18549 1727096275.78405: checking for any_errors_fatal 18549 1727096275.78406: done checking for any_errors_fatal 18549 1727096275.78406: checking for max_fail_percentage 18549 1727096275.78406: done checking for max_fail_percentage 18549 1727096275.78407: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.78407: done checking to see if all hosts have failed 18549 1727096275.78408: getting the next task for host managed_node1 18549 1727096275.78409: done getting next task for host managed_node1 18549 1727096275.78410: ^ task is: None 18549 1727096275.78410: ^ 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 18549 1727096275.78433: in VariableManager get_vars() 18549 1727096275.78447: done with get_vars() 18549 1727096275.78450: in VariableManager get_vars() 18549 1727096275.78457: done with get_vars() 18549 1727096275.78459: variable 'omit' from source: magic vars 18549 1727096275.78484: in VariableManager get_vars() 18549 1727096275.78491: done with get_vars() 18549 1727096275.78504: variable 'omit' from source: magic vars PLAY [Test static interface up] ************************************************ 18549 1727096275.78863: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096275.78884: getting the remaining hosts for this loop 18549 1727096275.78885: done getting the remaining hosts for this loop 18549 1727096275.78886: getting the next task for host managed_node1 18549 1727096275.78888: done getting next task for host managed_node1 18549 1727096275.78889: ^ task is: TASK: Gathering Facts 18549 1727096275.78890: ^ 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 18549 1727096275.78891: getting variables 18549 1727096275.78892: in VariableManager get_vars() 18549 1727096275.78898: Calling all_inventory to load vars for managed_node1 18549 1727096275.78900: Calling groups_inventory to load vars for managed_node1 18549 1727096275.78901: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.78904: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.78905: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.78907: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.78987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.79112: done with get_vars() 18549 1727096275.79117: done getting variables 18549 1727096275.79141: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:33 Monday 23 September 2024 08:57:55 -0400 (0:00:00.049) 0:00:03.576 ****** 18549 1727096275.79158: entering _queue_task() for managed_node1/gather_facts 18549 1727096275.79363: worker is 1 (out of 1 available) 18549 1727096275.79377: exiting _queue_task() for managed_node1/gather_facts 18549 1727096275.79387: done queuing things up, now waiting for results queue to drain 18549 1727096275.79389: waiting for pending results... 18549 1727096275.79527: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096275.79587: in run() - task 0afff68d-5257-d33c-6707-00000000010e 18549 1727096275.79598: variable 'ansible_search_path' from source: unknown 18549 1727096275.79627: calling self._execute() 18549 1727096275.79687: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.79690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.79698: variable 'omit' from source: magic vars 18549 1727096275.80000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.81492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.81535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.81565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.81592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.81611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.81669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.81694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.81711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.81737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.81748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.81842: variable 'ansible_distribution' from source: facts 18549 1727096275.81846: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.81863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.81866: when evaluation is False, skipping this task 18549 1727096275.81870: _execute() done 18549 1727096275.81873: dumping result to json 18549 1727096275.81875: done dumping result, returning 18549 1727096275.81879: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-00000000010e] 18549 1727096275.81884: sending task result for task 0afff68d-5257-d33c-6707-00000000010e 18549 1727096275.81954: done sending task result for task 0afff68d-5257-d33c-6707-00000000010e 18549 1727096275.81957: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.82043: no more pending results, returning what we have 18549 1727096275.82046: results queue empty 18549 1727096275.82047: checking for any_errors_fatal 18549 1727096275.82048: done checking for any_errors_fatal 18549 1727096275.82049: checking for max_fail_percentage 18549 1727096275.82050: done checking for max_fail_percentage 18549 1727096275.82051: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.82052: done checking to see if all hosts have failed 18549 1727096275.82053: getting the remaining hosts for this loop 18549 1727096275.82054: done getting the remaining hosts for this loop 18549 1727096275.82057: getting the next task for host managed_node1 18549 1727096275.82065: done getting next task for host managed_node1 18549 1727096275.82066: ^ task is: TASK: meta (flush_handlers) 18549 1727096275.82070: ^ 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 18549 1727096275.82074: getting variables 18549 1727096275.82075: in VariableManager get_vars() 18549 1727096275.82107: Calling all_inventory to load vars for managed_node1 18549 1727096275.82110: Calling groups_inventory to load vars for managed_node1 18549 1727096275.82112: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.82121: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.82123: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.82126: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.82256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.82384: done with get_vars() 18549 1727096275.82394: done getting variables 18549 1727096275.82438: in VariableManager get_vars() 18549 1727096275.82446: Calling all_inventory to load vars for managed_node1 18549 1727096275.82447: Calling groups_inventory to load vars for managed_node1 18549 1727096275.82449: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.82452: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.82453: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.82454: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.82555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.82671: done with get_vars() 18549 1727096275.82680: done queuing things up, now waiting for results queue to drain 18549 1727096275.82681: results queue empty 18549 1727096275.82681: checking for any_errors_fatal 18549 1727096275.82683: done checking for any_errors_fatal 18549 1727096275.82683: checking for max_fail_percentage 18549 1727096275.82684: done checking for max_fail_percentage 18549 1727096275.82684: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.82684: done checking to see if all hosts have failed 18549 1727096275.82685: getting the remaining hosts for this loop 18549 1727096275.82686: done getting the remaining hosts for this loop 18549 1727096275.82687: getting the next task for host managed_node1 18549 1727096275.82690: done getting next task for host managed_node1 18549 1727096275.82691: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096275.82692: ^ 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 18549 1727096275.82699: getting variables 18549 1727096275.82700: in VariableManager get_vars() 18549 1727096275.82707: Calling all_inventory to load vars for managed_node1 18549 1727096275.82708: Calling groups_inventory to load vars for managed_node1 18549 1727096275.82710: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.82718: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.82720: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.82722: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.82801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.82911: done with get_vars() 18549 1727096275.82917: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:57:55 -0400 (0:00:00.038) 0:00:03.614 ****** 18549 1727096275.82968: entering _queue_task() for managed_node1/include_tasks 18549 1727096275.83169: worker is 1 (out of 1 available) 18549 1727096275.83183: exiting _queue_task() for managed_node1/include_tasks 18549 1727096275.83196: done queuing things up, now waiting for results queue to drain 18549 1727096275.83197: waiting for pending results... 18549 1727096275.83337: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096275.83400: in run() - task 0afff68d-5257-d33c-6707-000000000019 18549 1727096275.83412: variable 'ansible_search_path' from source: unknown 18549 1727096275.83417: variable 'ansible_search_path' from source: unknown 18549 1727096275.83445: calling self._execute() 18549 1727096275.83514: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.83517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.83526: variable 'omit' from source: magic vars 18549 1727096275.83831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.85340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.85390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.85416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.85441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.85461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.85524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.85544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.85560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.85590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.85605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.85695: variable 'ansible_distribution' from source: facts 18549 1727096275.85699: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.85716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.85719: when evaluation is False, skipping this task 18549 1727096275.85722: _execute() done 18549 1727096275.85724: dumping result to json 18549 1727096275.85726: done dumping result, returning 18549 1727096275.85734: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-d33c-6707-000000000019] 18549 1727096275.85739: sending task result for task 0afff68d-5257-d33c-6707-000000000019 18549 1727096275.85821: done sending task result for task 0afff68d-5257-d33c-6707-000000000019 18549 1727096275.85823: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.85866: no more pending results, returning what we have 18549 1727096275.85871: results queue empty 18549 1727096275.85871: checking for any_errors_fatal 18549 1727096275.85873: done checking for any_errors_fatal 18549 1727096275.85874: checking for max_fail_percentage 18549 1727096275.85876: done checking for max_fail_percentage 18549 1727096275.85877: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.85877: done checking to see if all hosts have failed 18549 1727096275.85878: getting the remaining hosts for this loop 18549 1727096275.85879: done getting the remaining hosts for this loop 18549 1727096275.85884: getting the next task for host managed_node1 18549 1727096275.85889: done getting next task for host managed_node1 18549 1727096275.85892: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096275.85893: ^ 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 18549 1727096275.85906: getting variables 18549 1727096275.85909: in VariableManager get_vars() 18549 1727096275.85943: Calling all_inventory to load vars for managed_node1 18549 1727096275.85945: Calling groups_inventory to load vars for managed_node1 18549 1727096275.85948: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.85957: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.85959: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.85961: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.86107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.86224: done with get_vars() 18549 1727096275.86232: done getting variables 18549 1727096275.86274: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:57:55 -0400 (0:00:00.033) 0:00:03.647 ****** 18549 1727096275.86296: entering _queue_task() for managed_node1/debug 18549 1727096275.86490: worker is 1 (out of 1 available) 18549 1727096275.86503: exiting _queue_task() for managed_node1/debug 18549 1727096275.86517: done queuing things up, now waiting for results queue to drain 18549 1727096275.86518: waiting for pending results... 18549 1727096275.86663: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096275.86738: in run() - task 0afff68d-5257-d33c-6707-00000000001a 18549 1727096275.86755: variable 'ansible_search_path' from source: unknown 18549 1727096275.86759: variable 'ansible_search_path' from source: unknown 18549 1727096275.86789: calling self._execute() 18549 1727096275.86849: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.86853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.86868: variable 'omit' from source: magic vars 18549 1727096275.87230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.88656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.88711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.88737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.88764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.88784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.88844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.88866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.88885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.88913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.88926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.89016: variable 'ansible_distribution' from source: facts 18549 1727096275.89019: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.89037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.89040: when evaluation is False, skipping this task 18549 1727096275.89043: _execute() done 18549 1727096275.89045: dumping result to json 18549 1727096275.89050: done dumping result, returning 18549 1727096275.89057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-d33c-6707-00000000001a] 18549 1727096275.89064: sending task result for task 0afff68d-5257-d33c-6707-00000000001a 18549 1727096275.89141: done sending task result for task 0afff68d-5257-d33c-6707-00000000001a 18549 1727096275.89143: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096275.89188: no more pending results, returning what we have 18549 1727096275.89191: results queue empty 18549 1727096275.89192: checking for any_errors_fatal 18549 1727096275.89197: done checking for any_errors_fatal 18549 1727096275.89198: checking for max_fail_percentage 18549 1727096275.89199: done checking for max_fail_percentage 18549 1727096275.89200: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.89201: done checking to see if all hosts have failed 18549 1727096275.89201: getting the remaining hosts for this loop 18549 1727096275.89203: done getting the remaining hosts for this loop 18549 1727096275.89206: getting the next task for host managed_node1 18549 1727096275.89212: done getting next task for host managed_node1 18549 1727096275.89215: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096275.89217: ^ 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 18549 1727096275.89228: getting variables 18549 1727096275.89230: in VariableManager get_vars() 18549 1727096275.89268: Calling all_inventory to load vars for managed_node1 18549 1727096275.89271: Calling groups_inventory to load vars for managed_node1 18549 1727096275.89273: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.89283: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.89285: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.89288: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.89470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.89584: done with get_vars() 18549 1727096275.89591: done getting variables 18549 1727096275.89649: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:57:55 -0400 (0:00:00.033) 0:00:03.681 ****** 18549 1727096275.89674: entering _queue_task() for managed_node1/fail 18549 1727096275.89675: Creating lock for fail 18549 1727096275.89877: worker is 1 (out of 1 available) 18549 1727096275.89890: exiting _queue_task() for managed_node1/fail 18549 1727096275.89903: done queuing things up, now waiting for results queue to drain 18549 1727096275.89904: waiting for pending results... 18549 1727096275.90046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096275.90122: in run() - task 0afff68d-5257-d33c-6707-00000000001b 18549 1727096275.90135: variable 'ansible_search_path' from source: unknown 18549 1727096275.90138: variable 'ansible_search_path' from source: unknown 18549 1727096275.90170: calling self._execute() 18549 1727096275.90230: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.90237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.90248: variable 'omit' from source: magic vars 18549 1727096275.90542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.92026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.92069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.92098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.92133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.92152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.92214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.92235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.92253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.92371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.92374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.92435: variable 'ansible_distribution' from source: facts 18549 1727096275.92447: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.92461: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.92466: when evaluation is False, skipping this task 18549 1727096275.92472: _execute() done 18549 1727096275.92475: dumping result to json 18549 1727096275.92477: done dumping result, returning 18549 1727096275.92486: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-d33c-6707-00000000001b] 18549 1727096275.92491: sending task result for task 0afff68d-5257-d33c-6707-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.92621: no more pending results, returning what we have 18549 1727096275.92624: results queue empty 18549 1727096275.92625: checking for any_errors_fatal 18549 1727096275.92630: done checking for any_errors_fatal 18549 1727096275.92631: checking for max_fail_percentage 18549 1727096275.92633: done checking for max_fail_percentage 18549 1727096275.92633: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.92634: done checking to see if all hosts have failed 18549 1727096275.92635: getting the remaining hosts for this loop 18549 1727096275.92638: done getting the remaining hosts for this loop 18549 1727096275.92641: getting the next task for host managed_node1 18549 1727096275.92649: done getting next task for host managed_node1 18549 1727096275.92652: ^ 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 18549 1727096275.92654: ^ 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 18549 1727096275.92666: getting variables 18549 1727096275.92668: in VariableManager get_vars() 18549 1727096275.92705: Calling all_inventory to load vars for managed_node1 18549 1727096275.92707: Calling groups_inventory to load vars for managed_node1 18549 1727096275.92709: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.92718: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.92721: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.92723: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.92866: done sending task result for task 0afff68d-5257-d33c-6707-00000000001b 18549 1727096275.92872: WORKER PROCESS EXITING 18549 1727096275.92887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.93026: done with get_vars() 18549 1727096275.93033: done getting variables 18549 1727096275.93076: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:57:55 -0400 (0:00:00.034) 0:00:03.715 ****** 18549 1727096275.93098: entering _queue_task() for managed_node1/fail 18549 1727096275.93296: worker is 1 (out of 1 available) 18549 1727096275.93309: exiting _queue_task() for managed_node1/fail 18549 1727096275.93321: done queuing things up, now waiting for results queue to drain 18549 1727096275.93322: waiting for pending results... 18549 1727096275.93478: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18549 1727096275.93540: in run() - task 0afff68d-5257-d33c-6707-00000000001c 18549 1727096275.93555: variable 'ansible_search_path' from source: unknown 18549 1727096275.93559: variable 'ansible_search_path' from source: unknown 18549 1727096275.93588: calling self._execute() 18549 1727096275.93646: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096275.93649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096275.93659: variable 'omit' from source: magic vars 18549 1727096275.94086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096275.97191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096275.97273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096275.97323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096275.97374: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096275.97412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096275.97506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096275.97570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096275.97580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096275.97631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096275.97652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096275.97828: variable 'ansible_distribution' from source: facts 18549 1727096275.97831: variable 'ansible_distribution_major_version' from source: facts 18549 1727096275.97842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096275.97850: when evaluation is False, skipping this task 18549 1727096275.97891: _execute() done 18549 1727096275.97894: dumping result to json 18549 1727096275.97897: done dumping result, returning 18549 1727096275.97900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-d33c-6707-00000000001c] 18549 1727096275.97902: sending task result for task 0afff68d-5257-d33c-6707-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096275.98179: no more pending results, returning what we have 18549 1727096275.98183: results queue empty 18549 1727096275.98183: checking for any_errors_fatal 18549 1727096275.98190: done checking for any_errors_fatal 18549 1727096275.98191: checking for max_fail_percentage 18549 1727096275.98193: done checking for max_fail_percentage 18549 1727096275.98194: checking to see if all hosts have failed and the running result is not ok 18549 1727096275.98195: done checking to see if all hosts have failed 18549 1727096275.98196: getting the remaining hosts for this loop 18549 1727096275.98197: done getting the remaining hosts for this loop 18549 1727096275.98201: getting the next task for host managed_node1 18549 1727096275.98208: done getting next task for host managed_node1 18549 1727096275.98218: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096275.98221: ^ 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 18549 1727096275.98233: done sending task result for task 0afff68d-5257-d33c-6707-00000000001c 18549 1727096275.98237: WORKER PROCESS EXITING 18549 1727096275.98246: getting variables 18549 1727096275.98248: in VariableManager get_vars() 18549 1727096275.98294: Calling all_inventory to load vars for managed_node1 18549 1727096275.98298: Calling groups_inventory to load vars for managed_node1 18549 1727096275.98301: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096275.98312: Calling all_plugins_play to load vars for managed_node1 18549 1727096275.98316: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096275.98319: Calling groups_plugins_play to load vars for managed_node1 18549 1727096275.98820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096275.99079: done with get_vars() 18549 1727096275.99096: done getting variables 18549 1727096275.99154: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:57:55 -0400 (0:00:00.060) 0:00:03.776 ****** 18549 1727096275.99189: entering _queue_task() for managed_node1/fail 18549 1727096275.99755: worker is 1 (out of 1 available) 18549 1727096275.99771: exiting _queue_task() for managed_node1/fail 18549 1727096275.99785: done queuing things up, now waiting for results queue to drain 18549 1727096275.99787: waiting for pending results... 18549 1727096276.00005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096276.00108: in run() - task 0afff68d-5257-d33c-6707-00000000001d 18549 1727096276.00154: variable 'ansible_search_path' from source: unknown 18549 1727096276.00157: variable 'ansible_search_path' from source: unknown 18549 1727096276.00177: calling self._execute() 18549 1727096276.00261: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.00276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.00372: variable 'omit' from source: magic vars 18549 1727096276.00719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.03014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.03088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.03136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.03173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.03206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.03285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.03326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.03358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.03414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.03435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.03629: variable 'ansible_distribution' from source: facts 18549 1727096276.03632: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.03635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.03637: when evaluation is False, skipping this task 18549 1727096276.03639: _execute() done 18549 1727096276.03641: dumping result to json 18549 1727096276.03643: done dumping result, returning 18549 1727096276.03651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-d33c-6707-00000000001d] 18549 1727096276.03659: sending task result for task 0afff68d-5257-d33c-6707-00000000001d 18549 1727096276.03881: done sending task result for task 0afff68d-5257-d33c-6707-00000000001d 18549 1727096276.03885: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.03933: no more pending results, returning what we have 18549 1727096276.03936: results queue empty 18549 1727096276.03937: checking for any_errors_fatal 18549 1727096276.03942: done checking for any_errors_fatal 18549 1727096276.03943: checking for max_fail_percentage 18549 1727096276.03944: done checking for max_fail_percentage 18549 1727096276.03945: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.03946: done checking to see if all hosts have failed 18549 1727096276.03947: getting the remaining hosts for this loop 18549 1727096276.03948: done getting the remaining hosts for this loop 18549 1727096276.03951: getting the next task for host managed_node1 18549 1727096276.03958: done getting next task for host managed_node1 18549 1727096276.03964: ^ 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 18549 1727096276.03966: ^ 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 18549 1727096276.03979: getting variables 18549 1727096276.03981: in VariableManager get_vars() 18549 1727096276.04017: Calling all_inventory to load vars for managed_node1 18549 1727096276.04020: Calling groups_inventory to load vars for managed_node1 18549 1727096276.04022: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.04031: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.04033: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.04036: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.04345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.04550: done with get_vars() 18549 1727096276.04561: done getting variables 18549 1727096276.04788: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:57:56 -0400 (0:00:00.056) 0:00:03.833 ****** 18549 1727096276.04817: entering _queue_task() for managed_node1/dnf 18549 1727096276.05376: worker is 1 (out of 1 available) 18549 1727096276.05386: exiting _queue_task() for managed_node1/dnf 18549 1727096276.05396: done queuing things up, now waiting for results queue to drain 18549 1727096276.05398: waiting for pending results... 18549 1727096276.05670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 18549 1727096276.05675: in run() - task 0afff68d-5257-d33c-6707-00000000001e 18549 1727096276.05689: variable 'ansible_search_path' from source: unknown 18549 1727096276.05697: variable 'ansible_search_path' from source: unknown 18549 1727096276.05735: calling self._execute() 18549 1727096276.05822: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.05832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.05846: variable 'omit' from source: magic vars 18549 1727096276.06373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.09375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.09379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.09684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.09688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.09691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.09833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.10003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.10146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.10189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.10245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.10580: variable 'ansible_distribution' from source: facts 18549 1727096276.10592: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.10614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.10672: when evaluation is False, skipping this task 18549 1727096276.10681: _execute() done 18549 1727096276.10689: dumping result to json 18549 1727096276.10697: done dumping result, returning 18549 1727096276.10709: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-00000000001e] 18549 1727096276.10873: sending task result for task 0afff68d-5257-d33c-6707-00000000001e 18549 1727096276.10950: done sending task result for task 0afff68d-5257-d33c-6707-00000000001e 18549 1727096276.10953: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.11037: no more pending results, returning what we have 18549 1727096276.11041: results queue empty 18549 1727096276.11042: checking for any_errors_fatal 18549 1727096276.11048: done checking for any_errors_fatal 18549 1727096276.11049: checking for max_fail_percentage 18549 1727096276.11051: done checking for max_fail_percentage 18549 1727096276.11052: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.11053: done checking to see if all hosts have failed 18549 1727096276.11053: getting the remaining hosts for this loop 18549 1727096276.11055: done getting the remaining hosts for this loop 18549 1727096276.11059: getting the next task for host managed_node1 18549 1727096276.11065: done getting next task for host managed_node1 18549 1727096276.11071: ^ 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 18549 1727096276.11073: ^ 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 18549 1727096276.11085: getting variables 18549 1727096276.11086: in VariableManager get_vars() 18549 1727096276.11122: Calling all_inventory to load vars for managed_node1 18549 1727096276.11125: Calling groups_inventory to load vars for managed_node1 18549 1727096276.11127: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.11138: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.11141: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.11144: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.11321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.12020: done with get_vars() 18549 1727096276.12033: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096276.12424: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:57:56 -0400 (0:00:00.076) 0:00:03.909 ****** 18549 1727096276.12456: entering _queue_task() for managed_node1/yum 18549 1727096276.12457: Creating lock for yum 18549 1727096276.12952: worker is 1 (out of 1 available) 18549 1727096276.12964: exiting _queue_task() for managed_node1/yum 18549 1727096276.13179: done queuing things up, now waiting for results queue to drain 18549 1727096276.13181: waiting for pending results... 18549 1727096276.13528: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 18549 1727096276.13673: in run() - task 0afff68d-5257-d33c-6707-00000000001f 18549 1727096276.13676: variable 'ansible_search_path' from source: unknown 18549 1727096276.13679: variable 'ansible_search_path' from source: unknown 18549 1727096276.13681: calling self._execute() 18549 1727096276.14072: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.14076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.14078: variable 'omit' from source: magic vars 18549 1727096276.14873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.18463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.18535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.18598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.18638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.18681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.18771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.18808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.18837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.18891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.18914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.19057: variable 'ansible_distribution' from source: facts 18549 1727096276.19074: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.19099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.19111: when evaluation is False, skipping this task 18549 1727096276.19119: _execute() done 18549 1727096276.19126: dumping result to json 18549 1727096276.19133: done dumping result, returning 18549 1727096276.19147: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-00000000001f] 18549 1727096276.19157: sending task result for task 0afff68d-5257-d33c-6707-00000000001f 18549 1727096276.19379: done sending task result for task 0afff68d-5257-d33c-6707-00000000001f 18549 1727096276.19383: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.19429: no more pending results, returning what we have 18549 1727096276.19432: results queue empty 18549 1727096276.19433: checking for any_errors_fatal 18549 1727096276.19440: done checking for any_errors_fatal 18549 1727096276.19440: checking for max_fail_percentage 18549 1727096276.19442: done checking for max_fail_percentage 18549 1727096276.19442: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.19443: done checking to see if all hosts have failed 18549 1727096276.19444: getting the remaining hosts for this loop 18549 1727096276.19445: done getting the remaining hosts for this loop 18549 1727096276.19448: getting the next task for host managed_node1 18549 1727096276.19455: done getting next task for host managed_node1 18549 1727096276.19458: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096276.19460: ^ 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 18549 1727096276.19474: getting variables 18549 1727096276.19475: in VariableManager get_vars() 18549 1727096276.19511: Calling all_inventory to load vars for managed_node1 18549 1727096276.19514: Calling groups_inventory to load vars for managed_node1 18549 1727096276.19516: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.19524: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.19526: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.19529: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.19899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.20361: done with get_vars() 18549 1727096276.20372: done getting variables 18549 1727096276.20426: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:57:56 -0400 (0:00:00.079) 0:00:03.989 ****** 18549 1727096276.20453: entering _queue_task() for managed_node1/fail 18549 1727096276.21087: worker is 1 (out of 1 available) 18549 1727096276.21099: exiting _queue_task() for managed_node1/fail 18549 1727096276.21111: done queuing things up, now waiting for results queue to drain 18549 1727096276.21112: waiting for pending results... 18549 1727096276.21584: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096276.21684: in run() - task 0afff68d-5257-d33c-6707-000000000020 18549 1727096276.21973: variable 'ansible_search_path' from source: unknown 18549 1727096276.21977: variable 'ansible_search_path' from source: unknown 18549 1727096276.21980: calling self._execute() 18549 1727096276.22028: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.22039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.22053: variable 'omit' from source: magic vars 18549 1727096276.22956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.27387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.27465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.27508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.27547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.27586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.27673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.27709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.27739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.27789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.27809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.27945: variable 'ansible_distribution' from source: facts 18549 1727096276.27957: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.27984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.27992: when evaluation is False, skipping this task 18549 1727096276.28000: _execute() done 18549 1727096276.28007: dumping result to json 18549 1727096276.28015: done dumping result, returning 18549 1727096276.28027: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000020] 18549 1727096276.28036: sending task result for task 0afff68d-5257-d33c-6707-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.28215: no more pending results, returning what we have 18549 1727096276.28218: results queue empty 18549 1727096276.28218: checking for any_errors_fatal 18549 1727096276.28224: done checking for any_errors_fatal 18549 1727096276.28224: checking for max_fail_percentage 18549 1727096276.28226: done checking for max_fail_percentage 18549 1727096276.28227: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.28228: done checking to see if all hosts have failed 18549 1727096276.28228: getting the remaining hosts for this loop 18549 1727096276.28229: done getting the remaining hosts for this loop 18549 1727096276.28233: getting the next task for host managed_node1 18549 1727096276.28239: done getting next task for host managed_node1 18549 1727096276.28242: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18549 1727096276.28244: ^ 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 18549 1727096276.28256: getting variables 18549 1727096276.28258: in VariableManager get_vars() 18549 1727096276.28295: Calling all_inventory to load vars for managed_node1 18549 1727096276.28298: Calling groups_inventory to load vars for managed_node1 18549 1727096276.28300: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.28311: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.28314: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.28317: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.28572: done sending task result for task 0afff68d-5257-d33c-6707-000000000020 18549 1727096276.28576: WORKER PROCESS EXITING 18549 1727096276.28599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.28801: done with get_vars() 18549 1727096276.28813: done getting variables 18549 1727096276.28872: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:57:56 -0400 (0:00:00.084) 0:00:04.074 ****** 18549 1727096276.28901: entering _queue_task() for managed_node1/package 18549 1727096276.29169: worker is 1 (out of 1 available) 18549 1727096276.29181: exiting _queue_task() for managed_node1/package 18549 1727096276.29192: done queuing things up, now waiting for results queue to drain 18549 1727096276.29193: waiting for pending results... 18549 1727096276.29442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18549 1727096276.29540: in run() - task 0afff68d-5257-d33c-6707-000000000021 18549 1727096276.29566: variable 'ansible_search_path' from source: unknown 18549 1727096276.29577: variable 'ansible_search_path' from source: unknown 18549 1727096276.29617: calling self._execute() 18549 1727096276.29705: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.29717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.29729: variable 'omit' from source: magic vars 18549 1727096276.30153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.32362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.32472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.32487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.32526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.32558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.32673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.32682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.32712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.32766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.32862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.32924: variable 'ansible_distribution' from source: facts 18549 1727096276.32934: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.32955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.32965: when evaluation is False, skipping this task 18549 1727096276.32980: _execute() done 18549 1727096276.32989: dumping result to json 18549 1727096276.32997: done dumping result, returning 18549 1727096276.33011: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-d33c-6707-000000000021] 18549 1727096276.33023: sending task result for task 0afff68d-5257-d33c-6707-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.33269: no more pending results, returning what we have 18549 1727096276.33273: results queue empty 18549 1727096276.33273: checking for any_errors_fatal 18549 1727096276.33280: done checking for any_errors_fatal 18549 1727096276.33281: checking for max_fail_percentage 18549 1727096276.33283: done checking for max_fail_percentage 18549 1727096276.33284: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.33285: done checking to see if all hosts have failed 18549 1727096276.33286: getting the remaining hosts for this loop 18549 1727096276.33287: done getting the remaining hosts for this loop 18549 1727096276.33290: getting the next task for host managed_node1 18549 1727096276.33297: done getting next task for host managed_node1 18549 1727096276.33300: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096276.33302: ^ 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 18549 1727096276.33315: getting variables 18549 1727096276.33317: in VariableManager get_vars() 18549 1727096276.33353: Calling all_inventory to load vars for managed_node1 18549 1727096276.33356: Calling groups_inventory to load vars for managed_node1 18549 1727096276.33359: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.33374: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.33377: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.33380: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.33793: done sending task result for task 0afff68d-5257-d33c-6707-000000000021 18549 1727096276.33796: WORKER PROCESS EXITING 18549 1727096276.33820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.34033: done with get_vars() 18549 1727096276.34043: done getting variables 18549 1727096276.34102: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:57:56 -0400 (0:00:00.052) 0:00:04.126 ****** 18549 1727096276.34129: entering _queue_task() for managed_node1/package 18549 1727096276.34399: worker is 1 (out of 1 available) 18549 1727096276.34410: exiting _queue_task() for managed_node1/package 18549 1727096276.34420: done queuing things up, now waiting for results queue to drain 18549 1727096276.34421: waiting for pending results... 18549 1727096276.34677: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096276.34780: in run() - task 0afff68d-5257-d33c-6707-000000000022 18549 1727096276.34802: variable 'ansible_search_path' from source: unknown 18549 1727096276.34809: variable 'ansible_search_path' from source: unknown 18549 1727096276.34844: calling self._execute() 18549 1727096276.34930: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.34941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.34953: variable 'omit' from source: magic vars 18549 1727096276.35388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.37547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.37618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.37666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.37709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.37739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.37821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.37872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.37903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.37943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.37964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.38088: variable 'ansible_distribution' from source: facts 18549 1727096276.38101: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.38121: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.38173: when evaluation is False, skipping this task 18549 1727096276.38176: _execute() done 18549 1727096276.38178: dumping result to json 18549 1727096276.38180: done dumping result, returning 18549 1727096276.38182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000022] 18549 1727096276.38184: sending task result for task 0afff68d-5257-d33c-6707-000000000022 18549 1727096276.38542: done sending task result for task 0afff68d-5257-d33c-6707-000000000022 18549 1727096276.38545: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.38624: no more pending results, returning what we have 18549 1727096276.38627: results queue empty 18549 1727096276.38627: checking for any_errors_fatal 18549 1727096276.38632: done checking for any_errors_fatal 18549 1727096276.38633: checking for max_fail_percentage 18549 1727096276.38635: done checking for max_fail_percentage 18549 1727096276.38637: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.38638: done checking to see if all hosts have failed 18549 1727096276.38638: getting the remaining hosts for this loop 18549 1727096276.38640: done getting the remaining hosts for this loop 18549 1727096276.38643: getting the next task for host managed_node1 18549 1727096276.38649: done getting next task for host managed_node1 18549 1727096276.38652: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096276.38654: ^ 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 18549 1727096276.38670: getting variables 18549 1727096276.38672: in VariableManager get_vars() 18549 1727096276.38707: Calling all_inventory to load vars for managed_node1 18549 1727096276.38709: Calling groups_inventory to load vars for managed_node1 18549 1727096276.38711: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.38722: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.38724: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.38727: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.39202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.39728: done with get_vars() 18549 1727096276.39739: done getting variables 18549 1727096276.40005: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:57:56 -0400 (0:00:00.059) 0:00:04.185 ****** 18549 1727096276.40035: entering _queue_task() for managed_node1/package 18549 1727096276.40464: worker is 1 (out of 1 available) 18549 1727096276.40989: exiting _queue_task() for managed_node1/package 18549 1727096276.41000: done queuing things up, now waiting for results queue to drain 18549 1727096276.41001: waiting for pending results... 18549 1727096276.41078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096276.41475: in run() - task 0afff68d-5257-d33c-6707-000000000023 18549 1727096276.41481: variable 'ansible_search_path' from source: unknown 18549 1727096276.41483: variable 'ansible_search_path' from source: unknown 18549 1727096276.41486: calling self._execute() 18549 1727096276.41558: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.41611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.41625: variable 'omit' from source: magic vars 18549 1727096276.43099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.47800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.47973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.48110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.48181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.48311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.48512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.48542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.48721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.48780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.48946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.49119: variable 'ansible_distribution' from source: facts 18549 1727096276.49180: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.49372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.49375: when evaluation is False, skipping this task 18549 1727096276.49378: _execute() done 18549 1727096276.49380: dumping result to json 18549 1727096276.49383: done dumping result, returning 18549 1727096276.49385: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000023] 18549 1727096276.49387: sending task result for task 0afff68d-5257-d33c-6707-000000000023 18549 1727096276.49457: done sending task result for task 0afff68d-5257-d33c-6707-000000000023 18549 1727096276.49463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.49510: no more pending results, returning what we have 18549 1727096276.49513: results queue empty 18549 1727096276.49514: checking for any_errors_fatal 18549 1727096276.49520: done checking for any_errors_fatal 18549 1727096276.49521: checking for max_fail_percentage 18549 1727096276.49523: done checking for max_fail_percentage 18549 1727096276.49524: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.49525: done checking to see if all hosts have failed 18549 1727096276.49526: getting the remaining hosts for this loop 18549 1727096276.49527: done getting the remaining hosts for this loop 18549 1727096276.49532: getting the next task for host managed_node1 18549 1727096276.49538: done getting next task for host managed_node1 18549 1727096276.49542: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096276.49544: ^ 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 18549 1727096276.49557: getting variables 18549 1727096276.49559: in VariableManager get_vars() 18549 1727096276.49603: Calling all_inventory to load vars for managed_node1 18549 1727096276.49606: Calling groups_inventory to load vars for managed_node1 18549 1727096276.49608: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.49619: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.49623: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.49626: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.50430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.50874: done with get_vars() 18549 1727096276.50885: done getting variables 18549 1727096276.51143: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:57:56 -0400 (0:00:00.111) 0:00:04.296 ****** 18549 1727096276.51175: entering _queue_task() for managed_node1/service 18549 1727096276.51177: Creating lock for service 18549 1727096276.51676: worker is 1 (out of 1 available) 18549 1727096276.51687: exiting _queue_task() for managed_node1/service 18549 1727096276.51698: done queuing things up, now waiting for results queue to drain 18549 1727096276.51699: waiting for pending results... 18549 1727096276.52386: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096276.52398: in run() - task 0afff68d-5257-d33c-6707-000000000024 18549 1727096276.52420: variable 'ansible_search_path' from source: unknown 18549 1727096276.52428: variable 'ansible_search_path' from source: unknown 18549 1727096276.52470: calling self._execute() 18549 1727096276.52772: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.52776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.52779: variable 'omit' from source: magic vars 18549 1727096276.53877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.57662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.57737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.57787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.58110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.58142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.58241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.58328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.58358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.58408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.58445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.58633: variable 'ansible_distribution' from source: facts 18549 1727096276.58650: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.58678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.58688: when evaluation is False, skipping this task 18549 1727096276.58696: _execute() done 18549 1727096276.58751: dumping result to json 18549 1727096276.58755: done dumping result, returning 18549 1727096276.58758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000024] 18549 1727096276.58760: sending task result for task 0afff68d-5257-d33c-6707-000000000024 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.58890: no more pending results, returning what we have 18549 1727096276.58893: results queue empty 18549 1727096276.58893: checking for any_errors_fatal 18549 1727096276.58921: done checking for any_errors_fatal 18549 1727096276.58922: checking for max_fail_percentage 18549 1727096276.58924: done checking for max_fail_percentage 18549 1727096276.58924: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.58925: done checking to see if all hosts have failed 18549 1727096276.58926: getting the remaining hosts for this loop 18549 1727096276.58927: done getting the remaining hosts for this loop 18549 1727096276.58931: getting the next task for host managed_node1 18549 1727096276.58937: done getting next task for host managed_node1 18549 1727096276.58940: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096276.58942: ^ 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 18549 1727096276.58953: getting variables 18549 1727096276.58955: in VariableManager get_vars() 18549 1727096276.58994: Calling all_inventory to load vars for managed_node1 18549 1727096276.58997: Calling groups_inventory to load vars for managed_node1 18549 1727096276.58999: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.59010: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.59013: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.59016: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.59303: done sending task result for task 0afff68d-5257-d33c-6707-000000000024 18549 1727096276.59306: WORKER PROCESS EXITING 18549 1727096276.59329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.59512: done with get_vars() 18549 1727096276.59523: done getting variables 18549 1727096276.59587: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:57:56 -0400 (0:00:00.084) 0:00:04.381 ****** 18549 1727096276.59616: entering _queue_task() for managed_node1/service 18549 1727096276.60032: worker is 1 (out of 1 available) 18549 1727096276.60042: exiting _queue_task() for managed_node1/service 18549 1727096276.60053: done queuing things up, now waiting for results queue to drain 18549 1727096276.60055: waiting for pending results... 18549 1727096276.60259: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096276.60631: in run() - task 0afff68d-5257-d33c-6707-000000000025 18549 1727096276.60747: variable 'ansible_search_path' from source: unknown 18549 1727096276.60750: variable 'ansible_search_path' from source: unknown 18549 1727096276.60871: calling self._execute() 18549 1727096276.60898: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.60910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.60924: variable 'omit' from source: magic vars 18549 1727096276.61479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.63944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.64440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.64696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.64699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.64724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.64874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.65082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.65101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.65197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.65216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.65487: variable 'ansible_distribution' from source: facts 18549 1727096276.65498: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.65519: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.65526: when evaluation is False, skipping this task 18549 1727096276.65533: _execute() done 18549 1727096276.65540: dumping result to json 18549 1727096276.65546: done dumping result, returning 18549 1727096276.65562: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-d33c-6707-000000000025] 18549 1727096276.65580: sending task result for task 0afff68d-5257-d33c-6707-000000000025 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096276.65851: no more pending results, returning what we have 18549 1727096276.65855: results queue empty 18549 1727096276.65856: checking for any_errors_fatal 18549 1727096276.65866: done checking for any_errors_fatal 18549 1727096276.65867: checking for max_fail_percentage 18549 1727096276.65872: done checking for max_fail_percentage 18549 1727096276.65873: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.65874: done checking to see if all hosts have failed 18549 1727096276.65875: getting the remaining hosts for this loop 18549 1727096276.65876: done getting the remaining hosts for this loop 18549 1727096276.65880: getting the next task for host managed_node1 18549 1727096276.65887: done getting next task for host managed_node1 18549 1727096276.65895: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096276.65898: ^ 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 18549 1727096276.65911: getting variables 18549 1727096276.65913: in VariableManager get_vars() 18549 1727096276.66126: Calling all_inventory to load vars for managed_node1 18549 1727096276.66129: Calling groups_inventory to load vars for managed_node1 18549 1727096276.66131: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.66177: done sending task result for task 0afff68d-5257-d33c-6707-000000000025 18549 1727096276.66180: WORKER PROCESS EXITING 18549 1727096276.66191: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.66194: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.66197: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.66480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.66684: done with get_vars() 18549 1727096276.66694: done getting variables 18549 1727096276.66750: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:57:56 -0400 (0:00:00.071) 0:00:04.452 ****** 18549 1727096276.66787: entering _queue_task() for managed_node1/service 18549 1727096276.67312: worker is 1 (out of 1 available) 18549 1727096276.67324: exiting _queue_task() for managed_node1/service 18549 1727096276.67335: done queuing things up, now waiting for results queue to drain 18549 1727096276.67336: waiting for pending results... 18549 1727096276.67549: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096276.67677: in run() - task 0afff68d-5257-d33c-6707-000000000026 18549 1727096276.67698: variable 'ansible_search_path' from source: unknown 18549 1727096276.67705: variable 'ansible_search_path' from source: unknown 18549 1727096276.67742: calling self._execute() 18549 1727096276.67973: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.67977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.67980: variable 'omit' from source: magic vars 18549 1727096276.68448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.71348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.71425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.71477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.71519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.71558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.71759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.71764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.71766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.71778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.71798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.71940: variable 'ansible_distribution' from source: facts 18549 1727096276.71951: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.71976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.71983: when evaluation is False, skipping this task 18549 1727096276.72000: _execute() done 18549 1727096276.72008: dumping result to json 18549 1727096276.72016: done dumping result, returning 18549 1727096276.72029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-d33c-6707-000000000026] 18549 1727096276.72039: sending task result for task 0afff68d-5257-d33c-6707-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.72191: no more pending results, returning what we have 18549 1727096276.72194: results queue empty 18549 1727096276.72195: checking for any_errors_fatal 18549 1727096276.72201: done checking for any_errors_fatal 18549 1727096276.72202: checking for max_fail_percentage 18549 1727096276.72208: done checking for max_fail_percentage 18549 1727096276.72209: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.72210: done checking to see if all hosts have failed 18549 1727096276.72211: getting the remaining hosts for this loop 18549 1727096276.72212: done getting the remaining hosts for this loop 18549 1727096276.72215: getting the next task for host managed_node1 18549 1727096276.72222: done getting next task for host managed_node1 18549 1727096276.72225: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096276.72226: ^ 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 18549 1727096276.72236: done sending task result for task 0afff68d-5257-d33c-6707-000000000026 18549 1727096276.72239: WORKER PROCESS EXITING 18549 1727096276.72246: getting variables 18549 1727096276.72248: in VariableManager get_vars() 18549 1727096276.72291: Calling all_inventory to load vars for managed_node1 18549 1727096276.72295: Calling groups_inventory to load vars for managed_node1 18549 1727096276.72297: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.72309: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.72316: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.72319: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.72486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.72692: done with get_vars() 18549 1727096276.72703: done getting variables 18549 1727096276.72793: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:57:56 -0400 (0:00:00.060) 0:00:04.513 ****** 18549 1727096276.72823: entering _queue_task() for managed_node1/service 18549 1727096276.73140: worker is 1 (out of 1 available) 18549 1727096276.73152: exiting _queue_task() for managed_node1/service 18549 1727096276.73169: done queuing things up, now waiting for results queue to drain 18549 1727096276.73171: waiting for pending results... 18549 1727096276.73541: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096276.73609: in run() - task 0afff68d-5257-d33c-6707-000000000027 18549 1727096276.73621: variable 'ansible_search_path' from source: unknown 18549 1727096276.73625: variable 'ansible_search_path' from source: unknown 18549 1727096276.73653: calling self._execute() 18549 1727096276.73719: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.73723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.73732: variable 'omit' from source: magic vars 18549 1727096276.74054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.76315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.76359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.76388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.76414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.76435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.76501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.76520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.76540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.76571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.76582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.76676: variable 'ansible_distribution' from source: facts 18549 1727096276.76679: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.76695: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.76698: when evaluation is False, skipping this task 18549 1727096276.76700: _execute() done 18549 1727096276.76702: dumping result to json 18549 1727096276.76706: done dumping result, returning 18549 1727096276.76714: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-d33c-6707-000000000027] 18549 1727096276.76718: sending task result for task 0afff68d-5257-d33c-6707-000000000027 18549 1727096276.76808: done sending task result for task 0afff68d-5257-d33c-6707-000000000027 18549 1727096276.76811: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096276.76854: no more pending results, returning what we have 18549 1727096276.76857: results queue empty 18549 1727096276.76858: checking for any_errors_fatal 18549 1727096276.76870: done checking for any_errors_fatal 18549 1727096276.76870: checking for max_fail_percentage 18549 1727096276.76872: done checking for max_fail_percentage 18549 1727096276.76873: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.76874: done checking to see if all hosts have failed 18549 1727096276.76874: getting the remaining hosts for this loop 18549 1727096276.76876: done getting the remaining hosts for this loop 18549 1727096276.76879: getting the next task for host managed_node1 18549 1727096276.76885: done getting next task for host managed_node1 18549 1727096276.76888: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096276.76890: ^ 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 18549 1727096276.76902: getting variables 18549 1727096276.76903: in VariableManager get_vars() 18549 1727096276.76945: Calling all_inventory to load vars for managed_node1 18549 1727096276.76948: Calling groups_inventory to load vars for managed_node1 18549 1727096276.76950: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.76962: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.76965: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.76970: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.77113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.77230: done with get_vars() 18549 1727096276.77238: done getting variables 18549 1727096276.77285: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:57:56 -0400 (0:00:00.044) 0:00:04.558 ****** 18549 1727096276.77306: entering _queue_task() for managed_node1/copy 18549 1727096276.77509: worker is 1 (out of 1 available) 18549 1727096276.77520: exiting _queue_task() for managed_node1/copy 18549 1727096276.77532: done queuing things up, now waiting for results queue to drain 18549 1727096276.77533: waiting for pending results... 18549 1727096276.77720: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096276.77831: in run() - task 0afff68d-5257-d33c-6707-000000000028 18549 1727096276.77836: variable 'ansible_search_path' from source: unknown 18549 1727096276.77839: variable 'ansible_search_path' from source: unknown 18549 1727096276.77861: calling self._execute() 18549 1727096276.78076: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.78081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.78083: variable 'omit' from source: magic vars 18549 1727096276.78385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.80516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.80568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.80594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.80619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.80651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.80712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.80732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.80754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.80781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.80792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.80894: variable 'ansible_distribution' from source: facts 18549 1727096276.80897: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.80913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.80916: when evaluation is False, skipping this task 18549 1727096276.80918: _execute() done 18549 1727096276.80921: dumping result to json 18549 1727096276.80923: done dumping result, returning 18549 1727096276.80932: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-d33c-6707-000000000028] 18549 1727096276.80935: sending task result for task 0afff68d-5257-d33c-6707-000000000028 18549 1727096276.81024: done sending task result for task 0afff68d-5257-d33c-6707-000000000028 18549 1727096276.81027: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.81072: no more pending results, returning what we have 18549 1727096276.81075: results queue empty 18549 1727096276.81076: checking for any_errors_fatal 18549 1727096276.81081: done checking for any_errors_fatal 18549 1727096276.81081: checking for max_fail_percentage 18549 1727096276.81083: done checking for max_fail_percentage 18549 1727096276.81084: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.81084: done checking to see if all hosts have failed 18549 1727096276.81085: getting the remaining hosts for this loop 18549 1727096276.81089: done getting the remaining hosts for this loop 18549 1727096276.81092: getting the next task for host managed_node1 18549 1727096276.81098: done getting next task for host managed_node1 18549 1727096276.81101: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096276.81103: ^ 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 18549 1727096276.81114: getting variables 18549 1727096276.81116: in VariableManager get_vars() 18549 1727096276.81150: Calling all_inventory to load vars for managed_node1 18549 1727096276.81153: Calling groups_inventory to load vars for managed_node1 18549 1727096276.81155: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.81175: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.81178: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.81182: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.81352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.81473: done with get_vars() 18549 1727096276.81480: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:57:56 -0400 (0:00:00.042) 0:00:04.600 ****** 18549 1727096276.81537: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096276.81538: Creating lock for fedora.linux_system_roles.network_connections 18549 1727096276.81748: worker is 1 (out of 1 available) 18549 1727096276.81762: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096276.81783: done queuing things up, now waiting for results queue to drain 18549 1727096276.81785: waiting for pending results... 18549 1727096276.82086: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096276.82185: in run() - task 0afff68d-5257-d33c-6707-000000000029 18549 1727096276.82189: variable 'ansible_search_path' from source: unknown 18549 1727096276.82191: variable 'ansible_search_path' from source: unknown 18549 1727096276.82194: calling self._execute() 18549 1727096276.82247: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.82258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.82274: variable 'omit' from source: magic vars 18549 1727096276.82724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.84477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.84533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.84560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.84594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.84614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.84679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.84702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.84719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.84744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.84755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.84853: variable 'ansible_distribution' from source: facts 18549 1727096276.84856: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.84876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.84879: when evaluation is False, skipping this task 18549 1727096276.84882: _execute() done 18549 1727096276.84884: dumping result to json 18549 1727096276.84886: done dumping result, returning 18549 1727096276.84894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-d33c-6707-000000000029] 18549 1727096276.84900: sending task result for task 0afff68d-5257-d33c-6707-000000000029 18549 1727096276.84994: done sending task result for task 0afff68d-5257-d33c-6707-000000000029 18549 1727096276.84997: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.85058: no more pending results, returning what we have 18549 1727096276.85061: results queue empty 18549 1727096276.85061: checking for any_errors_fatal 18549 1727096276.85070: done checking for any_errors_fatal 18549 1727096276.85071: checking for max_fail_percentage 18549 1727096276.85072: done checking for max_fail_percentage 18549 1727096276.85073: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.85074: done checking to see if all hosts have failed 18549 1727096276.85074: getting the remaining hosts for this loop 18549 1727096276.85076: done getting the remaining hosts for this loop 18549 1727096276.85080: getting the next task for host managed_node1 18549 1727096276.85086: done getting next task for host managed_node1 18549 1727096276.85089: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096276.85091: ^ 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 18549 1727096276.85103: getting variables 18549 1727096276.85104: in VariableManager get_vars() 18549 1727096276.85141: Calling all_inventory to load vars for managed_node1 18549 1727096276.85144: Calling groups_inventory to load vars for managed_node1 18549 1727096276.85146: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.85155: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.85158: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.85160: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.85305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.85431: done with get_vars() 18549 1727096276.85441: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:57:56 -0400 (0:00:00.039) 0:00:04.640 ****** 18549 1727096276.85500: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096276.85501: Creating lock for fedora.linux_system_roles.network_state 18549 1727096276.85706: worker is 1 (out of 1 available) 18549 1727096276.85717: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096276.85730: done queuing things up, now waiting for results queue to drain 18549 1727096276.85731: waiting for pending results... 18549 1727096276.85891: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096276.85952: in run() - task 0afff68d-5257-d33c-6707-00000000002a 18549 1727096276.85969: variable 'ansible_search_path' from source: unknown 18549 1727096276.85973: variable 'ansible_search_path' from source: unknown 18549 1727096276.86000: calling self._execute() 18549 1727096276.86057: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.86061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.86073: variable 'omit' from source: magic vars 18549 1727096276.86378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.88068: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.88111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.88149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.88178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.88199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.88265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.88304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.88329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.88339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.88436: variable 'ansible_distribution' from source: facts 18549 1727096276.88440: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.88456: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.88458: when evaluation is False, skipping this task 18549 1727096276.88465: _execute() done 18549 1727096276.88468: dumping result to json 18549 1727096276.88471: done dumping result, returning 18549 1727096276.88474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-d33c-6707-00000000002a] 18549 1727096276.88484: sending task result for task 0afff68d-5257-d33c-6707-00000000002a 18549 1727096276.88565: done sending task result for task 0afff68d-5257-d33c-6707-00000000002a 18549 1727096276.88570: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096276.88632: no more pending results, returning what we have 18549 1727096276.88635: results queue empty 18549 1727096276.88635: checking for any_errors_fatal 18549 1727096276.88643: done checking for any_errors_fatal 18549 1727096276.88643: checking for max_fail_percentage 18549 1727096276.88645: done checking for max_fail_percentage 18549 1727096276.88646: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.88647: done checking to see if all hosts have failed 18549 1727096276.88647: getting the remaining hosts for this loop 18549 1727096276.88648: done getting the remaining hosts for this loop 18549 1727096276.88652: getting the next task for host managed_node1 18549 1727096276.88657: done getting next task for host managed_node1 18549 1727096276.88663: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096276.88665: ^ 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 18549 1727096276.88679: getting variables 18549 1727096276.88681: in VariableManager get_vars() 18549 1727096276.88718: Calling all_inventory to load vars for managed_node1 18549 1727096276.88720: Calling groups_inventory to load vars for managed_node1 18549 1727096276.88723: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.88732: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.88734: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.88736: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.89080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.89194: done with get_vars() 18549 1727096276.89202: done getting variables 18549 1727096276.89245: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:57:56 -0400 (0:00:00.037) 0:00:04.677 ****** 18549 1727096276.89268: entering _queue_task() for managed_node1/debug 18549 1727096276.89498: worker is 1 (out of 1 available) 18549 1727096276.89510: exiting _queue_task() for managed_node1/debug 18549 1727096276.89521: done queuing things up, now waiting for results queue to drain 18549 1727096276.89522: waiting for pending results... 18549 1727096276.89684: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096276.89763: in run() - task 0afff68d-5257-d33c-6707-00000000002b 18549 1727096276.89775: variable 'ansible_search_path' from source: unknown 18549 1727096276.89779: variable 'ansible_search_path' from source: unknown 18549 1727096276.89806: calling self._execute() 18549 1727096276.89872: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.89876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.89884: variable 'omit' from source: magic vars 18549 1727096276.90186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.92045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.92092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.92120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.92146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.92170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.92227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.92249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.92272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.92297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.92309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.92408: variable 'ansible_distribution' from source: facts 18549 1727096276.92411: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.92426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.92430: when evaluation is False, skipping this task 18549 1727096276.92433: _execute() done 18549 1727096276.92435: dumping result to json 18549 1727096276.92438: done dumping result, returning 18549 1727096276.92447: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-d33c-6707-00000000002b] 18549 1727096276.92451: sending task result for task 0afff68d-5257-d33c-6707-00000000002b 18549 1727096276.92536: done sending task result for task 0afff68d-5257-d33c-6707-00000000002b 18549 1727096276.92539: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096276.92618: no more pending results, returning what we have 18549 1727096276.92621: results queue empty 18549 1727096276.92622: checking for any_errors_fatal 18549 1727096276.92627: done checking for any_errors_fatal 18549 1727096276.92628: checking for max_fail_percentage 18549 1727096276.92630: done checking for max_fail_percentage 18549 1727096276.92631: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.92632: done checking to see if all hosts have failed 18549 1727096276.92632: getting the remaining hosts for this loop 18549 1727096276.92634: done getting the remaining hosts for this loop 18549 1727096276.92638: getting the next task for host managed_node1 18549 1727096276.92644: done getting next task for host managed_node1 18549 1727096276.92649: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096276.92650: ^ 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 18549 1727096276.92665: getting variables 18549 1727096276.92674: in VariableManager get_vars() 18549 1727096276.92708: Calling all_inventory to load vars for managed_node1 18549 1727096276.92711: Calling groups_inventory to load vars for managed_node1 18549 1727096276.92712: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.92721: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.92723: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.92725: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.92853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.92977: done with get_vars() 18549 1727096276.92985: done getting variables 18549 1727096276.93026: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:57:56 -0400 (0:00:00.037) 0:00:04.715 ****** 18549 1727096276.93048: entering _queue_task() for managed_node1/debug 18549 1727096276.93259: worker is 1 (out of 1 available) 18549 1727096276.93278: exiting _queue_task() for managed_node1/debug 18549 1727096276.93289: done queuing things up, now waiting for results queue to drain 18549 1727096276.93291: waiting for pending results... 18549 1727096276.93512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096276.93973: in run() - task 0afff68d-5257-d33c-6707-00000000002c 18549 1727096276.93978: variable 'ansible_search_path' from source: unknown 18549 1727096276.93980: variable 'ansible_search_path' from source: unknown 18549 1727096276.93984: calling self._execute() 18549 1727096276.93986: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.93990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.93992: variable 'omit' from source: magic vars 18549 1727096276.94415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096276.96732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096276.96805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096276.96864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096276.96906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096276.96944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096276.97031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096276.97070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096276.97141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096276.97149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096276.97171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096276.97311: variable 'ansible_distribution' from source: facts 18549 1727096276.97321: variable 'ansible_distribution_major_version' from source: facts 18549 1727096276.97341: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096276.97347: when evaluation is False, skipping this task 18549 1727096276.97469: _execute() done 18549 1727096276.97474: dumping result to json 18549 1727096276.97477: done dumping result, returning 18549 1727096276.97482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-d33c-6707-00000000002c] 18549 1727096276.97484: sending task result for task 0afff68d-5257-d33c-6707-00000000002c 18549 1727096276.97543: done sending task result for task 0afff68d-5257-d33c-6707-00000000002c 18549 1727096276.97546: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096276.97592: no more pending results, returning what we have 18549 1727096276.97595: results queue empty 18549 1727096276.97596: checking for any_errors_fatal 18549 1727096276.97600: done checking for any_errors_fatal 18549 1727096276.97600: checking for max_fail_percentage 18549 1727096276.97602: done checking for max_fail_percentage 18549 1727096276.97603: checking to see if all hosts have failed and the running result is not ok 18549 1727096276.97604: done checking to see if all hosts have failed 18549 1727096276.97604: getting the remaining hosts for this loop 18549 1727096276.97606: done getting the remaining hosts for this loop 18549 1727096276.97609: getting the next task for host managed_node1 18549 1727096276.97614: done getting next task for host managed_node1 18549 1727096276.97618: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096276.97620: ^ 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 18549 1727096276.97631: getting variables 18549 1727096276.97633: in VariableManager get_vars() 18549 1727096276.97669: Calling all_inventory to load vars for managed_node1 18549 1727096276.97671: Calling groups_inventory to load vars for managed_node1 18549 1727096276.97673: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096276.97682: Calling all_plugins_play to load vars for managed_node1 18549 1727096276.97684: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096276.97687: Calling groups_plugins_play to load vars for managed_node1 18549 1727096276.97908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096276.98109: done with get_vars() 18549 1727096276.98119: done getting variables 18549 1727096276.98180: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:57:56 -0400 (0:00:00.051) 0:00:04.767 ****** 18549 1727096276.98209: entering _queue_task() for managed_node1/debug 18549 1727096276.98690: worker is 1 (out of 1 available) 18549 1727096276.98700: exiting _queue_task() for managed_node1/debug 18549 1727096276.98709: done queuing things up, now waiting for results queue to drain 18549 1727096276.98710: waiting for pending results... 18549 1727096276.98838: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096276.98910: in run() - task 0afff68d-5257-d33c-6707-00000000002d 18549 1727096276.98932: variable 'ansible_search_path' from source: unknown 18549 1727096276.98942: variable 'ansible_search_path' from source: unknown 18549 1727096276.98988: calling self._execute() 18549 1727096276.99157: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096276.99163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096276.99166: variable 'omit' from source: magic vars 18549 1727096276.99528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.01926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.02014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.02057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.02103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.02137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.02234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.02277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.02306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.02353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.02437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.02521: variable 'ansible_distribution' from source: facts 18549 1727096277.02531: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.02556: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.02569: when evaluation is False, skipping this task 18549 1727096277.02580: _execute() done 18549 1727096277.02589: dumping result to json 18549 1727096277.02597: done dumping result, returning 18549 1727096277.02610: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-d33c-6707-00000000002d] 18549 1727096277.02617: sending task result for task 0afff68d-5257-d33c-6707-00000000002d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096277.02770: no more pending results, returning what we have 18549 1727096277.02773: results queue empty 18549 1727096277.02774: checking for any_errors_fatal 18549 1727096277.02778: done checking for any_errors_fatal 18549 1727096277.02779: checking for max_fail_percentage 18549 1727096277.02781: done checking for max_fail_percentage 18549 1727096277.02782: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.02783: done checking to see if all hosts have failed 18549 1727096277.02784: getting the remaining hosts for this loop 18549 1727096277.02785: done getting the remaining hosts for this loop 18549 1727096277.02789: getting the next task for host managed_node1 18549 1727096277.02796: done getting next task for host managed_node1 18549 1727096277.02800: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096277.02802: ^ 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 18549 1727096277.02815: getting variables 18549 1727096277.02817: in VariableManager get_vars() 18549 1727096277.02856: Calling all_inventory to load vars for managed_node1 18549 1727096277.02859: Calling groups_inventory to load vars for managed_node1 18549 1727096277.02864: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.02877: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.02881: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.02884: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.03413: done sending task result for task 0afff68d-5257-d33c-6707-00000000002d 18549 1727096277.03417: WORKER PROCESS EXITING 18549 1727096277.03442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.03669: done with get_vars() 18549 1727096277.03683: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:57:57 -0400 (0:00:00.055) 0:00:04.822 ****** 18549 1727096277.03784: entering _queue_task() for managed_node1/ping 18549 1727096277.03786: Creating lock for ping 18549 1727096277.04086: worker is 1 (out of 1 available) 18549 1727096277.04097: exiting _queue_task() for managed_node1/ping 18549 1727096277.04108: done queuing things up, now waiting for results queue to drain 18549 1727096277.04109: waiting for pending results... 18549 1727096277.04385: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096277.04497: in run() - task 0afff68d-5257-d33c-6707-00000000002e 18549 1727096277.04520: variable 'ansible_search_path' from source: unknown 18549 1727096277.04527: variable 'ansible_search_path' from source: unknown 18549 1727096277.04572: calling self._execute() 18549 1727096277.04666: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.04679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.04694: variable 'omit' from source: magic vars 18549 1727096277.05146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.09052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.09133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.09217: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.09233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.09264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.09352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.09434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.09439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.09470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.09491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.09631: variable 'ansible_distribution' from source: facts 18549 1727096277.09647: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.09676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.09683: when evaluation is False, skipping this task 18549 1727096277.09766: _execute() done 18549 1727096277.09770: dumping result to json 18549 1727096277.09773: done dumping result, returning 18549 1727096277.09776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-d33c-6707-00000000002e] 18549 1727096277.09778: sending task result for task 0afff68d-5257-d33c-6707-00000000002e 18549 1727096277.09842: done sending task result for task 0afff68d-5257-d33c-6707-00000000002e 18549 1727096277.09845: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.09911: no more pending results, returning what we have 18549 1727096277.09914: results queue empty 18549 1727096277.09915: checking for any_errors_fatal 18549 1727096277.09920: done checking for any_errors_fatal 18549 1727096277.09921: checking for max_fail_percentage 18549 1727096277.09923: done checking for max_fail_percentage 18549 1727096277.09924: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.09925: done checking to see if all hosts have failed 18549 1727096277.09925: getting the remaining hosts for this loop 18549 1727096277.09927: done getting the remaining hosts for this loop 18549 1727096277.09930: getting the next task for host managed_node1 18549 1727096277.09938: done getting next task for host managed_node1 18549 1727096277.09940: ^ task is: TASK: meta (role_complete) 18549 1727096277.09942: ^ 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 18549 1727096277.09957: getting variables 18549 1727096277.09959: in VariableManager get_vars() 18549 1727096277.10001: Calling all_inventory to load vars for managed_node1 18549 1727096277.10004: Calling groups_inventory to load vars for managed_node1 18549 1727096277.10006: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.10017: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.10020: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.10023: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.10250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.10719: done with get_vars() 18549 1727096277.10729: done getting variables 18549 1727096277.10809: done queuing things up, now waiting for results queue to drain 18549 1727096277.10811: results queue empty 18549 1727096277.10812: checking for any_errors_fatal 18549 1727096277.10814: done checking for any_errors_fatal 18549 1727096277.10815: checking for max_fail_percentage 18549 1727096277.10816: done checking for max_fail_percentage 18549 1727096277.10816: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.10817: done checking to see if all hosts have failed 18549 1727096277.10818: getting the remaining hosts for this loop 18549 1727096277.10819: done getting the remaining hosts for this loop 18549 1727096277.10821: getting the next task for host managed_node1 18549 1727096277.10824: done getting next task for host managed_node1 18549 1727096277.10827: ^ task is: TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18549 1727096277.10828: ^ 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 18549 1727096277.10831: getting variables 18549 1727096277.10831: in VariableManager get_vars() 18549 1727096277.10843: Calling all_inventory to load vars for managed_node1 18549 1727096277.10845: Calling groups_inventory to load vars for managed_node1 18549 1727096277.10847: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.10852: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.10854: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.10856: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.11002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.11252: done with get_vars() 18549 1727096277.11264: done getting variables TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 Monday 23 September 2024 08:57:57 -0400 (0:00:00.075) 0:00:04.898 ****** 18549 1727096277.11341: entering _queue_task() for managed_node1/include_tasks 18549 1727096277.11645: worker is 1 (out of 1 available) 18549 1727096277.11658: exiting _queue_task() for managed_node1/include_tasks 18549 1727096277.11672: done queuing things up, now waiting for results queue to drain 18549 1727096277.11673: waiting for pending results... 18549 1727096277.12083: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18549 1727096277.12089: in run() - task 0afff68d-5257-d33c-6707-000000000030 18549 1727096277.12092: variable 'ansible_search_path' from source: unknown 18549 1727096277.12095: calling self._execute() 18549 1727096277.12177: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.12188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.12201: variable 'omit' from source: magic vars 18549 1727096277.12648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.16175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.16251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.16312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.16355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.16391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.16480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.16536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.16546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.16593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.16611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.16755: variable 'ansible_distribution' from source: facts 18549 1727096277.16951: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.16955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.16957: when evaluation is False, skipping this task 18549 1727096277.16962: _execute() done 18549 1727096277.16965: dumping result to json 18549 1727096277.16970: done dumping result, returning 18549 1727096277.16976: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' [0afff68d-5257-d33c-6707-000000000030] 18549 1727096277.16978: sending task result for task 0afff68d-5257-d33c-6707-000000000030 18549 1727096277.17051: done sending task result for task 0afff68d-5257-d33c-6707-000000000030 18549 1727096277.17055: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.17125: no more pending results, returning what we have 18549 1727096277.17129: results queue empty 18549 1727096277.17130: checking for any_errors_fatal 18549 1727096277.17132: done checking for any_errors_fatal 18549 1727096277.17133: checking for max_fail_percentage 18549 1727096277.17135: done checking for max_fail_percentage 18549 1727096277.17135: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.17137: done checking to see if all hosts have failed 18549 1727096277.17137: getting the remaining hosts for this loop 18549 1727096277.17139: done getting the remaining hosts for this loop 18549 1727096277.17143: getting the next task for host managed_node1 18549 1727096277.17151: done getting next task for host managed_node1 18549 1727096277.17154: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.17156: ^ 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 18549 1727096277.17163: getting variables 18549 1727096277.17165: in VariableManager get_vars() 18549 1727096277.17206: Calling all_inventory to load vars for managed_node1 18549 1727096277.17208: Calling groups_inventory to load vars for managed_node1 18549 1727096277.17211: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.17223: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.17226: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.17229: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.17841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.18408: done with get_vars() 18549 1727096277.18420: done getting variables 18549 1727096277.18746: in VariableManager get_vars() 18549 1727096277.18763: Calling all_inventory to load vars for managed_node1 18549 1727096277.18766: Calling groups_inventory to load vars for managed_node1 18549 1727096277.18770: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.18776: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.18778: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.18781: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.19143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.19545: done with get_vars() 18549 1727096277.19564: done queuing things up, now waiting for results queue to drain 18549 1727096277.19566: results queue empty 18549 1727096277.19568: checking for any_errors_fatal 18549 1727096277.19571: done checking for any_errors_fatal 18549 1727096277.19572: checking for max_fail_percentage 18549 1727096277.19573: done checking for max_fail_percentage 18549 1727096277.19574: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.19575: done checking to see if all hosts have failed 18549 1727096277.19575: getting the remaining hosts for this loop 18549 1727096277.19577: done getting the remaining hosts for this loop 18549 1727096277.19580: getting the next task for host managed_node1 18549 1727096277.19584: done getting next task for host managed_node1 18549 1727096277.19585: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.19587: ^ 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 18549 1727096277.19590: getting variables 18549 1727096277.19591: in VariableManager get_vars() 18549 1727096277.19603: Calling all_inventory to load vars for managed_node1 18549 1727096277.19606: Calling groups_inventory to load vars for managed_node1 18549 1727096277.19613: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.19619: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.19621: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.19623: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.19909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.20319: done with get_vars() 18549 1727096277.20328: done getting variables 18549 1727096277.20644: in VariableManager get_vars() 18549 1727096277.20656: Calling all_inventory to load vars for managed_node1 18549 1727096277.20658: Calling groups_inventory to load vars for managed_node1 18549 1727096277.20662: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.20669: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.20671: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.20674: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.20811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.21304: done with get_vars() 18549 1727096277.21317: done queuing things up, now waiting for results queue to drain 18549 1727096277.21319: results queue empty 18549 1727096277.21320: checking for any_errors_fatal 18549 1727096277.21321: done checking for any_errors_fatal 18549 1727096277.21322: checking for max_fail_percentage 18549 1727096277.21323: done checking for max_fail_percentage 18549 1727096277.21324: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.21324: done checking to see if all hosts have failed 18549 1727096277.21325: getting the remaining hosts for this loop 18549 1727096277.21326: done getting the remaining hosts for this loop 18549 1727096277.21329: getting the next task for host managed_node1 18549 1727096277.21332: done getting next task for host managed_node1 18549 1727096277.21333: ^ task is: None 18549 1727096277.21334: ^ 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 18549 1727096277.21335: done queuing things up, now waiting for results queue to drain 18549 1727096277.21336: results queue empty 18549 1727096277.21337: checking for any_errors_fatal 18549 1727096277.21337: done checking for any_errors_fatal 18549 1727096277.21338: checking for max_fail_percentage 18549 1727096277.21339: done checking for max_fail_percentage 18549 1727096277.21340: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.21340: done checking to see if all hosts have failed 18549 1727096277.21342: getting the next task for host managed_node1 18549 1727096277.21344: done getting next task for host managed_node1 18549 1727096277.21345: ^ task is: None 18549 1727096277.21346: ^ 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 18549 1727096277.21540: in VariableManager get_vars() 18549 1727096277.21555: done with get_vars() 18549 1727096277.21564: in VariableManager get_vars() 18549 1727096277.21576: done with get_vars() 18549 1727096277.21580: variable 'omit' from source: magic vars 18549 1727096277.21610: in VariableManager get_vars() 18549 1727096277.21619: done with get_vars() 18549 1727096277.21640: variable 'omit' from source: magic vars PLAY [Play for cleaning up the test device and the connection profile] ********* 18549 1727096277.21856: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096277.21882: getting the remaining hosts for this loop 18549 1727096277.21883: done getting the remaining hosts for this loop 18549 1727096277.21885: getting the next task for host managed_node1 18549 1727096277.21888: done getting next task for host managed_node1 18549 1727096277.21890: ^ task is: TASK: Gathering Facts 18549 1727096277.21891: ^ 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 18549 1727096277.21893: getting variables 18549 1727096277.21894: in VariableManager get_vars() 18549 1727096277.21902: Calling all_inventory to load vars for managed_node1 18549 1727096277.21904: Calling groups_inventory to load vars for managed_node1 18549 1727096277.21906: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.21911: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.21913: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.21916: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.22080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.22258: done with get_vars() 18549 1727096277.22515: done getting variables 18549 1727096277.22556: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Monday 23 September 2024 08:57:57 -0400 (0:00:00.112) 0:00:05.010 ****** 18549 1727096277.22587: entering _queue_task() for managed_node1/gather_facts 18549 1727096277.22977: worker is 1 (out of 1 available) 18549 1727096277.22989: exiting _queue_task() for managed_node1/gather_facts 18549 1727096277.23000: done queuing things up, now waiting for results queue to drain 18549 1727096277.23002: waiting for pending results... 18549 1727096277.23386: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096277.23392: in run() - task 0afff68d-5257-d33c-6707-000000000197 18549 1727096277.23408: variable 'ansible_search_path' from source: unknown 18549 1727096277.23448: calling self._execute() 18549 1727096277.23534: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.23546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.23562: variable 'omit' from source: magic vars 18549 1727096277.24010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.26517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.26643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.26693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.26731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.26797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.26901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.26995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.27026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.27083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.27106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.27245: variable 'ansible_distribution' from source: facts 18549 1727096277.27256: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.27280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.27287: when evaluation is False, skipping this task 18549 1727096277.27293: _execute() done 18549 1727096277.27316: dumping result to json 18549 1727096277.27318: done dumping result, returning 18549 1727096277.27321: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-000000000197] 18549 1727096277.27327: sending task result for task 0afff68d-5257-d33c-6707-000000000197 18549 1727096277.27687: done sending task result for task 0afff68d-5257-d33c-6707-000000000197 18549 1727096277.27690: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.27729: no more pending results, returning what we have 18549 1727096277.27732: results queue empty 18549 1727096277.27733: checking for any_errors_fatal 18549 1727096277.27735: done checking for any_errors_fatal 18549 1727096277.27735: checking for max_fail_percentage 18549 1727096277.27737: done checking for max_fail_percentage 18549 1727096277.27738: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.27739: done checking to see if all hosts have failed 18549 1727096277.27740: getting the remaining hosts for this loop 18549 1727096277.27741: done getting the remaining hosts for this loop 18549 1727096277.27744: getting the next task for host managed_node1 18549 1727096277.27749: done getting next task for host managed_node1 18549 1727096277.27751: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.27752: ^ 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 18549 1727096277.27756: getting variables 18549 1727096277.27758: in VariableManager get_vars() 18549 1727096277.27786: Calling all_inventory to load vars for managed_node1 18549 1727096277.27789: Calling groups_inventory to load vars for managed_node1 18549 1727096277.27792: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.27802: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.27805: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.27808: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.27983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.28217: done with get_vars() 18549 1727096277.28227: done getting variables 18549 1727096277.28294: in VariableManager get_vars() 18549 1727096277.28303: Calling all_inventory to load vars for managed_node1 18549 1727096277.28305: Calling groups_inventory to load vars for managed_node1 18549 1727096277.28307: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.28312: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.28314: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.28317: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.28482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.28665: done with get_vars() 18549 1727096277.28679: done queuing things up, now waiting for results queue to drain 18549 1727096277.28681: results queue empty 18549 1727096277.28682: checking for any_errors_fatal 18549 1727096277.28684: done checking for any_errors_fatal 18549 1727096277.28685: checking for max_fail_percentage 18549 1727096277.28686: done checking for max_fail_percentage 18549 1727096277.28686: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.28687: done checking to see if all hosts have failed 18549 1727096277.28688: getting the remaining hosts for this loop 18549 1727096277.28689: done getting the remaining hosts for this loop 18549 1727096277.28691: getting the next task for host managed_node1 18549 1727096277.28695: done getting next task for host managed_node1 18549 1727096277.28697: ^ task is: TASK: Show network_provider 18549 1727096277.28699: ^ 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 18549 1727096277.28701: getting variables 18549 1727096277.28702: in VariableManager get_vars() 18549 1727096277.28709: Calling all_inventory to load vars for managed_node1 18549 1727096277.28711: Calling groups_inventory to load vars for managed_node1 18549 1727096277.28713: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.28717: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.28725: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.28728: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.28862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.29388: done with get_vars() 18549 1727096277.29397: done getting variables 18549 1727096277.29438: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Monday 23 September 2024 08:57:57 -0400 (0:00:00.068) 0:00:05.079 ****** 18549 1727096277.29465: entering _queue_task() for managed_node1/debug 18549 1727096277.30015: worker is 1 (out of 1 available) 18549 1727096277.30029: exiting _queue_task() for managed_node1/debug 18549 1727096277.30039: done queuing things up, now waiting for results queue to drain 18549 1727096277.30040: waiting for pending results... 18549 1727096277.30511: running TaskExecutor() for managed_node1/TASK: Show network_provider 18549 1727096277.30747: in run() - task 0afff68d-5257-d33c-6707-000000000033 18549 1727096277.30772: variable 'ansible_search_path' from source: unknown 18549 1727096277.30880: calling self._execute() 18549 1727096277.31086: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.31090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.31101: variable 'omit' from source: magic vars 18549 1727096277.31569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.35085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.35239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.35284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.35429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.35656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.35701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.35789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.35823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.35877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.35897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.36042: variable 'ansible_distribution' from source: facts 18549 1727096277.36055: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.36084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.36098: when evaluation is False, skipping this task 18549 1727096277.36106: _execute() done 18549 1727096277.36113: dumping result to json 18549 1727096277.36119: done dumping result, returning 18549 1727096277.36129: done running TaskExecutor() for managed_node1/TASK: Show network_provider [0afff68d-5257-d33c-6707-000000000033] 18549 1727096277.36137: sending task result for task 0afff68d-5257-d33c-6707-000000000033 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096277.36351: no more pending results, returning what we have 18549 1727096277.36355: results queue empty 18549 1727096277.36356: checking for any_errors_fatal 18549 1727096277.36357: done checking for any_errors_fatal 18549 1727096277.36358: checking for max_fail_percentage 18549 1727096277.36359: done checking for max_fail_percentage 18549 1727096277.36360: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.36361: done checking to see if all hosts have failed 18549 1727096277.36362: getting the remaining hosts for this loop 18549 1727096277.36363: done getting the remaining hosts for this loop 18549 1727096277.36369: getting the next task for host managed_node1 18549 1727096277.36379: done getting next task for host managed_node1 18549 1727096277.36381: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.36383: ^ 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 18549 1727096277.36388: getting variables 18549 1727096277.36390: in VariableManager get_vars() 18549 1727096277.36420: Calling all_inventory to load vars for managed_node1 18549 1727096277.36423: Calling groups_inventory to load vars for managed_node1 18549 1727096277.36427: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.36439: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.36441: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.36444: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.36843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.37196: done with get_vars() 18549 1727096277.37210: done getting variables 18549 1727096277.37249: done sending task result for task 0afff68d-5257-d33c-6707-000000000033 18549 1727096277.37253: WORKER PROCESS EXITING 18549 1727096277.37301: in VariableManager get_vars() 18549 1727096277.37312: Calling all_inventory to load vars for managed_node1 18549 1727096277.37315: Calling groups_inventory to load vars for managed_node1 18549 1727096277.37317: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.37322: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.37324: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.37337: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.37553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.37762: done with get_vars() 18549 1727096277.37778: done queuing things up, now waiting for results queue to drain 18549 1727096277.37780: results queue empty 18549 1727096277.37781: checking for any_errors_fatal 18549 1727096277.37783: done checking for any_errors_fatal 18549 1727096277.37786: checking for max_fail_percentage 18549 1727096277.37790: done checking for max_fail_percentage 18549 1727096277.37791: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.37791: done checking to see if all hosts have failed 18549 1727096277.37792: getting the remaining hosts for this loop 18549 1727096277.37793: done getting the remaining hosts for this loop 18549 1727096277.37796: getting the next task for host managed_node1 18549 1727096277.37800: done getting next task for host managed_node1 18549 1727096277.37802: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.37803: ^ 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 18549 1727096277.37806: getting variables 18549 1727096277.37807: in VariableManager get_vars() 18549 1727096277.37816: Calling all_inventory to load vars for managed_node1 18549 1727096277.37818: Calling groups_inventory to load vars for managed_node1 18549 1727096277.37820: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.37826: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.37835: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.37839: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.37986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.38146: done with get_vars() 18549 1727096277.38153: done getting variables 18549 1727096277.38198: in VariableManager get_vars() 18549 1727096277.38207: Calling all_inventory to load vars for managed_node1 18549 1727096277.38209: Calling groups_inventory to load vars for managed_node1 18549 1727096277.38210: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.38215: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.38217: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.38219: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.38372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.38528: done with get_vars() 18549 1727096277.38539: done queuing things up, now waiting for results queue to drain 18549 1727096277.38541: results queue empty 18549 1727096277.38541: checking for any_errors_fatal 18549 1727096277.38543: done checking for any_errors_fatal 18549 1727096277.38543: checking for max_fail_percentage 18549 1727096277.38544: done checking for max_fail_percentage 18549 1727096277.38545: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.38546: done checking to see if all hosts have failed 18549 1727096277.38551: getting the remaining hosts for this loop 18549 1727096277.38552: done getting the remaining hosts for this loop 18549 1727096277.38555: getting the next task for host managed_node1 18549 1727096277.38558: done getting next task for host managed_node1 18549 1727096277.38559: ^ task is: None 18549 1727096277.38561: ^ 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 18549 1727096277.38562: done queuing things up, now waiting for results queue to drain 18549 1727096277.38563: results queue empty 18549 1727096277.38563: checking for any_errors_fatal 18549 1727096277.38564: done checking for any_errors_fatal 18549 1727096277.38565: checking for max_fail_percentage 18549 1727096277.38565: done checking for max_fail_percentage 18549 1727096277.38566: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.38568: done checking to see if all hosts have failed 18549 1727096277.38570: getting the next task for host managed_node1 18549 1727096277.38572: done getting next task for host managed_node1 18549 1727096277.38572: ^ task is: None 18549 1727096277.38574: ^ 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 18549 1727096277.38609: in VariableManager get_vars() 18549 1727096277.38630: done with get_vars() 18549 1727096277.38637: in VariableManager get_vars() 18549 1727096277.38649: done with get_vars() 18549 1727096277.38654: variable 'omit' from source: magic vars 18549 1727096277.38788: variable 'profile' from source: play vars 18549 1727096277.38912: in VariableManager get_vars() 18549 1727096277.38926: done with get_vars() 18549 1727096277.38944: variable 'omit' from source: magic vars 18549 1727096277.39089: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 18549 1727096277.40051: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096277.40220: getting the remaining hosts for this loop 18549 1727096277.40222: done getting the remaining hosts for this loop 18549 1727096277.40225: getting the next task for host managed_node1 18549 1727096277.40227: done getting next task for host managed_node1 18549 1727096277.40230: ^ task is: TASK: Gathering Facts 18549 1727096277.40231: ^ 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 18549 1727096277.40233: getting variables 18549 1727096277.40234: in VariableManager get_vars() 18549 1727096277.40247: Calling all_inventory to load vars for managed_node1 18549 1727096277.40249: Calling groups_inventory to load vars for managed_node1 18549 1727096277.40251: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.40257: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.40259: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.40262: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.40645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.40871: done with get_vars() 18549 1727096277.40882: done getting variables 18549 1727096277.40925: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Monday 23 September 2024 08:57:57 -0400 (0:00:00.114) 0:00:05.194 ****** 18549 1727096277.40951: entering _queue_task() for managed_node1/gather_facts 18549 1727096277.41271: worker is 1 (out of 1 available) 18549 1727096277.41281: exiting _queue_task() for managed_node1/gather_facts 18549 1727096277.41293: done queuing things up, now waiting for results queue to drain 18549 1727096277.41294: waiting for pending results... 18549 1727096277.41576: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096277.41683: in run() - task 0afff68d-5257-d33c-6707-0000000001ac 18549 1727096277.41704: variable 'ansible_search_path' from source: unknown 18549 1727096277.41748: calling self._execute() 18549 1727096277.41838: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.41858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.41876: variable 'omit' from source: magic vars 18549 1727096277.42344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.44931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.45025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.45072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.45120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.45152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.45248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.45329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.45332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.45363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.45386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.45532: variable 'ansible_distribution' from source: facts 18549 1727096277.45552: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.45579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.45587: when evaluation is False, skipping this task 18549 1727096277.45654: _execute() done 18549 1727096277.45657: dumping result to json 18549 1727096277.45659: done dumping result, returning 18549 1727096277.45661: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-0000000001ac] 18549 1727096277.45664: sending task result for task 0afff68d-5257-d33c-6707-0000000001ac 18549 1727096277.45729: done sending task result for task 0afff68d-5257-d33c-6707-0000000001ac 18549 1727096277.45732: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.45809: no more pending results, returning what we have 18549 1727096277.45813: results queue empty 18549 1727096277.45814: checking for any_errors_fatal 18549 1727096277.45815: done checking for any_errors_fatal 18549 1727096277.45816: checking for max_fail_percentage 18549 1727096277.45817: done checking for max_fail_percentage 18549 1727096277.45818: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.45819: done checking to see if all hosts have failed 18549 1727096277.45820: getting the remaining hosts for this loop 18549 1727096277.45821: done getting the remaining hosts for this loop 18549 1727096277.45825: getting the next task for host managed_node1 18549 1727096277.45832: done getting next task for host managed_node1 18549 1727096277.45834: ^ task is: TASK: meta (flush_handlers) 18549 1727096277.45837: ^ 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 18549 1727096277.45841: getting variables 18549 1727096277.45843: in VariableManager get_vars() 18549 1727096277.45887: Calling all_inventory to load vars for managed_node1 18549 1727096277.45890: Calling groups_inventory to load vars for managed_node1 18549 1727096277.45892: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.45905: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.45908: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.45911: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.46399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.46596: done with get_vars() 18549 1727096277.46612: done getting variables 18549 1727096277.46684: in VariableManager get_vars() 18549 1727096277.46698: Calling all_inventory to load vars for managed_node1 18549 1727096277.46700: Calling groups_inventory to load vars for managed_node1 18549 1727096277.46702: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.46707: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.46710: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.46718: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.46891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.47077: done with get_vars() 18549 1727096277.47091: done queuing things up, now waiting for results queue to drain 18549 1727096277.47093: results queue empty 18549 1727096277.47093: checking for any_errors_fatal 18549 1727096277.47096: done checking for any_errors_fatal 18549 1727096277.47097: checking for max_fail_percentage 18549 1727096277.47098: done checking for max_fail_percentage 18549 1727096277.47098: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.47099: done checking to see if all hosts have failed 18549 1727096277.47100: getting the remaining hosts for this loop 18549 1727096277.47101: done getting the remaining hosts for this loop 18549 1727096277.47104: getting the next task for host managed_node1 18549 1727096277.47108: done getting next task for host managed_node1 18549 1727096277.47111: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096277.47112: ^ 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 18549 1727096277.47121: getting variables 18549 1727096277.47123: in VariableManager get_vars() 18549 1727096277.47136: Calling all_inventory to load vars for managed_node1 18549 1727096277.47139: Calling groups_inventory to load vars for managed_node1 18549 1727096277.47141: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.47155: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.47158: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.47161: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.47300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.47492: done with get_vars() 18549 1727096277.47500: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:57:57 -0400 (0:00:00.066) 0:00:05.260 ****** 18549 1727096277.47576: entering _queue_task() for managed_node1/include_tasks 18549 1727096277.47987: worker is 1 (out of 1 available) 18549 1727096277.47999: exiting _queue_task() for managed_node1/include_tasks 18549 1727096277.48010: done queuing things up, now waiting for results queue to drain 18549 1727096277.48012: waiting for pending results... 18549 1727096277.48253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096277.48333: in run() - task 0afff68d-5257-d33c-6707-00000000003c 18549 1727096277.48360: variable 'ansible_search_path' from source: unknown 18549 1727096277.48368: variable 'ansible_search_path' from source: unknown 18549 1727096277.48459: calling self._execute() 18549 1727096277.48504: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.48517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.48531: variable 'omit' from source: magic vars 18549 1727096277.48962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.51533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.51612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.51719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.51722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.51724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.51807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.51851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.51880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.51916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.51938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.52065: variable 'ansible_distribution' from source: facts 18549 1727096277.52078: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.52103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.52112: when evaluation is False, skipping this task 18549 1727096277.52119: _execute() done 18549 1727096277.52155: dumping result to json 18549 1727096277.52158: done dumping result, returning 18549 1727096277.52161: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-d33c-6707-00000000003c] 18549 1727096277.52163: sending task result for task 0afff68d-5257-d33c-6707-00000000003c 18549 1727096277.52494: done sending task result for task 0afff68d-5257-d33c-6707-00000000003c 18549 1727096277.52497: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.52544: no more pending results, returning what we have 18549 1727096277.52547: results queue empty 18549 1727096277.52548: checking for any_errors_fatal 18549 1727096277.52550: done checking for any_errors_fatal 18549 1727096277.52551: checking for max_fail_percentage 18549 1727096277.52552: done checking for max_fail_percentage 18549 1727096277.52553: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.52554: done checking to see if all hosts have failed 18549 1727096277.52555: getting the remaining hosts for this loop 18549 1727096277.52556: done getting the remaining hosts for this loop 18549 1727096277.52560: getting the next task for host managed_node1 18549 1727096277.52566: done getting next task for host managed_node1 18549 1727096277.52585: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096277.52588: ^ 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 18549 1727096277.52601: getting variables 18549 1727096277.52603: in VariableManager get_vars() 18549 1727096277.52648: Calling all_inventory to load vars for managed_node1 18549 1727096277.52651: Calling groups_inventory to load vars for managed_node1 18549 1727096277.52653: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.52664: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.52672: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.52676: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.53001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.53203: done with get_vars() 18549 1727096277.53219: done getting variables 18549 1727096277.53280: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:57:57 -0400 (0:00:00.057) 0:00:05.318 ****** 18549 1727096277.53309: entering _queue_task() for managed_node1/debug 18549 1727096277.53623: worker is 1 (out of 1 available) 18549 1727096277.53636: exiting _queue_task() for managed_node1/debug 18549 1727096277.53763: done queuing things up, now waiting for results queue to drain 18549 1727096277.53765: waiting for pending results... 18549 1727096277.53932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096277.54075: in run() - task 0afff68d-5257-d33c-6707-00000000003d 18549 1727096277.54079: variable 'ansible_search_path' from source: unknown 18549 1727096277.54083: variable 'ansible_search_path' from source: unknown 18549 1727096277.54111: calling self._execute() 18549 1727096277.54191: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.54211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.54273: variable 'omit' from source: magic vars 18549 1727096277.54774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.57251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.57337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.57387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.57424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.57471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.57544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.57587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.57672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.57677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.57679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.57812: variable 'ansible_distribution' from source: facts 18549 1727096277.57822: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.57845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.57852: when evaluation is False, skipping this task 18549 1727096277.57859: _execute() done 18549 1727096277.57866: dumping result to json 18549 1727096277.57903: done dumping result, returning 18549 1727096277.57912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-d33c-6707-00000000003d] 18549 1727096277.57915: sending task result for task 0afff68d-5257-d33c-6707-00000000003d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096277.58215: no more pending results, returning what we have 18549 1727096277.58219: results queue empty 18549 1727096277.58220: checking for any_errors_fatal 18549 1727096277.58227: done checking for any_errors_fatal 18549 1727096277.58228: checking for max_fail_percentage 18549 1727096277.58229: done checking for max_fail_percentage 18549 1727096277.58230: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.58231: done checking to see if all hosts have failed 18549 1727096277.58232: getting the remaining hosts for this loop 18549 1727096277.58233: done getting the remaining hosts for this loop 18549 1727096277.58238: getting the next task for host managed_node1 18549 1727096277.58243: done getting next task for host managed_node1 18549 1727096277.58247: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096277.58249: ^ 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 18549 1727096277.58261: getting variables 18549 1727096277.58263: in VariableManager get_vars() 18549 1727096277.58301: Calling all_inventory to load vars for managed_node1 18549 1727096277.58304: Calling groups_inventory to load vars for managed_node1 18549 1727096277.58306: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.58317: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.58319: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.58322: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.58681: done sending task result for task 0afff68d-5257-d33c-6707-00000000003d 18549 1727096277.58684: WORKER PROCESS EXITING 18549 1727096277.58708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.58890: done with get_vars() 18549 1727096277.58901: done getting variables 18549 1727096277.58965: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:57:57 -0400 (0:00:00.056) 0:00:05.374 ****** 18549 1727096277.58999: entering _queue_task() for managed_node1/fail 18549 1727096277.59297: worker is 1 (out of 1 available) 18549 1727096277.59310: exiting _queue_task() for managed_node1/fail 18549 1727096277.59323: done queuing things up, now waiting for results queue to drain 18549 1727096277.59324: waiting for pending results... 18549 1727096277.59615: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096277.59726: in run() - task 0afff68d-5257-d33c-6707-00000000003e 18549 1727096277.59747: variable 'ansible_search_path' from source: unknown 18549 1727096277.59756: variable 'ansible_search_path' from source: unknown 18549 1727096277.59805: calling self._execute() 18549 1727096277.59891: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.59913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.59929: variable 'omit' from source: magic vars 18549 1727096277.60376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.62897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.62977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.63029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.63082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.63121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.63185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.63205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.63224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.63258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.63271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.63367: variable 'ansible_distribution' from source: facts 18549 1727096277.63372: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.63388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.63391: when evaluation is False, skipping this task 18549 1727096277.63394: _execute() done 18549 1727096277.63396: dumping result to json 18549 1727096277.63398: done dumping result, returning 18549 1727096277.63408: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-d33c-6707-00000000003e] 18549 1727096277.63411: sending task result for task 0afff68d-5257-d33c-6707-00000000003e 18549 1727096277.63503: done sending task result for task 0afff68d-5257-d33c-6707-00000000003e 18549 1727096277.63505: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.63551: no more pending results, returning what we have 18549 1727096277.63554: results queue empty 18549 1727096277.63555: checking for any_errors_fatal 18549 1727096277.63562: done checking for any_errors_fatal 18549 1727096277.63563: checking for max_fail_percentage 18549 1727096277.63565: done checking for max_fail_percentage 18549 1727096277.63566: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.63566: done checking to see if all hosts have failed 18549 1727096277.63568: getting the remaining hosts for this loop 18549 1727096277.63570: done getting the remaining hosts for this loop 18549 1727096277.63573: getting the next task for host managed_node1 18549 1727096277.63579: done getting next task for host managed_node1 18549 1727096277.63582: ^ 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 18549 1727096277.63584: ^ 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 18549 1727096277.63595: getting variables 18549 1727096277.63596: in VariableManager get_vars() 18549 1727096277.63634: Calling all_inventory to load vars for managed_node1 18549 1727096277.63637: Calling groups_inventory to load vars for managed_node1 18549 1727096277.63639: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.63648: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.63651: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.63653: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.63802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.63923: done with get_vars() 18549 1727096277.63931: done getting variables 18549 1727096277.63976: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:57:57 -0400 (0:00:00.049) 0:00:05.425 ****** 18549 1727096277.63999: entering _queue_task() for managed_node1/fail 18549 1727096277.64248: worker is 1 (out of 1 available) 18549 1727096277.64260: exiting _queue_task() for managed_node1/fail 18549 1727096277.64275: done queuing things up, now waiting for results queue to drain 18549 1727096277.64276: waiting for pending results... 18549 1727096277.64412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18549 1727096277.64474: in run() - task 0afff68d-5257-d33c-6707-00000000003f 18549 1727096277.64489: variable 'ansible_search_path' from source: unknown 18549 1727096277.64493: variable 'ansible_search_path' from source: unknown 18549 1727096277.64530: calling self._execute() 18549 1727096277.64599: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.64625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.64630: variable 'omit' from source: magic vars 18549 1727096277.65526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.67083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.67136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.67167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.67193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.67212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.67275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.67296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.67313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.67338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.67349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.67446: variable 'ansible_distribution' from source: facts 18549 1727096277.67450: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.67465: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.67476: when evaluation is False, skipping this task 18549 1727096277.67479: _execute() done 18549 1727096277.67482: dumping result to json 18549 1727096277.67484: done dumping result, returning 18549 1727096277.67583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-d33c-6707-00000000003f] 18549 1727096277.67586: sending task result for task 0afff68d-5257-d33c-6707-00000000003f 18549 1727096277.67650: done sending task result for task 0afff68d-5257-d33c-6707-00000000003f 18549 1727096277.67652: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.67702: no more pending results, returning what we have 18549 1727096277.67705: results queue empty 18549 1727096277.67705: checking for any_errors_fatal 18549 1727096277.67712: done checking for any_errors_fatal 18549 1727096277.67713: checking for max_fail_percentage 18549 1727096277.67714: done checking for max_fail_percentage 18549 1727096277.67715: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.67716: done checking to see if all hosts have failed 18549 1727096277.67717: getting the remaining hosts for this loop 18549 1727096277.67718: done getting the remaining hosts for this loop 18549 1727096277.67721: getting the next task for host managed_node1 18549 1727096277.67726: done getting next task for host managed_node1 18549 1727096277.67729: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096277.67731: ^ 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 18549 1727096277.67742: getting variables 18549 1727096277.67744: in VariableManager get_vars() 18549 1727096277.67781: Calling all_inventory to load vars for managed_node1 18549 1727096277.67784: Calling groups_inventory to load vars for managed_node1 18549 1727096277.67786: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.67794: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.67796: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.67799: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.68168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.68350: done with get_vars() 18549 1727096277.68360: done getting variables 18549 1727096277.68420: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:57:57 -0400 (0:00:00.044) 0:00:05.469 ****** 18549 1727096277.68449: entering _queue_task() for managed_node1/fail 18549 1727096277.68771: worker is 1 (out of 1 available) 18549 1727096277.68784: exiting _queue_task() for managed_node1/fail 18549 1727096277.68797: done queuing things up, now waiting for results queue to drain 18549 1727096277.68798: waiting for pending results... 18549 1727096277.69188: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096277.69293: in run() - task 0afff68d-5257-d33c-6707-000000000040 18549 1727096277.69296: variable 'ansible_search_path' from source: unknown 18549 1727096277.69299: variable 'ansible_search_path' from source: unknown 18549 1727096277.69302: calling self._execute() 18549 1727096277.69413: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.69420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.69441: variable 'omit' from source: magic vars 18549 1727096277.69764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.71431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.71591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.71595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.71623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.71651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.71752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.71778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.71812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.71846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.71881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.72173: variable 'ansible_distribution' from source: facts 18549 1727096277.72176: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.72178: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.72181: when evaluation is False, skipping this task 18549 1727096277.72183: _execute() done 18549 1727096277.72186: dumping result to json 18549 1727096277.72188: done dumping result, returning 18549 1727096277.72191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-d33c-6707-000000000040] 18549 1727096277.72193: sending task result for task 0afff68d-5257-d33c-6707-000000000040 18549 1727096277.72276: done sending task result for task 0afff68d-5257-d33c-6707-000000000040 18549 1727096277.72280: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.72324: no more pending results, returning what we have 18549 1727096277.72328: results queue empty 18549 1727096277.72329: checking for any_errors_fatal 18549 1727096277.72336: done checking for any_errors_fatal 18549 1727096277.72337: checking for max_fail_percentage 18549 1727096277.72339: done checking for max_fail_percentage 18549 1727096277.72340: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.72372: done checking to see if all hosts have failed 18549 1727096277.72373: getting the remaining hosts for this loop 18549 1727096277.72375: done getting the remaining hosts for this loop 18549 1727096277.72379: getting the next task for host managed_node1 18549 1727096277.72385: done getting next task for host managed_node1 18549 1727096277.72388: ^ 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 18549 1727096277.72390: ^ 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 18549 1727096277.72402: getting variables 18549 1727096277.72403: in VariableManager get_vars() 18549 1727096277.72437: Calling all_inventory to load vars for managed_node1 18549 1727096277.72439: Calling groups_inventory to load vars for managed_node1 18549 1727096277.72442: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.72452: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.72454: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.72456: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.72680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.72918: done with get_vars() 18549 1727096277.72928: done getting variables 18549 1727096277.72990: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:57:57 -0400 (0:00:00.045) 0:00:05.515 ****** 18549 1727096277.73019: entering _queue_task() for managed_node1/dnf 18549 1727096277.73279: worker is 1 (out of 1 available) 18549 1727096277.73291: exiting _queue_task() for managed_node1/dnf 18549 1727096277.73302: done queuing things up, now waiting for results queue to drain 18549 1727096277.73303: waiting for pending results... 18549 1727096277.73478: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 18549 1727096277.73544: in run() - task 0afff68d-5257-d33c-6707-000000000041 18549 1727096277.73555: variable 'ansible_search_path' from source: unknown 18549 1727096277.73559: variable 'ansible_search_path' from source: unknown 18549 1727096277.73590: calling self._execute() 18549 1727096277.73652: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.73656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.73666: variable 'omit' from source: magic vars 18549 1727096277.73977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.75774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.75817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.75859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.75919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.75958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.76042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.76063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.76086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.76117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.76129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.76235: variable 'ansible_distribution' from source: facts 18549 1727096277.76239: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.76256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.76260: when evaluation is False, skipping this task 18549 1727096277.76262: _execute() done 18549 1727096277.76268: dumping result to json 18549 1727096277.76271: done dumping result, returning 18549 1727096277.76280: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000041] 18549 1727096277.76283: sending task result for task 0afff68d-5257-d33c-6707-000000000041 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.76422: no more pending results, returning what we have 18549 1727096277.76425: results queue empty 18549 1727096277.76426: checking for any_errors_fatal 18549 1727096277.76434: done checking for any_errors_fatal 18549 1727096277.76435: checking for max_fail_percentage 18549 1727096277.76437: done checking for max_fail_percentage 18549 1727096277.76438: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.76438: done checking to see if all hosts have failed 18549 1727096277.76439: getting the remaining hosts for this loop 18549 1727096277.76440: done getting the remaining hosts for this loop 18549 1727096277.76444: getting the next task for host managed_node1 18549 1727096277.76449: done getting next task for host managed_node1 18549 1727096277.76453: ^ 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 18549 1727096277.76455: ^ 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 18549 1727096277.76469: getting variables 18549 1727096277.76470: in VariableManager get_vars() 18549 1727096277.76505: Calling all_inventory to load vars for managed_node1 18549 1727096277.76507: Calling groups_inventory to load vars for managed_node1 18549 1727096277.76509: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.76519: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.76522: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.76524: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.76677: done sending task result for task 0afff68d-5257-d33c-6707-000000000041 18549 1727096277.76681: WORKER PROCESS EXITING 18549 1727096277.76692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.76813: done with get_vars() 18549 1727096277.76822: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096277.76877: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:57:57 -0400 (0:00:00.038) 0:00:05.554 ****** 18549 1727096277.76900: entering _queue_task() for managed_node1/yum 18549 1727096277.77114: worker is 1 (out of 1 available) 18549 1727096277.77128: exiting _queue_task() for managed_node1/yum 18549 1727096277.77141: done queuing things up, now waiting for results queue to drain 18549 1727096277.77142: waiting for pending results... 18549 1727096277.77302: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 18549 1727096277.77367: in run() - task 0afff68d-5257-d33c-6707-000000000042 18549 1727096277.77382: variable 'ansible_search_path' from source: unknown 18549 1727096277.77386: variable 'ansible_search_path' from source: unknown 18549 1727096277.77410: calling self._execute() 18549 1727096277.77474: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.77478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.77487: variable 'omit' from source: magic vars 18549 1727096277.77799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.79325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.79376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.79415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.79440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.79466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.79522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.79543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.79562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.79595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.79606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.79704: variable 'ansible_distribution' from source: facts 18549 1727096277.79708: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.79723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.79726: when evaluation is False, skipping this task 18549 1727096277.79728: _execute() done 18549 1727096277.79731: dumping result to json 18549 1727096277.79735: done dumping result, returning 18549 1727096277.79742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000042] 18549 1727096277.79745: sending task result for task 0afff68d-5257-d33c-6707-000000000042 18549 1727096277.79835: done sending task result for task 0afff68d-5257-d33c-6707-000000000042 18549 1727096277.79839: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.79889: no more pending results, returning what we have 18549 1727096277.79892: results queue empty 18549 1727096277.79893: checking for any_errors_fatal 18549 1727096277.79899: done checking for any_errors_fatal 18549 1727096277.79900: checking for max_fail_percentage 18549 1727096277.79901: done checking for max_fail_percentage 18549 1727096277.79902: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.79903: done checking to see if all hosts have failed 18549 1727096277.79904: getting the remaining hosts for this loop 18549 1727096277.79905: done getting the remaining hosts for this loop 18549 1727096277.79908: getting the next task for host managed_node1 18549 1727096277.79913: done getting next task for host managed_node1 18549 1727096277.79917: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096277.79919: ^ 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 18549 1727096277.79930: getting variables 18549 1727096277.79932: in VariableManager get_vars() 18549 1727096277.79977: Calling all_inventory to load vars for managed_node1 18549 1727096277.79980: Calling groups_inventory to load vars for managed_node1 18549 1727096277.79982: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.79992: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.79994: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.79997: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.80177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.80311: done with get_vars() 18549 1727096277.80319: done getting variables 18549 1727096277.80359: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:57:57 -0400 (0:00:00.034) 0:00:05.588 ****** 18549 1727096277.80385: entering _queue_task() for managed_node1/fail 18549 1727096277.80607: worker is 1 (out of 1 available) 18549 1727096277.80621: exiting _queue_task() for managed_node1/fail 18549 1727096277.80634: done queuing things up, now waiting for results queue to drain 18549 1727096277.80635: waiting for pending results... 18549 1727096277.80797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096277.80859: in run() - task 0afff68d-5257-d33c-6707-000000000043 18549 1727096277.80876: variable 'ansible_search_path' from source: unknown 18549 1727096277.80879: variable 'ansible_search_path' from source: unknown 18549 1727096277.80904: calling self._execute() 18549 1727096277.80970: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.80974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.80986: variable 'omit' from source: magic vars 18549 1727096277.81287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.82816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.82869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.82893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.82919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.82944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.83003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.83023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.83041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.83074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.83085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.83181: variable 'ansible_distribution' from source: facts 18549 1727096277.83186: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.83201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.83204: when evaluation is False, skipping this task 18549 1727096277.83207: _execute() done 18549 1727096277.83209: dumping result to json 18549 1727096277.83213: done dumping result, returning 18549 1727096277.83220: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000043] 18549 1727096277.83225: sending task result for task 0afff68d-5257-d33c-6707-000000000043 18549 1727096277.83314: done sending task result for task 0afff68d-5257-d33c-6707-000000000043 18549 1727096277.83317: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.83372: no more pending results, returning what we have 18549 1727096277.83376: results queue empty 18549 1727096277.83376: checking for any_errors_fatal 18549 1727096277.83384: done checking for any_errors_fatal 18549 1727096277.83385: checking for max_fail_percentage 18549 1727096277.83387: done checking for max_fail_percentage 18549 1727096277.83387: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.83388: done checking to see if all hosts have failed 18549 1727096277.83389: getting the remaining hosts for this loop 18549 1727096277.83390: done getting the remaining hosts for this loop 18549 1727096277.83393: getting the next task for host managed_node1 18549 1727096277.83399: done getting next task for host managed_node1 18549 1727096277.83403: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18549 1727096277.83405: ^ 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 18549 1727096277.83416: getting variables 18549 1727096277.83418: in VariableManager get_vars() 18549 1727096277.83457: Calling all_inventory to load vars for managed_node1 18549 1727096277.83459: Calling groups_inventory to load vars for managed_node1 18549 1727096277.83464: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.83476: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.83478: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.83481: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.83622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.83743: done with get_vars() 18549 1727096277.83751: done getting variables 18549 1727096277.83798: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:57:57 -0400 (0:00:00.034) 0:00:05.623 ****** 18549 1727096277.83820: entering _queue_task() for managed_node1/package 18549 1727096277.84036: worker is 1 (out of 1 available) 18549 1727096277.84047: exiting _queue_task() for managed_node1/package 18549 1727096277.84059: done queuing things up, now waiting for results queue to drain 18549 1727096277.84064: waiting for pending results... 18549 1727096277.84223: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18549 1727096277.84289: in run() - task 0afff68d-5257-d33c-6707-000000000044 18549 1727096277.84302: variable 'ansible_search_path' from source: unknown 18549 1727096277.84305: variable 'ansible_search_path' from source: unknown 18549 1727096277.84332: calling self._execute() 18549 1727096277.84400: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.84408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.84414: variable 'omit' from source: magic vars 18549 1727096277.84725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.86284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.86328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.86366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.86397: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.86416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.86480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.86503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.86520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.86546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.86557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.86656: variable 'ansible_distribution' from source: facts 18549 1727096277.86660: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.86680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.86683: when evaluation is False, skipping this task 18549 1727096277.86686: _execute() done 18549 1727096277.86688: dumping result to json 18549 1727096277.86691: done dumping result, returning 18549 1727096277.86700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-d33c-6707-000000000044] 18549 1727096277.86703: sending task result for task 0afff68d-5257-d33c-6707-000000000044 18549 1727096277.86793: done sending task result for task 0afff68d-5257-d33c-6707-000000000044 18549 1727096277.86796: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.86857: no more pending results, returning what we have 18549 1727096277.86860: results queue empty 18549 1727096277.86861: checking for any_errors_fatal 18549 1727096277.86866: done checking for any_errors_fatal 18549 1727096277.86869: checking for max_fail_percentage 18549 1727096277.86871: done checking for max_fail_percentage 18549 1727096277.86872: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.86873: done checking to see if all hosts have failed 18549 1727096277.86873: getting the remaining hosts for this loop 18549 1727096277.86874: done getting the remaining hosts for this loop 18549 1727096277.86878: getting the next task for host managed_node1 18549 1727096277.86884: done getting next task for host managed_node1 18549 1727096277.86887: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096277.86889: ^ 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 18549 1727096277.86901: getting variables 18549 1727096277.86902: in VariableManager get_vars() 18549 1727096277.86939: Calling all_inventory to load vars for managed_node1 18549 1727096277.86941: Calling groups_inventory to load vars for managed_node1 18549 1727096277.86944: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.86953: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.86956: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.86958: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.87144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.87260: done with get_vars() 18549 1727096277.87269: done getting variables 18549 1727096277.87312: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:57:57 -0400 (0:00:00.035) 0:00:05.658 ****** 18549 1727096277.87333: entering _queue_task() for managed_node1/package 18549 1727096277.87536: worker is 1 (out of 1 available) 18549 1727096277.87550: exiting _queue_task() for managed_node1/package 18549 1727096277.87562: done queuing things up, now waiting for results queue to drain 18549 1727096277.87564: waiting for pending results... 18549 1727096277.87725: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096277.87787: in run() - task 0afff68d-5257-d33c-6707-000000000045 18549 1727096277.87801: variable 'ansible_search_path' from source: unknown 18549 1727096277.87805: variable 'ansible_search_path' from source: unknown 18549 1727096277.87829: calling self._execute() 18549 1727096277.87902: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.87905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.87917: variable 'omit' from source: magic vars 18549 1727096277.88217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.89722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.89771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.89800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.89825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.89846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.89911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.89931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.89949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.89984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.89993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.90085: variable 'ansible_distribution' from source: facts 18549 1727096277.90089: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.90106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.90109: when evaluation is False, skipping this task 18549 1727096277.90111: _execute() done 18549 1727096277.90114: dumping result to json 18549 1727096277.90116: done dumping result, returning 18549 1727096277.90123: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000045] 18549 1727096277.90126: sending task result for task 0afff68d-5257-d33c-6707-000000000045 18549 1727096277.90218: done sending task result for task 0afff68d-5257-d33c-6707-000000000045 18549 1727096277.90221: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.90273: no more pending results, returning what we have 18549 1727096277.90276: results queue empty 18549 1727096277.90277: checking for any_errors_fatal 18549 1727096277.90282: done checking for any_errors_fatal 18549 1727096277.90283: checking for max_fail_percentage 18549 1727096277.90284: done checking for max_fail_percentage 18549 1727096277.90285: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.90286: done checking to see if all hosts have failed 18549 1727096277.90287: getting the remaining hosts for this loop 18549 1727096277.90288: done getting the remaining hosts for this loop 18549 1727096277.90291: getting the next task for host managed_node1 18549 1727096277.90296: done getting next task for host managed_node1 18549 1727096277.90300: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096277.90302: ^ 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 18549 1727096277.90313: getting variables 18549 1727096277.90315: in VariableManager get_vars() 18549 1727096277.90358: Calling all_inventory to load vars for managed_node1 18549 1727096277.90363: Calling groups_inventory to load vars for managed_node1 18549 1727096277.90366: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.90377: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.90380: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.90382: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.90522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.90643: done with get_vars() 18549 1727096277.90650: done getting variables 18549 1727096277.90695: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:57:57 -0400 (0:00:00.033) 0:00:05.692 ****** 18549 1727096277.90717: entering _queue_task() for managed_node1/package 18549 1727096277.90922: worker is 1 (out of 1 available) 18549 1727096277.90935: exiting _queue_task() for managed_node1/package 18549 1727096277.90946: done queuing things up, now waiting for results queue to drain 18549 1727096277.90947: waiting for pending results... 18549 1727096277.91111: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096277.91173: in run() - task 0afff68d-5257-d33c-6707-000000000046 18549 1727096277.91190: variable 'ansible_search_path' from source: unknown 18549 1727096277.91194: variable 'ansible_search_path' from source: unknown 18549 1727096277.91220: calling self._execute() 18549 1727096277.91285: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.91291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.91302: variable 'omit' from source: magic vars 18549 1727096277.91619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.93474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.93478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.93480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.93482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.93506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.93593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.93627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.93656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.93705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.93726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.93858: variable 'ansible_distribution' from source: facts 18549 1727096277.93861: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.93892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.93895: when evaluation is False, skipping this task 18549 1727096277.93898: _execute() done 18549 1727096277.93900: dumping result to json 18549 1727096277.93903: done dumping result, returning 18549 1727096277.93910: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000046] 18549 1727096277.93919: sending task result for task 0afff68d-5257-d33c-6707-000000000046 18549 1727096277.94009: done sending task result for task 0afff68d-5257-d33c-6707-000000000046 18549 1727096277.94011: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.94088: no more pending results, returning what we have 18549 1727096277.94091: results queue empty 18549 1727096277.94092: checking for any_errors_fatal 18549 1727096277.94097: done checking for any_errors_fatal 18549 1727096277.94098: checking for max_fail_percentage 18549 1727096277.94100: done checking for max_fail_percentage 18549 1727096277.94101: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.94102: done checking to see if all hosts have failed 18549 1727096277.94102: getting the remaining hosts for this loop 18549 1727096277.94104: done getting the remaining hosts for this loop 18549 1727096277.94107: getting the next task for host managed_node1 18549 1727096277.94112: done getting next task for host managed_node1 18549 1727096277.94116: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096277.94118: ^ 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 18549 1727096277.94130: getting variables 18549 1727096277.94132: in VariableManager get_vars() 18549 1727096277.94169: Calling all_inventory to load vars for managed_node1 18549 1727096277.94172: Calling groups_inventory to load vars for managed_node1 18549 1727096277.94175: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.94183: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.94186: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.94188: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.94358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.94476: done with get_vars() 18549 1727096277.94484: done getting variables 18549 1727096277.94523: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:57:57 -0400 (0:00:00.038) 0:00:05.730 ****** 18549 1727096277.94543: entering _queue_task() for managed_node1/service 18549 1727096277.94743: worker is 1 (out of 1 available) 18549 1727096277.94757: exiting _queue_task() for managed_node1/service 18549 1727096277.94769: done queuing things up, now waiting for results queue to drain 18549 1727096277.94771: waiting for pending results... 18549 1727096277.94930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096277.94994: in run() - task 0afff68d-5257-d33c-6707-000000000047 18549 1727096277.95004: variable 'ansible_search_path' from source: unknown 18549 1727096277.95007: variable 'ansible_search_path' from source: unknown 18549 1727096277.95035: calling self._execute() 18549 1727096277.95100: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.95105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.95113: variable 'omit' from source: magic vars 18549 1727096277.95412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096277.97471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096277.97673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096277.97676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096277.97679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096277.97681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096277.97728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096277.97763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096277.97797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096277.97842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096277.97866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096277.98010: variable 'ansible_distribution' from source: facts 18549 1727096277.98022: variable 'ansible_distribution_major_version' from source: facts 18549 1727096277.98043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096277.98049: when evaluation is False, skipping this task 18549 1727096277.98056: _execute() done 18549 1727096277.98065: dumping result to json 18549 1727096277.98074: done dumping result, returning 18549 1727096277.98085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000047] 18549 1727096277.98093: sending task result for task 0afff68d-5257-d33c-6707-000000000047 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096277.98241: no more pending results, returning what we have 18549 1727096277.98244: results queue empty 18549 1727096277.98245: checking for any_errors_fatal 18549 1727096277.98250: done checking for any_errors_fatal 18549 1727096277.98251: checking for max_fail_percentage 18549 1727096277.98252: done checking for max_fail_percentage 18549 1727096277.98253: checking to see if all hosts have failed and the running result is not ok 18549 1727096277.98254: done checking to see if all hosts have failed 18549 1727096277.98255: getting the remaining hosts for this loop 18549 1727096277.98256: done getting the remaining hosts for this loop 18549 1727096277.98260: getting the next task for host managed_node1 18549 1727096277.98265: done getting next task for host managed_node1 18549 1727096277.98270: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096277.98272: ^ 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 18549 1727096277.98283: getting variables 18549 1727096277.98285: in VariableManager get_vars() 18549 1727096277.98319: Calling all_inventory to load vars for managed_node1 18549 1727096277.98321: Calling groups_inventory to load vars for managed_node1 18549 1727096277.98323: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096277.98332: Calling all_plugins_play to load vars for managed_node1 18549 1727096277.98334: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096277.98337: Calling groups_plugins_play to load vars for managed_node1 18549 1727096277.98600: done sending task result for task 0afff68d-5257-d33c-6707-000000000047 18549 1727096277.98604: WORKER PROCESS EXITING 18549 1727096277.98625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096277.98838: done with get_vars() 18549 1727096277.98849: done getting variables 18549 1727096277.98913: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:57:57 -0400 (0:00:00.043) 0:00:05.774 ****** 18549 1727096277.98942: entering _queue_task() for managed_node1/service 18549 1727096277.99203: worker is 1 (out of 1 available) 18549 1727096277.99215: exiting _queue_task() for managed_node1/service 18549 1727096277.99226: done queuing things up, now waiting for results queue to drain 18549 1727096277.99227: waiting for pending results... 18549 1727096277.99502: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096277.99609: in run() - task 0afff68d-5257-d33c-6707-000000000048 18549 1727096277.99627: variable 'ansible_search_path' from source: unknown 18549 1727096277.99634: variable 'ansible_search_path' from source: unknown 18549 1727096277.99677: calling self._execute() 18549 1727096277.99764: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096277.99784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096277.99805: variable 'omit' from source: magic vars 18549 1727096278.00249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.02575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.02674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.02704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.02749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.02782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.02936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.02939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.02941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.02960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.02979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.03106: variable 'ansible_distribution' from source: facts 18549 1727096278.03118: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.03144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.03162: when evaluation is False, skipping this task 18549 1727096278.03173: _execute() done 18549 1727096278.03180: dumping result to json 18549 1727096278.03187: done dumping result, returning 18549 1727096278.03200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-d33c-6707-000000000048] 18549 1727096278.03208: sending task result for task 0afff68d-5257-d33c-6707-000000000048 18549 1727096278.03339: done sending task result for task 0afff68d-5257-d33c-6707-000000000048 18549 1727096278.03342: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096278.03415: no more pending results, returning what we have 18549 1727096278.03419: results queue empty 18549 1727096278.03420: checking for any_errors_fatal 18549 1727096278.03426: done checking for any_errors_fatal 18549 1727096278.03426: checking for max_fail_percentage 18549 1727096278.03428: done checking for max_fail_percentage 18549 1727096278.03430: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.03431: done checking to see if all hosts have failed 18549 1727096278.03431: getting the remaining hosts for this loop 18549 1727096278.03433: done getting the remaining hosts for this loop 18549 1727096278.03437: getting the next task for host managed_node1 18549 1727096278.03444: done getting next task for host managed_node1 18549 1727096278.03448: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096278.03451: ^ 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 18549 1727096278.03465: getting variables 18549 1727096278.03473: in VariableManager get_vars() 18549 1727096278.03515: Calling all_inventory to load vars for managed_node1 18549 1727096278.03517: Calling groups_inventory to load vars for managed_node1 18549 1727096278.03520: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.03532: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.03535: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.03538: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.04057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.04301: done with get_vars() 18549 1727096278.04312: done getting variables 18549 1727096278.04378: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:57:58 -0400 (0:00:00.054) 0:00:05.829 ****** 18549 1727096278.04409: entering _queue_task() for managed_node1/service 18549 1727096278.04709: worker is 1 (out of 1 available) 18549 1727096278.04722: exiting _queue_task() for managed_node1/service 18549 1727096278.04734: done queuing things up, now waiting for results queue to drain 18549 1727096278.04736: waiting for pending results... 18549 1727096278.05091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096278.05174: in run() - task 0afff68d-5257-d33c-6707-000000000049 18549 1727096278.05178: variable 'ansible_search_path' from source: unknown 18549 1727096278.05181: variable 'ansible_search_path' from source: unknown 18549 1727096278.05183: calling self._execute() 18549 1727096278.05256: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.05270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.05284: variable 'omit' from source: magic vars 18549 1727096278.05747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.07635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.07686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.07715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.07742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.07764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.07831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.07857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.07880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.07905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.07919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.08017: variable 'ansible_distribution' from source: facts 18549 1727096278.08022: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.08037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.08040: when evaluation is False, skipping this task 18549 1727096278.08043: _execute() done 18549 1727096278.08045: dumping result to json 18549 1727096278.08048: done dumping result, returning 18549 1727096278.08057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-d33c-6707-000000000049] 18549 1727096278.08060: sending task result for task 0afff68d-5257-d33c-6707-000000000049 18549 1727096278.08152: done sending task result for task 0afff68d-5257-d33c-6707-000000000049 18549 1727096278.08154: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.08218: no more pending results, returning what we have 18549 1727096278.08221: results queue empty 18549 1727096278.08222: checking for any_errors_fatal 18549 1727096278.08227: done checking for any_errors_fatal 18549 1727096278.08228: checking for max_fail_percentage 18549 1727096278.08230: done checking for max_fail_percentage 18549 1727096278.08231: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.08231: done checking to see if all hosts have failed 18549 1727096278.08232: getting the remaining hosts for this loop 18549 1727096278.08234: done getting the remaining hosts for this loop 18549 1727096278.08238: getting the next task for host managed_node1 18549 1727096278.08243: done getting next task for host managed_node1 18549 1727096278.08247: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096278.08249: ^ 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 18549 1727096278.08261: getting variables 18549 1727096278.08263: in VariableManager get_vars() 18549 1727096278.08303: Calling all_inventory to load vars for managed_node1 18549 1727096278.08305: Calling groups_inventory to load vars for managed_node1 18549 1727096278.08308: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.08317: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.08320: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.08325: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.08592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.08803: done with get_vars() 18549 1727096278.08815: done getting variables 18549 1727096278.08872: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:57:58 -0400 (0:00:00.044) 0:00:05.874 ****** 18549 1727096278.08907: entering _queue_task() for managed_node1/service 18549 1727096278.09511: worker is 1 (out of 1 available) 18549 1727096278.09526: exiting _queue_task() for managed_node1/service 18549 1727096278.09537: done queuing things up, now waiting for results queue to drain 18549 1727096278.09539: waiting for pending results... 18549 1727096278.10199: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096278.10513: in run() - task 0afff68d-5257-d33c-6707-00000000004a 18549 1727096278.10518: variable 'ansible_search_path' from source: unknown 18549 1727096278.10520: variable 'ansible_search_path' from source: unknown 18549 1727096278.10576: calling self._execute() 18549 1727096278.10839: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.10843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.10845: variable 'omit' from source: magic vars 18549 1727096278.11574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.14724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.14820: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.14885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.14937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.15002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.15071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.15118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.15155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.15220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.15235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.15398: variable 'ansible_distribution' from source: facts 18549 1727096278.15444: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.15450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.15452: when evaluation is False, skipping this task 18549 1727096278.15454: _execute() done 18549 1727096278.15457: dumping result to json 18549 1727096278.15469: done dumping result, returning 18549 1727096278.15550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-d33c-6707-00000000004a] 18549 1727096278.15563: sending task result for task 0afff68d-5257-d33c-6707-00000000004a 18549 1727096278.15637: done sending task result for task 0afff68d-5257-d33c-6707-00000000004a 18549 1727096278.15640: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096278.15709: no more pending results, returning what we have 18549 1727096278.15712: results queue empty 18549 1727096278.15713: checking for any_errors_fatal 18549 1727096278.15720: done checking for any_errors_fatal 18549 1727096278.15721: checking for max_fail_percentage 18549 1727096278.15723: done checking for max_fail_percentage 18549 1727096278.15724: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.15725: done checking to see if all hosts have failed 18549 1727096278.15726: getting the remaining hosts for this loop 18549 1727096278.15727: done getting the remaining hosts for this loop 18549 1727096278.15731: getting the next task for host managed_node1 18549 1727096278.15736: done getting next task for host managed_node1 18549 1727096278.15740: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096278.15742: ^ 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 18549 1727096278.15756: getting variables 18549 1727096278.15758: in VariableManager get_vars() 18549 1727096278.16007: Calling all_inventory to load vars for managed_node1 18549 1727096278.16010: Calling groups_inventory to load vars for managed_node1 18549 1727096278.16012: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.16022: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.16025: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.16028: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.16696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.17297: done with get_vars() 18549 1727096278.17310: done getting variables 18549 1727096278.17466: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:57:58 -0400 (0:00:00.085) 0:00:05.960 ****** 18549 1727096278.17502: entering _queue_task() for managed_node1/copy 18549 1727096278.17804: worker is 1 (out of 1 available) 18549 1727096278.17816: exiting _queue_task() for managed_node1/copy 18549 1727096278.17827: done queuing things up, now waiting for results queue to drain 18549 1727096278.17828: waiting for pending results... 18549 1727096278.18186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096278.18191: in run() - task 0afff68d-5257-d33c-6707-00000000004b 18549 1727096278.18211: variable 'ansible_search_path' from source: unknown 18549 1727096278.18218: variable 'ansible_search_path' from source: unknown 18549 1727096278.18286: calling self._execute() 18549 1727096278.18352: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.18362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.18378: variable 'omit' from source: magic vars 18549 1727096278.18810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.21087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.21274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.21278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.21280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.21282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.21347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.21383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.21416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.21460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.21480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.21623: variable 'ansible_distribution' from source: facts 18549 1727096278.21633: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.21654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.21661: when evaluation is False, skipping this task 18549 1727096278.21669: _execute() done 18549 1727096278.21677: dumping result to json 18549 1727096278.21683: done dumping result, returning 18549 1727096278.21695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-d33c-6707-00000000004b] 18549 1727096278.21704: sending task result for task 0afff68d-5257-d33c-6707-00000000004b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.22016: no more pending results, returning what we have 18549 1727096278.22019: results queue empty 18549 1727096278.22020: checking for any_errors_fatal 18549 1727096278.22028: done checking for any_errors_fatal 18549 1727096278.22029: checking for max_fail_percentage 18549 1727096278.22030: done checking for max_fail_percentage 18549 1727096278.22031: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.22032: done checking to see if all hosts have failed 18549 1727096278.22033: getting the remaining hosts for this loop 18549 1727096278.22034: done getting the remaining hosts for this loop 18549 1727096278.22039: getting the next task for host managed_node1 18549 1727096278.22045: done getting next task for host managed_node1 18549 1727096278.22049: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096278.22051: ^ 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 18549 1727096278.22065: getting variables 18549 1727096278.22068: in VariableManager get_vars() 18549 1727096278.22108: Calling all_inventory to load vars for managed_node1 18549 1727096278.22111: Calling groups_inventory to load vars for managed_node1 18549 1727096278.22113: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.22123: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.22126: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.22129: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.22465: done sending task result for task 0afff68d-5257-d33c-6707-00000000004b 18549 1727096278.22471: WORKER PROCESS EXITING 18549 1727096278.22494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.22696: done with get_vars() 18549 1727096278.22707: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:57:58 -0400 (0:00:00.052) 0:00:06.012 ****** 18549 1727096278.22787: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096278.23054: worker is 1 (out of 1 available) 18549 1727096278.23066: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096278.23079: done queuing things up, now waiting for results queue to drain 18549 1727096278.23080: waiting for pending results... 18549 1727096278.23335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096278.23433: in run() - task 0afff68d-5257-d33c-6707-00000000004c 18549 1727096278.23457: variable 'ansible_search_path' from source: unknown 18549 1727096278.23465: variable 'ansible_search_path' from source: unknown 18549 1727096278.23505: calling self._execute() 18549 1727096278.23589: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.23600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.23618: variable 'omit' from source: magic vars 18549 1727096278.24142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.26329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.26413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.26452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.26496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.26526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.26613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.26647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.26678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.26725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.26748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.26892: variable 'ansible_distribution' from source: facts 18549 1727096278.26923: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.26927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.26934: when evaluation is False, skipping this task 18549 1727096278.26940: _execute() done 18549 1727096278.26947: dumping result to json 18549 1727096278.27072: done dumping result, returning 18549 1727096278.27076: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-d33c-6707-00000000004c] 18549 1727096278.27078: sending task result for task 0afff68d-5257-d33c-6707-00000000004c 18549 1727096278.27154: done sending task result for task 0afff68d-5257-d33c-6707-00000000004c 18549 1727096278.27158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.27213: no more pending results, returning what we have 18549 1727096278.27217: results queue empty 18549 1727096278.27218: checking for any_errors_fatal 18549 1727096278.27223: done checking for any_errors_fatal 18549 1727096278.27224: checking for max_fail_percentage 18549 1727096278.27226: done checking for max_fail_percentage 18549 1727096278.27227: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.27227: done checking to see if all hosts have failed 18549 1727096278.27228: getting the remaining hosts for this loop 18549 1727096278.27229: done getting the remaining hosts for this loop 18549 1727096278.27233: getting the next task for host managed_node1 18549 1727096278.27239: done getting next task for host managed_node1 18549 1727096278.27243: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096278.27245: ^ 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 18549 1727096278.27257: getting variables 18549 1727096278.27259: in VariableManager get_vars() 18549 1727096278.27300: Calling all_inventory to load vars for managed_node1 18549 1727096278.27302: Calling groups_inventory to load vars for managed_node1 18549 1727096278.27305: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.27315: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.27318: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.27321: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.27746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.27989: done with get_vars() 18549 1727096278.28000: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:57:58 -0400 (0:00:00.052) 0:00:06.065 ****** 18549 1727096278.28080: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096278.28340: worker is 1 (out of 1 available) 18549 1727096278.28351: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096278.28362: done queuing things up, now waiting for results queue to drain 18549 1727096278.28363: waiting for pending results... 18549 1727096278.28687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096278.28773: in run() - task 0afff68d-5257-d33c-6707-00000000004d 18549 1727096278.28777: variable 'ansible_search_path' from source: unknown 18549 1727096278.28780: variable 'ansible_search_path' from source: unknown 18549 1727096278.28782: calling self._execute() 18549 1727096278.28862: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.28875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.28889: variable 'omit' from source: magic vars 18549 1727096278.29312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.31963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.32074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.32082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.32122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.32157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.32258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.32295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.32361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.32372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.32394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.32541: variable 'ansible_distribution' from source: facts 18549 1727096278.32552: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.32578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.32585: when evaluation is False, skipping this task 18549 1727096278.32672: _execute() done 18549 1727096278.32677: dumping result to json 18549 1727096278.32679: done dumping result, returning 18549 1727096278.32682: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-d33c-6707-00000000004d] 18549 1727096278.32684: sending task result for task 0afff68d-5257-d33c-6707-00000000004d 18549 1727096278.32752: done sending task result for task 0afff68d-5257-d33c-6707-00000000004d 18549 1727096278.32755: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.32809: no more pending results, returning what we have 18549 1727096278.32812: results queue empty 18549 1727096278.32813: checking for any_errors_fatal 18549 1727096278.32821: done checking for any_errors_fatal 18549 1727096278.32822: checking for max_fail_percentage 18549 1727096278.32823: done checking for max_fail_percentage 18549 1727096278.32824: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.32825: done checking to see if all hosts have failed 18549 1727096278.32826: getting the remaining hosts for this loop 18549 1727096278.32827: done getting the remaining hosts for this loop 18549 1727096278.32831: getting the next task for host managed_node1 18549 1727096278.32837: done getting next task for host managed_node1 18549 1727096278.32840: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096278.32842: ^ 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 18549 1727096278.32856: getting variables 18549 1727096278.32857: in VariableManager get_vars() 18549 1727096278.32896: Calling all_inventory to load vars for managed_node1 18549 1727096278.32899: Calling groups_inventory to load vars for managed_node1 18549 1727096278.32901: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.32912: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.32914: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.32917: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.33361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.33563: done with get_vars() 18549 1727096278.33576: done getting variables 18549 1727096278.33630: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:57:58 -0400 (0:00:00.055) 0:00:06.121 ****** 18549 1727096278.33659: entering _queue_task() for managed_node1/debug 18549 1727096278.33928: worker is 1 (out of 1 available) 18549 1727096278.33939: exiting _queue_task() for managed_node1/debug 18549 1727096278.33950: done queuing things up, now waiting for results queue to drain 18549 1727096278.33952: waiting for pending results... 18549 1727096278.34294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096278.34301: in run() - task 0afff68d-5257-d33c-6707-00000000004e 18549 1727096278.34320: variable 'ansible_search_path' from source: unknown 18549 1727096278.34327: variable 'ansible_search_path' from source: unknown 18549 1727096278.34365: calling self._execute() 18549 1727096278.34453: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.34501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.34505: variable 'omit' from source: magic vars 18549 1727096278.34999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.37179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.37261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.37372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.37376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.37378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.37453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.37489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.37524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.37567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.37588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.37724: variable 'ansible_distribution' from source: facts 18549 1727096278.37744: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.37768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.37778: when evaluation is False, skipping this task 18549 1727096278.37786: _execute() done 18549 1727096278.37793: dumping result to json 18549 1727096278.37843: done dumping result, returning 18549 1727096278.37847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-d33c-6707-00000000004e] 18549 1727096278.37850: sending task result for task 0afff68d-5257-d33c-6707-00000000004e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096278.38095: no more pending results, returning what we have 18549 1727096278.38098: results queue empty 18549 1727096278.38099: checking for any_errors_fatal 18549 1727096278.38105: done checking for any_errors_fatal 18549 1727096278.38106: checking for max_fail_percentage 18549 1727096278.38107: done checking for max_fail_percentage 18549 1727096278.38108: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.38109: done checking to see if all hosts have failed 18549 1727096278.38110: getting the remaining hosts for this loop 18549 1727096278.38111: done getting the remaining hosts for this loop 18549 1727096278.38114: getting the next task for host managed_node1 18549 1727096278.38120: done getting next task for host managed_node1 18549 1727096278.38123: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096278.38125: ^ 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 18549 1727096278.38137: getting variables 18549 1727096278.38139: in VariableManager get_vars() 18549 1727096278.38281: Calling all_inventory to load vars for managed_node1 18549 1727096278.38284: Calling groups_inventory to load vars for managed_node1 18549 1727096278.38287: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.38298: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.38301: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.38304: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.38611: done sending task result for task 0afff68d-5257-d33c-6707-00000000004e 18549 1727096278.38615: WORKER PROCESS EXITING 18549 1727096278.38640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.38834: done with get_vars() 18549 1727096278.38845: done getting variables 18549 1727096278.38908: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:57:58 -0400 (0:00:00.052) 0:00:06.174 ****** 18549 1727096278.38938: entering _queue_task() for managed_node1/debug 18549 1727096278.39245: worker is 1 (out of 1 available) 18549 1727096278.39259: exiting _queue_task() for managed_node1/debug 18549 1727096278.39373: done queuing things up, now waiting for results queue to drain 18549 1727096278.39375: waiting for pending results... 18549 1727096278.39539: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096278.39640: in run() - task 0afff68d-5257-d33c-6707-00000000004f 18549 1727096278.39661: variable 'ansible_search_path' from source: unknown 18549 1727096278.39672: variable 'ansible_search_path' from source: unknown 18549 1727096278.39716: calling self._execute() 18549 1727096278.39803: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.39819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.39834: variable 'omit' from source: magic vars 18549 1727096278.40280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.42237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.42285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.42313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.42337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.42629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.42863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.42869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.42871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.42874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.42876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.43121: variable 'ansible_distribution' from source: facts 18549 1727096278.43261: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.43372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.43376: when evaluation is False, skipping this task 18549 1727096278.43378: _execute() done 18549 1727096278.43381: dumping result to json 18549 1727096278.43383: done dumping result, returning 18549 1727096278.43386: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-d33c-6707-00000000004f] 18549 1727096278.43388: sending task result for task 0afff68d-5257-d33c-6707-00000000004f 18549 1727096278.43459: done sending task result for task 0afff68d-5257-d33c-6707-00000000004f 18549 1727096278.43463: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096278.43510: no more pending results, returning what we have 18549 1727096278.43514: results queue empty 18549 1727096278.43515: checking for any_errors_fatal 18549 1727096278.43522: done checking for any_errors_fatal 18549 1727096278.43523: checking for max_fail_percentage 18549 1727096278.43524: done checking for max_fail_percentage 18549 1727096278.43525: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.43526: done checking to see if all hosts have failed 18549 1727096278.43527: getting the remaining hosts for this loop 18549 1727096278.43528: done getting the remaining hosts for this loop 18549 1727096278.43532: getting the next task for host managed_node1 18549 1727096278.43538: done getting next task for host managed_node1 18549 1727096278.43542: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096278.43544: ^ 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 18549 1727096278.43557: getting variables 18549 1727096278.43559: in VariableManager get_vars() 18549 1727096278.43602: Calling all_inventory to load vars for managed_node1 18549 1727096278.43605: Calling groups_inventory to load vars for managed_node1 18549 1727096278.43607: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.43619: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.43622: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.43626: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.44026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.44315: done with get_vars() 18549 1727096278.44324: done getting variables 18549 1727096278.44369: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:57:58 -0400 (0:00:00.054) 0:00:06.228 ****** 18549 1727096278.44391: entering _queue_task() for managed_node1/debug 18549 1727096278.44621: worker is 1 (out of 1 available) 18549 1727096278.44634: exiting _queue_task() for managed_node1/debug 18549 1727096278.44647: done queuing things up, now waiting for results queue to drain 18549 1727096278.44649: waiting for pending results... 18549 1727096278.44805: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096278.44859: in run() - task 0afff68d-5257-d33c-6707-000000000050 18549 1727096278.44875: variable 'ansible_search_path' from source: unknown 18549 1727096278.44885: variable 'ansible_search_path' from source: unknown 18549 1727096278.44907: calling self._execute() 18549 1727096278.44966: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.44972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.44982: variable 'omit' from source: magic vars 18549 1727096278.45342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.48076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.48201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.48244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.48280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.48311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.48392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.48429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.48462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.48512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.48534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.48669: variable 'ansible_distribution' from source: facts 18549 1727096278.48681: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.48701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.48708: when evaluation is False, skipping this task 18549 1727096278.48715: _execute() done 18549 1727096278.48722: dumping result to json 18549 1727096278.48728: done dumping result, returning 18549 1727096278.48740: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-d33c-6707-000000000050] 18549 1727096278.48750: sending task result for task 0afff68d-5257-d33c-6707-000000000050 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096278.48930: no more pending results, returning what we have 18549 1727096278.48934: results queue empty 18549 1727096278.48934: checking for any_errors_fatal 18549 1727096278.48940: done checking for any_errors_fatal 18549 1727096278.48940: checking for max_fail_percentage 18549 1727096278.48942: done checking for max_fail_percentage 18549 1727096278.48943: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.48943: done checking to see if all hosts have failed 18549 1727096278.48944: getting the remaining hosts for this loop 18549 1727096278.48945: done getting the remaining hosts for this loop 18549 1727096278.48949: getting the next task for host managed_node1 18549 1727096278.48954: done getting next task for host managed_node1 18549 1727096278.48957: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096278.48959: ^ 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 18549 1727096278.48975: getting variables 18549 1727096278.48977: in VariableManager get_vars() 18549 1727096278.49013: Calling all_inventory to load vars for managed_node1 18549 1727096278.49016: Calling groups_inventory to load vars for managed_node1 18549 1727096278.49018: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.49028: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.49030: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.49032: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.49375: done sending task result for task 0afff68d-5257-d33c-6707-000000000050 18549 1727096278.49378: WORKER PROCESS EXITING 18549 1727096278.49405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.49618: done with get_vars() 18549 1727096278.49629: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:57:58 -0400 (0:00:00.053) 0:00:06.282 ****** 18549 1727096278.49724: entering _queue_task() for managed_node1/ping 18549 1727096278.50007: worker is 1 (out of 1 available) 18549 1727096278.50019: exiting _queue_task() for managed_node1/ping 18549 1727096278.50030: done queuing things up, now waiting for results queue to drain 18549 1727096278.50031: waiting for pending results... 18549 1727096278.50309: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096278.50409: in run() - task 0afff68d-5257-d33c-6707-000000000051 18549 1727096278.50427: variable 'ansible_search_path' from source: unknown 18549 1727096278.50433: variable 'ansible_search_path' from source: unknown 18549 1727096278.50479: calling self._execute() 18549 1727096278.50560: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.50576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.50598: variable 'omit' from source: magic vars 18549 1727096278.51357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.55495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.55563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.55606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.55645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.55676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.55757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.55793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.55822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.55866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.55889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.56086: variable 'ansible_distribution' from source: facts 18549 1727096278.56137: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.56174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.56253: when evaluation is False, skipping this task 18549 1727096278.56261: _execute() done 18549 1727096278.56270: dumping result to json 18549 1727096278.56280: done dumping result, returning 18549 1727096278.56294: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-d33c-6707-000000000051] 18549 1727096278.56317: sending task result for task 0afff68d-5257-d33c-6707-000000000051 18549 1727096278.56473: done sending task result for task 0afff68d-5257-d33c-6707-000000000051 18549 1727096278.56476: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.56708: no more pending results, returning what we have 18549 1727096278.56711: results queue empty 18549 1727096278.56712: checking for any_errors_fatal 18549 1727096278.56716: done checking for any_errors_fatal 18549 1727096278.56717: checking for max_fail_percentage 18549 1727096278.56719: done checking for max_fail_percentage 18549 1727096278.56720: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.56721: done checking to see if all hosts have failed 18549 1727096278.56721: getting the remaining hosts for this loop 18549 1727096278.56722: done getting the remaining hosts for this loop 18549 1727096278.56725: getting the next task for host managed_node1 18549 1727096278.56731: done getting next task for host managed_node1 18549 1727096278.56733: ^ task is: TASK: meta (role_complete) 18549 1727096278.56735: ^ 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 18549 1727096278.56746: getting variables 18549 1727096278.56747: in VariableManager get_vars() 18549 1727096278.56795: Calling all_inventory to load vars for managed_node1 18549 1727096278.56798: Calling groups_inventory to load vars for managed_node1 18549 1727096278.56801: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.56809: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.56812: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.56815: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.57216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.57557: done with get_vars() 18549 1727096278.57572: done getting variables 18549 1727096278.57644: done queuing things up, now waiting for results queue to drain 18549 1727096278.57651: results queue empty 18549 1727096278.57652: checking for any_errors_fatal 18549 1727096278.57654: done checking for any_errors_fatal 18549 1727096278.57655: checking for max_fail_percentage 18549 1727096278.57656: done checking for max_fail_percentage 18549 1727096278.57656: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.57657: done checking to see if all hosts have failed 18549 1727096278.57658: getting the remaining hosts for this loop 18549 1727096278.57659: done getting the remaining hosts for this loop 18549 1727096278.57664: getting the next task for host managed_node1 18549 1727096278.57669: done getting next task for host managed_node1 18549 1727096278.57670: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.57672: ^ 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 18549 1727096278.57674: getting variables 18549 1727096278.57675: in VariableManager get_vars() 18549 1727096278.57686: Calling all_inventory to load vars for managed_node1 18549 1727096278.57688: Calling groups_inventory to load vars for managed_node1 18549 1727096278.57690: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.57695: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.57697: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.57700: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.57854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.58052: done with get_vars() 18549 1727096278.58063: done getting variables 18549 1727096278.58112: in VariableManager get_vars() 18549 1727096278.58123: Calling all_inventory to load vars for managed_node1 18549 1727096278.58130: Calling groups_inventory to load vars for managed_node1 18549 1727096278.58133: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.58137: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.58139: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.58142: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.58287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.58494: done with get_vars() 18549 1727096278.58506: done queuing things up, now waiting for results queue to drain 18549 1727096278.58508: results queue empty 18549 1727096278.58514: checking for any_errors_fatal 18549 1727096278.58516: done checking for any_errors_fatal 18549 1727096278.58516: checking for max_fail_percentage 18549 1727096278.58517: done checking for max_fail_percentage 18549 1727096278.58518: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.58519: done checking to see if all hosts have failed 18549 1727096278.58519: getting the remaining hosts for this loop 18549 1727096278.58520: done getting the remaining hosts for this loop 18549 1727096278.58523: getting the next task for host managed_node1 18549 1727096278.58526: done getting next task for host managed_node1 18549 1727096278.58528: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.58529: ^ 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 18549 1727096278.58531: getting variables 18549 1727096278.58532: in VariableManager get_vars() 18549 1727096278.58542: Calling all_inventory to load vars for managed_node1 18549 1727096278.58544: Calling groups_inventory to load vars for managed_node1 18549 1727096278.58546: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.58550: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.58552: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.58554: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.58671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.58849: done with get_vars() 18549 1727096278.58858: done getting variables 18549 1727096278.58906: in VariableManager get_vars() 18549 1727096278.58919: Calling all_inventory to load vars for managed_node1 18549 1727096278.58922: Calling groups_inventory to load vars for managed_node1 18549 1727096278.58923: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.58927: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.58930: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.58932: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.59064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.59491: done with get_vars() 18549 1727096278.59503: done queuing things up, now waiting for results queue to drain 18549 1727096278.59504: results queue empty 18549 1727096278.59505: checking for any_errors_fatal 18549 1727096278.59506: done checking for any_errors_fatal 18549 1727096278.59507: checking for max_fail_percentage 18549 1727096278.59508: done checking for max_fail_percentage 18549 1727096278.59509: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.59510: done checking to see if all hosts have failed 18549 1727096278.59510: getting the remaining hosts for this loop 18549 1727096278.59511: done getting the remaining hosts for this loop 18549 1727096278.59513: getting the next task for host managed_node1 18549 1727096278.59516: done getting next task for host managed_node1 18549 1727096278.59517: ^ task is: None 18549 1727096278.59518: ^ 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 18549 1727096278.59524: done queuing things up, now waiting for results queue to drain 18549 1727096278.59525: results queue empty 18549 1727096278.59526: checking for any_errors_fatal 18549 1727096278.59527: done checking for any_errors_fatal 18549 1727096278.59527: checking for max_fail_percentage 18549 1727096278.59528: done checking for max_fail_percentage 18549 1727096278.59529: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.59530: done checking to see if all hosts have failed 18549 1727096278.59531: getting the next task for host managed_node1 18549 1727096278.59534: done getting next task for host managed_node1 18549 1727096278.59534: ^ task is: None 18549 1727096278.59535: ^ 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 18549 1727096278.59571: in VariableManager get_vars() 18549 1727096278.59587: done with get_vars() 18549 1727096278.59592: in VariableManager get_vars() 18549 1727096278.59600: done with get_vars() 18549 1727096278.59605: variable 'omit' from source: magic vars 18549 1727096278.59640: in VariableManager get_vars() 18549 1727096278.59651: done with get_vars() 18549 1727096278.59673: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 18549 1727096278.59860: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096278.59886: getting the remaining hosts for this loop 18549 1727096278.59888: done getting the remaining hosts for this loop 18549 1727096278.59890: getting the next task for host managed_node1 18549 1727096278.59893: done getting next task for host managed_node1 18549 1727096278.59895: ^ task is: TASK: Gathering Facts 18549 1727096278.59896: ^ 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 18549 1727096278.59898: getting variables 18549 1727096278.59899: in VariableManager get_vars() 18549 1727096278.59907: Calling all_inventory to load vars for managed_node1 18549 1727096278.59909: Calling groups_inventory to load vars for managed_node1 18549 1727096278.59911: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.59916: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.59918: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.59921: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.60054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.60235: done with get_vars() 18549 1727096278.60243: done getting variables 18549 1727096278.60286: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Monday 23 September 2024 08:57:58 -0400 (0:00:00.105) 0:00:06.388 ****** 18549 1727096278.60314: entering _queue_task() for managed_node1/gather_facts 18549 1727096278.60615: worker is 1 (out of 1 available) 18549 1727096278.60626: exiting _queue_task() for managed_node1/gather_facts 18549 1727096278.60638: done queuing things up, now waiting for results queue to drain 18549 1727096278.60639: waiting for pending results... 18549 1727096278.60895: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096278.60966: in run() - task 0afff68d-5257-d33c-6707-000000000231 18549 1727096278.60989: variable 'ansible_search_path' from source: unknown 18549 1727096278.61128: calling self._execute() 18549 1727096278.61132: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.61155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.61177: variable 'omit' from source: magic vars 18549 1727096278.61775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.64262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.64335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.64573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.64576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.64579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.64582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.64584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.64613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.64659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.64684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.64835: variable 'ansible_distribution' from source: facts 18549 1727096278.64846: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.64874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.64882: when evaluation is False, skipping this task 18549 1727096278.64890: _execute() done 18549 1727096278.64896: dumping result to json 18549 1727096278.64903: done dumping result, returning 18549 1727096278.64922: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-000000000231] 18549 1727096278.64931: sending task result for task 0afff68d-5257-d33c-6707-000000000231 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.65072: no more pending results, returning what we have 18549 1727096278.65076: results queue empty 18549 1727096278.65077: checking for any_errors_fatal 18549 1727096278.65078: done checking for any_errors_fatal 18549 1727096278.65079: checking for max_fail_percentage 18549 1727096278.65080: done checking for max_fail_percentage 18549 1727096278.65081: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.65082: done checking to see if all hosts have failed 18549 1727096278.65083: getting the remaining hosts for this loop 18549 1727096278.65085: done getting the remaining hosts for this loop 18549 1727096278.65088: getting the next task for host managed_node1 18549 1727096278.65094: done getting next task for host managed_node1 18549 1727096278.65096: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.65098: ^ 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 18549 1727096278.65102: getting variables 18549 1727096278.65104: in VariableManager get_vars() 18549 1727096278.65134: Calling all_inventory to load vars for managed_node1 18549 1727096278.65137: Calling groups_inventory to load vars for managed_node1 18549 1727096278.65141: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.65153: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.65156: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.65159: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.65724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.65981: done with get_vars() 18549 1727096278.65992: done getting variables 18549 1727096278.66022: done sending task result for task 0afff68d-5257-d33c-6707-000000000231 18549 1727096278.66025: WORKER PROCESS EXITING 18549 1727096278.66077: in VariableManager get_vars() 18549 1727096278.66086: Calling all_inventory to load vars for managed_node1 18549 1727096278.66089: Calling groups_inventory to load vars for managed_node1 18549 1727096278.66091: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.66096: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.66098: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.66101: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.66252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.66448: done with get_vars() 18549 1727096278.66464: done queuing things up, now waiting for results queue to drain 18549 1727096278.66472: results queue empty 18549 1727096278.66472: checking for any_errors_fatal 18549 1727096278.66475: done checking for any_errors_fatal 18549 1727096278.66476: checking for max_fail_percentage 18549 1727096278.66477: done checking for max_fail_percentage 18549 1727096278.66477: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.66478: done checking to see if all hosts have failed 18549 1727096278.66479: getting the remaining hosts for this loop 18549 1727096278.66480: done getting the remaining hosts for this loop 18549 1727096278.66482: getting the next task for host managed_node1 18549 1727096278.66487: done getting next task for host managed_node1 18549 1727096278.66489: ^ task is: TASK: Include the task 'delete_interface.yml' 18549 1727096278.66491: ^ 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 18549 1727096278.66493: getting variables 18549 1727096278.66494: in VariableManager get_vars() 18549 1727096278.66502: Calling all_inventory to load vars for managed_node1 18549 1727096278.66505: Calling groups_inventory to load vars for managed_node1 18549 1727096278.66507: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.66518: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.66520: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.66523: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.66673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.66885: done with get_vars() 18549 1727096278.66893: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Monday 23 September 2024 08:57:58 -0400 (0:00:00.066) 0:00:06.454 ****** 18549 1727096278.66965: entering _queue_task() for managed_node1/include_tasks 18549 1727096278.67283: worker is 1 (out of 1 available) 18549 1727096278.67293: exiting _queue_task() for managed_node1/include_tasks 18549 1727096278.67305: done queuing things up, now waiting for results queue to drain 18549 1727096278.67306: waiting for pending results... 18549 1727096278.67585: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 18549 1727096278.67690: in run() - task 0afff68d-5257-d33c-6707-000000000054 18549 1727096278.67710: variable 'ansible_search_path' from source: unknown 18549 1727096278.67748: calling self._execute() 18549 1727096278.67838: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.67886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.67891: variable 'omit' from source: magic vars 18549 1727096278.68318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.70724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.70802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.70888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.70973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.70977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.71046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.71093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.71125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.71183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.71204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.71371: variable 'ansible_distribution' from source: facts 18549 1727096278.71421: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.71425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.71427: when evaluation is False, skipping this task 18549 1727096278.71430: _execute() done 18549 1727096278.71439: dumping result to json 18549 1727096278.71454: done dumping result, returning 18549 1727096278.71572: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0afff68d-5257-d33c-6707-000000000054] 18549 1727096278.71581: sending task result for task 0afff68d-5257-d33c-6707-000000000054 18549 1727096278.71650: done sending task result for task 0afff68d-5257-d33c-6707-000000000054 18549 1727096278.71653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.71707: no more pending results, returning what we have 18549 1727096278.71711: results queue empty 18549 1727096278.71712: checking for any_errors_fatal 18549 1727096278.71713: done checking for any_errors_fatal 18549 1727096278.71714: checking for max_fail_percentage 18549 1727096278.71716: done checking for max_fail_percentage 18549 1727096278.71717: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.71718: done checking to see if all hosts have failed 18549 1727096278.71718: getting the remaining hosts for this loop 18549 1727096278.71720: done getting the remaining hosts for this loop 18549 1727096278.71724: getting the next task for host managed_node1 18549 1727096278.71731: done getting next task for host managed_node1 18549 1727096278.71733: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.71735: ^ 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 18549 1727096278.71739: getting variables 18549 1727096278.71740: in VariableManager get_vars() 18549 1727096278.71775: Calling all_inventory to load vars for managed_node1 18549 1727096278.71778: Calling groups_inventory to load vars for managed_node1 18549 1727096278.71782: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.71794: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.71797: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.71801: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.72239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.72555: done with get_vars() 18549 1727096278.72570: done getting variables 18549 1727096278.72642: in VariableManager get_vars() 18549 1727096278.72652: Calling all_inventory to load vars for managed_node1 18549 1727096278.72654: Calling groups_inventory to load vars for managed_node1 18549 1727096278.72656: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.72663: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.72666: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.72671: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.72844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.73038: done with get_vars() 18549 1727096278.73051: done queuing things up, now waiting for results queue to drain 18549 1727096278.73053: results queue empty 18549 1727096278.73054: checking for any_errors_fatal 18549 1727096278.73056: done checking for any_errors_fatal 18549 1727096278.73057: checking for max_fail_percentage 18549 1727096278.73058: done checking for max_fail_percentage 18549 1727096278.73059: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.73062: done checking to see if all hosts have failed 18549 1727096278.73063: getting the remaining hosts for this loop 18549 1727096278.73070: done getting the remaining hosts for this loop 18549 1727096278.73073: getting the next task for host managed_node1 18549 1727096278.73076: done getting next task for host managed_node1 18549 1727096278.73078: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.73079: ^ 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 18549 1727096278.73082: getting variables 18549 1727096278.73083: in VariableManager get_vars() 18549 1727096278.73091: Calling all_inventory to load vars for managed_node1 18549 1727096278.73093: Calling groups_inventory to load vars for managed_node1 18549 1727096278.73095: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.73105: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.73108: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.73111: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.73248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.73435: done with get_vars() 18549 1727096278.73444: done getting variables 18549 1727096278.73496: in VariableManager get_vars() 18549 1727096278.73510: Calling all_inventory to load vars for managed_node1 18549 1727096278.73512: Calling groups_inventory to load vars for managed_node1 18549 1727096278.73515: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.73519: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.73522: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.73525: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.73669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.73885: done with get_vars() 18549 1727096278.73896: done queuing things up, now waiting for results queue to drain 18549 1727096278.73898: results queue empty 18549 1727096278.73898: checking for any_errors_fatal 18549 1727096278.73899: done checking for any_errors_fatal 18549 1727096278.73900: checking for max_fail_percentage 18549 1727096278.73901: done checking for max_fail_percentage 18549 1727096278.73902: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.73902: done checking to see if all hosts have failed 18549 1727096278.73903: getting the remaining hosts for this loop 18549 1727096278.73904: done getting the remaining hosts for this loop 18549 1727096278.73906: getting the next task for host managed_node1 18549 1727096278.73910: done getting next task for host managed_node1 18549 1727096278.73911: ^ task is: None 18549 1727096278.73912: ^ 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 18549 1727096278.73913: done queuing things up, now waiting for results queue to drain 18549 1727096278.73914: results queue empty 18549 1727096278.73915: checking for any_errors_fatal 18549 1727096278.73915: done checking for any_errors_fatal 18549 1727096278.73916: checking for max_fail_percentage 18549 1727096278.73917: done checking for max_fail_percentage 18549 1727096278.73917: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.73918: done checking to see if all hosts have failed 18549 1727096278.73919: getting the next task for host managed_node1 18549 1727096278.73921: done getting next task for host managed_node1 18549 1727096278.73922: ^ task is: None 18549 1727096278.73923: ^ 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 18549 1727096278.73957: in VariableManager get_vars() 18549 1727096278.73981: done with get_vars() 18549 1727096278.73986: in VariableManager get_vars() 18549 1727096278.73996: done with get_vars() 18549 1727096278.74000: variable 'omit' from source: magic vars 18549 1727096278.74118: variable 'profile' from source: play vars 18549 1727096278.74216: in VariableManager get_vars() 18549 1727096278.74228: done with get_vars() 18549 1727096278.74247: variable 'omit' from source: magic vars 18549 1727096278.74313: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 18549 1727096278.75192: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096278.75223: getting the remaining hosts for this loop 18549 1727096278.75225: done getting the remaining hosts for this loop 18549 1727096278.75227: getting the next task for host managed_node1 18549 1727096278.75230: done getting next task for host managed_node1 18549 1727096278.75232: ^ task is: TASK: Gathering Facts 18549 1727096278.75233: ^ 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 18549 1727096278.75235: getting variables 18549 1727096278.75236: in VariableManager get_vars() 18549 1727096278.75270: Calling all_inventory to load vars for managed_node1 18549 1727096278.75273: Calling groups_inventory to load vars for managed_node1 18549 1727096278.75275: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.75280: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.75283: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.75286: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.75456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.75713: done with get_vars() 18549 1727096278.75722: done getting variables 18549 1727096278.75766: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Monday 23 September 2024 08:57:58 -0400 (0:00:00.088) 0:00:06.542 ****** 18549 1727096278.75792: entering _queue_task() for managed_node1/gather_facts 18549 1727096278.76112: worker is 1 (out of 1 available) 18549 1727096278.76123: exiting _queue_task() for managed_node1/gather_facts 18549 1727096278.76459: done queuing things up, now waiting for results queue to drain 18549 1727096278.76464: waiting for pending results... 18549 1727096278.76487: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096278.76618: in run() - task 0afff68d-5257-d33c-6707-000000000246 18549 1727096278.76641: variable 'ansible_search_path' from source: unknown 18549 1727096278.76725: calling self._execute() 18549 1727096278.76820: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.76830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.76843: variable 'omit' from source: magic vars 18549 1727096278.77566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.80529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.80677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.80724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.80765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.80805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.80931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.80971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.81003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.81059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.81375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.81433: variable 'ansible_distribution' from source: facts 18549 1727096278.81499: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.81774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.81777: when evaluation is False, skipping this task 18549 1727096278.81779: _execute() done 18549 1727096278.81781: dumping result to json 18549 1727096278.81783: done dumping result, returning 18549 1727096278.81784: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-000000000246] 18549 1727096278.81786: sending task result for task 0afff68d-5257-d33c-6707-000000000246 18549 1727096278.81849: done sending task result for task 0afff68d-5257-d33c-6707-000000000246 18549 1727096278.81853: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.81926: no more pending results, returning what we have 18549 1727096278.81930: results queue empty 18549 1727096278.81931: checking for any_errors_fatal 18549 1727096278.81932: done checking for any_errors_fatal 18549 1727096278.81933: checking for max_fail_percentage 18549 1727096278.81934: done checking for max_fail_percentage 18549 1727096278.81935: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.81937: done checking to see if all hosts have failed 18549 1727096278.81937: getting the remaining hosts for this loop 18549 1727096278.81939: done getting the remaining hosts for this loop 18549 1727096278.81943: getting the next task for host managed_node1 18549 1727096278.81951: done getting next task for host managed_node1 18549 1727096278.81953: ^ task is: TASK: meta (flush_handlers) 18549 1727096278.81955: ^ 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 18549 1727096278.81959: getting variables 18549 1727096278.81964: in VariableManager get_vars() 18549 1727096278.82006: Calling all_inventory to load vars for managed_node1 18549 1727096278.82009: Calling groups_inventory to load vars for managed_node1 18549 1727096278.82011: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.82024: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.82027: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.82031: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.82624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.83129: done with get_vars() 18549 1727096278.83142: done getting variables 18549 1727096278.83422: in VariableManager get_vars() 18549 1727096278.83436: Calling all_inventory to load vars for managed_node1 18549 1727096278.83439: Calling groups_inventory to load vars for managed_node1 18549 1727096278.83441: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.83446: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.83448: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.83451: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.83829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.84225: done with get_vars() 18549 1727096278.84241: done queuing things up, now waiting for results queue to drain 18549 1727096278.84243: results queue empty 18549 1727096278.84244: checking for any_errors_fatal 18549 1727096278.84246: done checking for any_errors_fatal 18549 1727096278.84247: checking for max_fail_percentage 18549 1727096278.84248: done checking for max_fail_percentage 18549 1727096278.84249: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.84250: done checking to see if all hosts have failed 18549 1727096278.84250: getting the remaining hosts for this loop 18549 1727096278.84251: done getting the remaining hosts for this loop 18549 1727096278.84254: getting the next task for host managed_node1 18549 1727096278.84259: done getting next task for host managed_node1 18549 1727096278.84264: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096278.84266: ^ 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 18549 1727096278.84278: getting variables 18549 1727096278.84279: in VariableManager get_vars() 18549 1727096278.84292: Calling all_inventory to load vars for managed_node1 18549 1727096278.84294: Calling groups_inventory to load vars for managed_node1 18549 1727096278.84296: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.84307: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.84309: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.84312: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.84652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.85035: done with get_vars() 18549 1727096278.85044: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:57:58 -0400 (0:00:00.093) 0:00:06.636 ****** 18549 1727096278.85120: entering _queue_task() for managed_node1/include_tasks 18549 1727096278.85853: worker is 1 (out of 1 available) 18549 1727096278.85871: exiting _queue_task() for managed_node1/include_tasks 18549 1727096278.85883: done queuing things up, now waiting for results queue to drain 18549 1727096278.85884: waiting for pending results... 18549 1727096278.86329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18549 1727096278.86417: in run() - task 0afff68d-5257-d33c-6707-00000000005c 18549 1727096278.86431: variable 'ansible_search_path' from source: unknown 18549 1727096278.86434: variable 'ansible_search_path' from source: unknown 18549 1727096278.86470: calling self._execute() 18549 1727096278.86753: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.86757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.86774: variable 'omit' from source: magic vars 18549 1727096278.87646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.91739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.91817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.91858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.91905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.91940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.92033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.92069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.92100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.92151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.92173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096278.92310: variable 'ansible_distribution' from source: facts 18549 1727096278.92340: variable 'ansible_distribution_major_version' from source: facts 18549 1727096278.92350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096278.92357: when evaluation is False, skipping this task 18549 1727096278.92448: _execute() done 18549 1727096278.92451: dumping result to json 18549 1727096278.92453: done dumping result, returning 18549 1727096278.92456: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-d33c-6707-00000000005c] 18549 1727096278.92458: sending task result for task 0afff68d-5257-d33c-6707-00000000005c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096278.92580: no more pending results, returning what we have 18549 1727096278.92583: results queue empty 18549 1727096278.92584: checking for any_errors_fatal 18549 1727096278.92586: done checking for any_errors_fatal 18549 1727096278.92587: checking for max_fail_percentage 18549 1727096278.92588: done checking for max_fail_percentage 18549 1727096278.92589: checking to see if all hosts have failed and the running result is not ok 18549 1727096278.92590: done checking to see if all hosts have failed 18549 1727096278.92590: getting the remaining hosts for this loop 18549 1727096278.92592: done getting the remaining hosts for this loop 18549 1727096278.92596: getting the next task for host managed_node1 18549 1727096278.92601: done getting next task for host managed_node1 18549 1727096278.92605: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096278.92607: ^ 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 18549 1727096278.92623: getting variables 18549 1727096278.92625: in VariableManager get_vars() 18549 1727096278.92663: Calling all_inventory to load vars for managed_node1 18549 1727096278.92666: Calling groups_inventory to load vars for managed_node1 18549 1727096278.92670: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096278.92680: Calling all_plugins_play to load vars for managed_node1 18549 1727096278.92683: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096278.92685: Calling groups_plugins_play to load vars for managed_node1 18549 1727096278.93293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096278.93501: done with get_vars() 18549 1727096278.93513: done getting variables 18549 1727096278.93806: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:57:58 -0400 (0:00:00.087) 0:00:06.723 ****** 18549 1727096278.93837: entering _queue_task() for managed_node1/debug 18549 1727096278.94578: worker is 1 (out of 1 available) 18549 1727096278.94586: exiting _queue_task() for managed_node1/debug 18549 1727096278.94596: done queuing things up, now waiting for results queue to drain 18549 1727096278.94598: waiting for pending results... 18549 1727096278.94351: done sending task result for task 0afff68d-5257-d33c-6707-00000000005c 18549 1727096278.94610: WORKER PROCESS EXITING 18549 1727096278.94766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18549 1727096278.94973: in run() - task 0afff68d-5257-d33c-6707-00000000005d 18549 1727096278.95087: variable 'ansible_search_path' from source: unknown 18549 1727096278.95091: variable 'ansible_search_path' from source: unknown 18549 1727096278.95130: calling self._execute() 18549 1727096278.95208: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096278.95211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096278.95339: variable 'omit' from source: magic vars 18549 1727096278.96469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096278.99466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096278.99551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096278.99597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096278.99636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096278.99669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096278.99755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096278.99793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096278.99829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096278.99876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096278.99895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.00032: variable 'ansible_distribution' from source: facts 18549 1727096279.00043: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.00063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.00073: when evaluation is False, skipping this task 18549 1727096279.00080: _execute() done 18549 1727096279.00087: dumping result to json 18549 1727096279.00094: done dumping result, returning 18549 1727096279.00106: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-d33c-6707-00000000005d] 18549 1727096279.00115: sending task result for task 0afff68d-5257-d33c-6707-00000000005d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096279.00421: no more pending results, returning what we have 18549 1727096279.00424: results queue empty 18549 1727096279.00425: checking for any_errors_fatal 18549 1727096279.00433: done checking for any_errors_fatal 18549 1727096279.00434: checking for max_fail_percentage 18549 1727096279.00436: done checking for max_fail_percentage 18549 1727096279.00437: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.00438: done checking to see if all hosts have failed 18549 1727096279.00438: getting the remaining hosts for this loop 18549 1727096279.00440: done getting the remaining hosts for this loop 18549 1727096279.00443: getting the next task for host managed_node1 18549 1727096279.00450: done getting next task for host managed_node1 18549 1727096279.00453: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096279.00456: ^ 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 18549 1727096279.00472: getting variables 18549 1727096279.00474: in VariableManager get_vars() 18549 1727096279.00512: Calling all_inventory to load vars for managed_node1 18549 1727096279.00515: Calling groups_inventory to load vars for managed_node1 18549 1727096279.00517: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.00527: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.00530: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.00533: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.00940: done sending task result for task 0afff68d-5257-d33c-6707-00000000005d 18549 1727096279.00943: WORKER PROCESS EXITING 18549 1727096279.00965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.01163: done with get_vars() 18549 1727096279.01174: done getting variables 18549 1727096279.01228: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:57:59 -0400 (0:00:00.074) 0:00:06.797 ****** 18549 1727096279.01255: entering _queue_task() for managed_node1/fail 18549 1727096279.01693: worker is 1 (out of 1 available) 18549 1727096279.01702: exiting _queue_task() for managed_node1/fail 18549 1727096279.01711: done queuing things up, now waiting for results queue to drain 18549 1727096279.01712: waiting for pending results... 18549 1727096279.01779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18549 1727096279.01880: in run() - task 0afff68d-5257-d33c-6707-00000000005e 18549 1727096279.01900: variable 'ansible_search_path' from source: unknown 18549 1727096279.01907: variable 'ansible_search_path' from source: unknown 18549 1727096279.01948: calling self._execute() 18549 1727096279.02027: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.02037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.02054: variable 'omit' from source: magic vars 18549 1727096279.02456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.05171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.05304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.05542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.05545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.05548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.05710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.05788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.05893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.05938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.05991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.06238: variable 'ansible_distribution' from source: facts 18549 1727096279.06307: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.06330: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.06474: when evaluation is False, skipping this task 18549 1727096279.06477: _execute() done 18549 1727096279.06480: dumping result to json 18549 1727096279.06482: done dumping result, returning 18549 1727096279.06484: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-d33c-6707-00000000005e] 18549 1727096279.06487: sending task result for task 0afff68d-5257-d33c-6707-00000000005e 18549 1727096279.06560: done sending task result for task 0afff68d-5257-d33c-6707-00000000005e 18549 1727096279.06563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.06616: no more pending results, returning what we have 18549 1727096279.06619: results queue empty 18549 1727096279.06620: checking for any_errors_fatal 18549 1727096279.06628: done checking for any_errors_fatal 18549 1727096279.06629: checking for max_fail_percentage 18549 1727096279.06631: done checking for max_fail_percentage 18549 1727096279.06632: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.06633: done checking to see if all hosts have failed 18549 1727096279.06634: getting the remaining hosts for this loop 18549 1727096279.06635: done getting the remaining hosts for this loop 18549 1727096279.06640: getting the next task for host managed_node1 18549 1727096279.06647: done getting next task for host managed_node1 18549 1727096279.06651: ^ 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 18549 1727096279.06653: ^ 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 18549 1727096279.06666: getting variables 18549 1727096279.06757: in VariableManager get_vars() 18549 1727096279.06800: Calling all_inventory to load vars for managed_node1 18549 1727096279.06803: Calling groups_inventory to load vars for managed_node1 18549 1727096279.06806: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.06817: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.06820: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.06823: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.07497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.07825: done with get_vars() 18549 1727096279.07838: done getting variables 18549 1727096279.08057: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:57:59 -0400 (0:00:00.069) 0:00:06.866 ****** 18549 1727096279.08191: entering _queue_task() for managed_node1/fail 18549 1727096279.08607: worker is 1 (out of 1 available) 18549 1727096279.08621: exiting _queue_task() for managed_node1/fail 18549 1727096279.08632: done queuing things up, now waiting for results queue to drain 18549 1727096279.08633: waiting for pending results... 18549 1727096279.08985: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18549 1727096279.08990: in run() - task 0afff68d-5257-d33c-6707-00000000005f 18549 1727096279.08993: variable 'ansible_search_path' from source: unknown 18549 1727096279.08995: variable 'ansible_search_path' from source: unknown 18549 1727096279.08997: calling self._execute() 18549 1727096279.09060: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.09074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.09088: variable 'omit' from source: magic vars 18549 1727096279.09562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.12193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.12253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.12283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.12311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.12330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.12392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.12414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.12431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.12458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.12472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.12564: variable 'ansible_distribution' from source: facts 18549 1727096279.12570: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.12585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.12588: when evaluation is False, skipping this task 18549 1727096279.12590: _execute() done 18549 1727096279.12593: dumping result to json 18549 1727096279.12595: done dumping result, returning 18549 1727096279.12602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-d33c-6707-00000000005f] 18549 1727096279.12607: sending task result for task 0afff68d-5257-d33c-6707-00000000005f 18549 1727096279.12696: done sending task result for task 0afff68d-5257-d33c-6707-00000000005f 18549 1727096279.12699: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.12742: no more pending results, returning what we have 18549 1727096279.12745: results queue empty 18549 1727096279.12746: checking for any_errors_fatal 18549 1727096279.12752: done checking for any_errors_fatal 18549 1727096279.12753: checking for max_fail_percentage 18549 1727096279.12755: done checking for max_fail_percentage 18549 1727096279.12756: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.12757: done checking to see if all hosts have failed 18549 1727096279.12757: getting the remaining hosts for this loop 18549 1727096279.12758: done getting the remaining hosts for this loop 18549 1727096279.12764: getting the next task for host managed_node1 18549 1727096279.12772: done getting next task for host managed_node1 18549 1727096279.12776: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096279.12777: ^ 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 18549 1727096279.12789: getting variables 18549 1727096279.12790: in VariableManager get_vars() 18549 1727096279.12825: Calling all_inventory to load vars for managed_node1 18549 1727096279.12827: Calling groups_inventory to load vars for managed_node1 18549 1727096279.12829: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.12839: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.12841: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.12844: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.13020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.13140: done with get_vars() 18549 1727096279.13147: done getting variables 18549 1727096279.13190: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:57:59 -0400 (0:00:00.050) 0:00:06.917 ****** 18549 1727096279.13213: entering _queue_task() for managed_node1/fail 18549 1727096279.13689: worker is 1 (out of 1 available) 18549 1727096279.13698: exiting _queue_task() for managed_node1/fail 18549 1727096279.13706: done queuing things up, now waiting for results queue to drain 18549 1727096279.13708: waiting for pending results... 18549 1727096279.13753: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18549 1727096279.13766: in run() - task 0afff68d-5257-d33c-6707-000000000060 18549 1727096279.13773: variable 'ansible_search_path' from source: unknown 18549 1727096279.13775: variable 'ansible_search_path' from source: unknown 18549 1727096279.13998: calling self._execute() 18549 1727096279.14002: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.14005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.14007: variable 'omit' from source: magic vars 18549 1727096279.14470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.16627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.16675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.16703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.16942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.16969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.17025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.17046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.17068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.17095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.17118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.17332: variable 'ansible_distribution' from source: facts 18549 1727096279.17336: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.17338: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.17341: when evaluation is False, skipping this task 18549 1727096279.17343: _execute() done 18549 1727096279.17345: dumping result to json 18549 1727096279.17347: done dumping result, returning 18549 1727096279.17350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-d33c-6707-000000000060] 18549 1727096279.17352: sending task result for task 0afff68d-5257-d33c-6707-000000000060 18549 1727096279.17596: done sending task result for task 0afff68d-5257-d33c-6707-000000000060 18549 1727096279.17599: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.17651: no more pending results, returning what we have 18549 1727096279.17655: results queue empty 18549 1727096279.17656: checking for any_errors_fatal 18549 1727096279.17668: done checking for any_errors_fatal 18549 1727096279.17671: checking for max_fail_percentage 18549 1727096279.17673: done checking for max_fail_percentage 18549 1727096279.17674: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.17675: done checking to see if all hosts have failed 18549 1727096279.17676: getting the remaining hosts for this loop 18549 1727096279.17677: done getting the remaining hosts for this loop 18549 1727096279.17681: getting the next task for host managed_node1 18549 1727096279.17689: done getting next task for host managed_node1 18549 1727096279.17693: ^ 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 18549 1727096279.17696: ^ 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 18549 1727096279.17963: getting variables 18549 1727096279.17966: in VariableManager get_vars() 18549 1727096279.18003: Calling all_inventory to load vars for managed_node1 18549 1727096279.18007: Calling groups_inventory to load vars for managed_node1 18549 1727096279.18009: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.18133: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.18160: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.18165: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.18342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.19081: done with get_vars() 18549 1727096279.19092: done getting variables 18549 1727096279.19154: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:57:59 -0400 (0:00:00.059) 0:00:06.976 ****** 18549 1727096279.19300: entering _queue_task() for managed_node1/dnf 18549 1727096279.19816: worker is 1 (out of 1 available) 18549 1727096279.19830: exiting _queue_task() for managed_node1/dnf 18549 1727096279.19964: done queuing things up, now waiting for results queue to drain 18549 1727096279.19973: waiting for pending results... 18549 1727096279.20542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 18549 1727096279.20652: in run() - task 0afff68d-5257-d33c-6707-000000000061 18549 1727096279.20678: variable 'ansible_search_path' from source: unknown 18549 1727096279.20689: variable 'ansible_search_path' from source: unknown 18549 1727096279.20798: calling self._execute() 18549 1727096279.20936: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.21041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.21045: variable 'omit' from source: magic vars 18549 1727096279.22042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.25602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.25681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.25755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.25840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.25873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.26012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.26015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.26032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.26066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.26078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.26172: variable 'ansible_distribution' from source: facts 18549 1727096279.26175: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.26191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.26194: when evaluation is False, skipping this task 18549 1727096279.26197: _execute() done 18549 1727096279.26199: dumping result to json 18549 1727096279.26201: done dumping result, returning 18549 1727096279.26209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000061] 18549 1727096279.26212: sending task result for task 0afff68d-5257-d33c-6707-000000000061 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.26357: no more pending results, returning what we have 18549 1727096279.26363: results queue empty 18549 1727096279.26364: checking for any_errors_fatal 18549 1727096279.26373: done checking for any_errors_fatal 18549 1727096279.26374: checking for max_fail_percentage 18549 1727096279.26375: done checking for max_fail_percentage 18549 1727096279.26376: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.26377: done checking to see if all hosts have failed 18549 1727096279.26377: getting the remaining hosts for this loop 18549 1727096279.26378: done getting the remaining hosts for this loop 18549 1727096279.26382: getting the next task for host managed_node1 18549 1727096279.26387: done getting next task for host managed_node1 18549 1727096279.26390: ^ 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 18549 1727096279.26392: ^ 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 18549 1727096279.26404: getting variables 18549 1727096279.26406: in VariableManager get_vars() 18549 1727096279.26440: Calling all_inventory to load vars for managed_node1 18549 1727096279.26443: Calling groups_inventory to load vars for managed_node1 18549 1727096279.26445: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.26454: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.26457: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.26459: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.26478: done sending task result for task 0afff68d-5257-d33c-6707-000000000061 18549 1727096279.26482: WORKER PROCESS EXITING 18549 1727096279.26615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.26820: done with get_vars() 18549 1727096279.26831: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18549 1727096279.26915: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:57:59 -0400 (0:00:00.077) 0:00:07.054 ****** 18549 1727096279.26945: entering _queue_task() for managed_node1/yum 18549 1727096279.27227: worker is 1 (out of 1 available) 18549 1727096279.27246: exiting _queue_task() for managed_node1/yum 18549 1727096279.27257: done queuing things up, now waiting for results queue to drain 18549 1727096279.27259: waiting for pending results... 18549 1727096279.27470: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 18549 1727096279.27643: in run() - task 0afff68d-5257-d33c-6707-000000000062 18549 1727096279.27646: variable 'ansible_search_path' from source: unknown 18549 1727096279.27650: variable 'ansible_search_path' from source: unknown 18549 1727096279.27653: calling self._execute() 18549 1727096279.27736: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.27749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.27760: variable 'omit' from source: magic vars 18549 1727096279.28078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.29834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.29883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.29911: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.29941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.29961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.30035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.30055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.30080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.30105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.30116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.30213: variable 'ansible_distribution' from source: facts 18549 1727096279.30216: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.30232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.30235: when evaluation is False, skipping this task 18549 1727096279.30239: _execute() done 18549 1727096279.30242: dumping result to json 18549 1727096279.30244: done dumping result, returning 18549 1727096279.30252: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000062] 18549 1727096279.30255: sending task result for task 0afff68d-5257-d33c-6707-000000000062 18549 1727096279.30354: done sending task result for task 0afff68d-5257-d33c-6707-000000000062 18549 1727096279.30357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.30436: no more pending results, returning what we have 18549 1727096279.30439: results queue empty 18549 1727096279.30440: checking for any_errors_fatal 18549 1727096279.30446: done checking for any_errors_fatal 18549 1727096279.30447: checking for max_fail_percentage 18549 1727096279.30448: done checking for max_fail_percentage 18549 1727096279.30449: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.30449: done checking to see if all hosts have failed 18549 1727096279.30450: getting the remaining hosts for this loop 18549 1727096279.30451: done getting the remaining hosts for this loop 18549 1727096279.30455: getting the next task for host managed_node1 18549 1727096279.30460: done getting next task for host managed_node1 18549 1727096279.30464: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096279.30468: ^ 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 18549 1727096279.30480: getting variables 18549 1727096279.30482: in VariableManager get_vars() 18549 1727096279.30516: Calling all_inventory to load vars for managed_node1 18549 1727096279.30518: Calling groups_inventory to load vars for managed_node1 18549 1727096279.30520: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.30528: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.30530: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.30533: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.30703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.30822: done with get_vars() 18549 1727096279.30829: done getting variables 18549 1727096279.30871: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:57:59 -0400 (0:00:00.039) 0:00:07.093 ****** 18549 1727096279.30892: entering _queue_task() for managed_node1/fail 18549 1727096279.31106: worker is 1 (out of 1 available) 18549 1727096279.31118: exiting _queue_task() for managed_node1/fail 18549 1727096279.31129: done queuing things up, now waiting for results queue to drain 18549 1727096279.31131: waiting for pending results... 18549 1727096279.31295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18549 1727096279.31361: in run() - task 0afff68d-5257-d33c-6707-000000000063 18549 1727096279.31374: variable 'ansible_search_path' from source: unknown 18549 1727096279.31378: variable 'ansible_search_path' from source: unknown 18549 1727096279.31404: calling self._execute() 18549 1727096279.31469: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.31473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.31481: variable 'omit' from source: magic vars 18549 1727096279.31788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.33541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.33586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.33613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.33639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.33659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.33721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.33741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.33761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.33792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.33802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.33899: variable 'ansible_distribution' from source: facts 18549 1727096279.33902: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.33921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.33924: when evaluation is False, skipping this task 18549 1727096279.33926: _execute() done 18549 1727096279.33928: dumping result to json 18549 1727096279.33930: done dumping result, returning 18549 1727096279.33938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000063] 18549 1727096279.33942: sending task result for task 0afff68d-5257-d33c-6707-000000000063 18549 1727096279.34030: done sending task result for task 0afff68d-5257-d33c-6707-000000000063 18549 1727096279.34033: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.34080: no more pending results, returning what we have 18549 1727096279.34084: results queue empty 18549 1727096279.34084: checking for any_errors_fatal 18549 1727096279.34090: done checking for any_errors_fatal 18549 1727096279.34091: checking for max_fail_percentage 18549 1727096279.34092: done checking for max_fail_percentage 18549 1727096279.34093: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.34094: done checking to see if all hosts have failed 18549 1727096279.34094: getting the remaining hosts for this loop 18549 1727096279.34095: done getting the remaining hosts for this loop 18549 1727096279.34099: getting the next task for host managed_node1 18549 1727096279.34104: done getting next task for host managed_node1 18549 1727096279.34107: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18549 1727096279.34109: ^ 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 18549 1727096279.34121: getting variables 18549 1727096279.34123: in VariableManager get_vars() 18549 1727096279.34157: Calling all_inventory to load vars for managed_node1 18549 1727096279.34159: Calling groups_inventory to load vars for managed_node1 18549 1727096279.34161: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.34173: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.34175: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.34178: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.34332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.34450: done with get_vars() 18549 1727096279.34458: done getting variables 18549 1727096279.34506: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:57:59 -0400 (0:00:00.036) 0:00:07.130 ****** 18549 1727096279.34528: entering _queue_task() for managed_node1/package 18549 1727096279.34741: worker is 1 (out of 1 available) 18549 1727096279.34754: exiting _queue_task() for managed_node1/package 18549 1727096279.34764: done queuing things up, now waiting for results queue to drain 18549 1727096279.34766: waiting for pending results... 18549 1727096279.34928: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18549 1727096279.35074: in run() - task 0afff68d-5257-d33c-6707-000000000064 18549 1727096279.35078: variable 'ansible_search_path' from source: unknown 18549 1727096279.35081: variable 'ansible_search_path' from source: unknown 18549 1727096279.35084: calling self._execute() 18549 1727096279.35107: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.35110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.35118: variable 'omit' from source: magic vars 18549 1727096279.35417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.37145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.37195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.37221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.37246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.37283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.37339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.37359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.37384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.37410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.37420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.37516: variable 'ansible_distribution' from source: facts 18549 1727096279.37519: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.37535: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.37538: when evaluation is False, skipping this task 18549 1727096279.37540: _execute() done 18549 1727096279.37543: dumping result to json 18549 1727096279.37545: done dumping result, returning 18549 1727096279.37553: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-d33c-6707-000000000064] 18549 1727096279.37558: sending task result for task 0afff68d-5257-d33c-6707-000000000064 18549 1727096279.37647: done sending task result for task 0afff68d-5257-d33c-6707-000000000064 18549 1727096279.37649: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.37697: no more pending results, returning what we have 18549 1727096279.37700: results queue empty 18549 1727096279.37701: checking for any_errors_fatal 18549 1727096279.37708: done checking for any_errors_fatal 18549 1727096279.37708: checking for max_fail_percentage 18549 1727096279.37710: done checking for max_fail_percentage 18549 1727096279.37711: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.37712: done checking to see if all hosts have failed 18549 1727096279.37712: getting the remaining hosts for this loop 18549 1727096279.37713: done getting the remaining hosts for this loop 18549 1727096279.37717: getting the next task for host managed_node1 18549 1727096279.37722: done getting next task for host managed_node1 18549 1727096279.37725: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096279.37727: ^ 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 18549 1727096279.37739: getting variables 18549 1727096279.37740: in VariableManager get_vars() 18549 1727096279.37779: Calling all_inventory to load vars for managed_node1 18549 1727096279.37782: Calling groups_inventory to load vars for managed_node1 18549 1727096279.37784: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.37794: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.37796: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.37799: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.37989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.38107: done with get_vars() 18549 1727096279.38115: done getting variables 18549 1727096279.38155: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:57:59 -0400 (0:00:00.036) 0:00:07.166 ****** 18549 1727096279.38179: entering _queue_task() for managed_node1/package 18549 1727096279.38397: worker is 1 (out of 1 available) 18549 1727096279.38410: exiting _queue_task() for managed_node1/package 18549 1727096279.38420: done queuing things up, now waiting for results queue to drain 18549 1727096279.38421: waiting for pending results... 18549 1727096279.38671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18549 1727096279.38677: in run() - task 0afff68d-5257-d33c-6707-000000000065 18549 1727096279.38680: variable 'ansible_search_path' from source: unknown 18549 1727096279.38682: variable 'ansible_search_path' from source: unknown 18549 1727096279.38691: calling self._execute() 18549 1727096279.38755: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.38759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.38764: variable 'omit' from source: magic vars 18549 1727096279.39066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.40773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.40824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.40853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.40880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.40900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.40964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.40984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.41002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.41026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.41038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.41134: variable 'ansible_distribution' from source: facts 18549 1727096279.41137: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.41153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.41156: when evaluation is False, skipping this task 18549 1727096279.41159: _execute() done 18549 1727096279.41166: dumping result to json 18549 1727096279.41170: done dumping result, returning 18549 1727096279.41173: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000065] 18549 1727096279.41184: sending task result for task 0afff68d-5257-d33c-6707-000000000065 18549 1727096279.41265: done sending task result for task 0afff68d-5257-d33c-6707-000000000065 18549 1727096279.41269: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.41324: no more pending results, returning what we have 18549 1727096279.41327: results queue empty 18549 1727096279.41328: checking for any_errors_fatal 18549 1727096279.41333: done checking for any_errors_fatal 18549 1727096279.41334: checking for max_fail_percentage 18549 1727096279.41335: done checking for max_fail_percentage 18549 1727096279.41336: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.41337: done checking to see if all hosts have failed 18549 1727096279.41337: getting the remaining hosts for this loop 18549 1727096279.41338: done getting the remaining hosts for this loop 18549 1727096279.41342: getting the next task for host managed_node1 18549 1727096279.41347: done getting next task for host managed_node1 18549 1727096279.41351: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096279.41353: ^ 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 18549 1727096279.41369: getting variables 18549 1727096279.41371: in VariableManager get_vars() 18549 1727096279.41408: Calling all_inventory to load vars for managed_node1 18549 1727096279.41411: Calling groups_inventory to load vars for managed_node1 18549 1727096279.41413: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.41423: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.41425: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.41427: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.41581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.41700: done with get_vars() 18549 1727096279.41709: done getting variables 18549 1727096279.41752: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:57:59 -0400 (0:00:00.035) 0:00:07.202 ****** 18549 1727096279.41778: entering _queue_task() for managed_node1/package 18549 1727096279.41998: worker is 1 (out of 1 available) 18549 1727096279.42011: exiting _queue_task() for managed_node1/package 18549 1727096279.42022: done queuing things up, now waiting for results queue to drain 18549 1727096279.42023: waiting for pending results... 18549 1727096279.42183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18549 1727096279.42264: in run() - task 0afff68d-5257-d33c-6707-000000000066 18549 1727096279.42276: variable 'ansible_search_path' from source: unknown 18549 1727096279.42279: variable 'ansible_search_path' from source: unknown 18549 1727096279.42307: calling self._execute() 18549 1727096279.42365: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.42376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.42384: variable 'omit' from source: magic vars 18549 1727096279.42695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.44458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.44507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.44545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.44574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.44593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.44655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.44680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.44697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.44722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.44733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.44830: variable 'ansible_distribution' from source: facts 18549 1727096279.44833: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.44849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.44852: when evaluation is False, skipping this task 18549 1727096279.44857: _execute() done 18549 1727096279.44859: dumping result to json 18549 1727096279.44861: done dumping result, returning 18549 1727096279.44873: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-d33c-6707-000000000066] 18549 1727096279.44876: sending task result for task 0afff68d-5257-d33c-6707-000000000066 18549 1727096279.44962: done sending task result for task 0afff68d-5257-d33c-6707-000000000066 18549 1727096279.44965: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.45010: no more pending results, returning what we have 18549 1727096279.45013: results queue empty 18549 1727096279.45013: checking for any_errors_fatal 18549 1727096279.45018: done checking for any_errors_fatal 18549 1727096279.45019: checking for max_fail_percentage 18549 1727096279.45021: done checking for max_fail_percentage 18549 1727096279.45022: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.45022: done checking to see if all hosts have failed 18549 1727096279.45023: getting the remaining hosts for this loop 18549 1727096279.45024: done getting the remaining hosts for this loop 18549 1727096279.45028: getting the next task for host managed_node1 18549 1727096279.45034: done getting next task for host managed_node1 18549 1727096279.45038: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096279.45040: ^ 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 18549 1727096279.45052: getting variables 18549 1727096279.45054: in VariableManager get_vars() 18549 1727096279.45092: Calling all_inventory to load vars for managed_node1 18549 1727096279.45094: Calling groups_inventory to load vars for managed_node1 18549 1727096279.45097: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.45106: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.45109: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.45111: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.45474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.45585: done with get_vars() 18549 1727096279.45593: done getting variables 18549 1727096279.45634: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:57:59 -0400 (0:00:00.038) 0:00:07.241 ****** 18549 1727096279.45654: entering _queue_task() for managed_node1/service 18549 1727096279.45876: worker is 1 (out of 1 available) 18549 1727096279.45890: exiting _queue_task() for managed_node1/service 18549 1727096279.45901: done queuing things up, now waiting for results queue to drain 18549 1727096279.45903: waiting for pending results... 18549 1727096279.46077: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18549 1727096279.46145: in run() - task 0afff68d-5257-d33c-6707-000000000067 18549 1727096279.46158: variable 'ansible_search_path' from source: unknown 18549 1727096279.46163: variable 'ansible_search_path' from source: unknown 18549 1727096279.46193: calling self._execute() 18549 1727096279.46259: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.46263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.46275: variable 'omit' from source: magic vars 18549 1727096279.46579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.48130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.48176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.48204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.48233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.48253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.48318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.48341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.48358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.48389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.48399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.48500: variable 'ansible_distribution' from source: facts 18549 1727096279.48503: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.48520: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.48523: when evaluation is False, skipping this task 18549 1727096279.48525: _execute() done 18549 1727096279.48528: dumping result to json 18549 1727096279.48530: done dumping result, returning 18549 1727096279.48539: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-d33c-6707-000000000067] 18549 1727096279.48542: sending task result for task 0afff68d-5257-d33c-6707-000000000067 18549 1727096279.48635: done sending task result for task 0afff68d-5257-d33c-6707-000000000067 18549 1727096279.48639: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.48684: no more pending results, returning what we have 18549 1727096279.48687: results queue empty 18549 1727096279.48688: checking for any_errors_fatal 18549 1727096279.48693: done checking for any_errors_fatal 18549 1727096279.48694: checking for max_fail_percentage 18549 1727096279.48695: done checking for max_fail_percentage 18549 1727096279.48696: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.48697: done checking to see if all hosts have failed 18549 1727096279.48698: getting the remaining hosts for this loop 18549 1727096279.48699: done getting the remaining hosts for this loop 18549 1727096279.48702: getting the next task for host managed_node1 18549 1727096279.48707: done getting next task for host managed_node1 18549 1727096279.48711: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096279.48712: ^ 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 18549 1727096279.48724: getting variables 18549 1727096279.48726: in VariableManager get_vars() 18549 1727096279.48762: Calling all_inventory to load vars for managed_node1 18549 1727096279.48764: Calling groups_inventory to load vars for managed_node1 18549 1727096279.48768: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.48784: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.48787: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.48789: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.48938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.49062: done with get_vars() 18549 1727096279.49073: done getting variables 18549 1727096279.49117: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:57:59 -0400 (0:00:00.034) 0:00:07.276 ****** 18549 1727096279.49139: entering _queue_task() for managed_node1/service 18549 1727096279.49342: worker is 1 (out of 1 available) 18549 1727096279.49356: exiting _queue_task() for managed_node1/service 18549 1727096279.49369: done queuing things up, now waiting for results queue to drain 18549 1727096279.49371: waiting for pending results... 18549 1727096279.49535: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18549 1727096279.49605: in run() - task 0afff68d-5257-d33c-6707-000000000068 18549 1727096279.49612: variable 'ansible_search_path' from source: unknown 18549 1727096279.49616: variable 'ansible_search_path' from source: unknown 18549 1727096279.49643: calling self._execute() 18549 1727096279.49719: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.49723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.49731: variable 'omit' from source: magic vars 18549 1727096279.50029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.51545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.51595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.51632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.51657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.51680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.51738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.51759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.51784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.51809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.51819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.51919: variable 'ansible_distribution' from source: facts 18549 1727096279.51923: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.51938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.51941: when evaluation is False, skipping this task 18549 1727096279.51944: _execute() done 18549 1727096279.51946: dumping result to json 18549 1727096279.51948: done dumping result, returning 18549 1727096279.51956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-d33c-6707-000000000068] 18549 1727096279.51959: sending task result for task 0afff68d-5257-d33c-6707-000000000068 18549 1727096279.52044: done sending task result for task 0afff68d-5257-d33c-6707-000000000068 18549 1727096279.52047: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096279.52089: no more pending results, returning what we have 18549 1727096279.52092: results queue empty 18549 1727096279.52093: checking for any_errors_fatal 18549 1727096279.52099: done checking for any_errors_fatal 18549 1727096279.52100: checking for max_fail_percentage 18549 1727096279.52101: done checking for max_fail_percentage 18549 1727096279.52102: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.52103: done checking to see if all hosts have failed 18549 1727096279.52103: getting the remaining hosts for this loop 18549 1727096279.52104: done getting the remaining hosts for this loop 18549 1727096279.52108: getting the next task for host managed_node1 18549 1727096279.52114: done getting next task for host managed_node1 18549 1727096279.52117: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096279.52118: ^ 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 18549 1727096279.52130: getting variables 18549 1727096279.52131: in VariableManager get_vars() 18549 1727096279.52176: Calling all_inventory to load vars for managed_node1 18549 1727096279.52179: Calling groups_inventory to load vars for managed_node1 18549 1727096279.52182: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.52191: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.52194: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.52196: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.52379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.52497: done with get_vars() 18549 1727096279.52505: done getting variables 18549 1727096279.52544: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:57:59 -0400 (0:00:00.034) 0:00:07.310 ****** 18549 1727096279.52566: entering _queue_task() for managed_node1/service 18549 1727096279.52764: worker is 1 (out of 1 available) 18549 1727096279.52780: exiting _queue_task() for managed_node1/service 18549 1727096279.52792: done queuing things up, now waiting for results queue to drain 18549 1727096279.52793: waiting for pending results... 18549 1727096279.52964: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18549 1727096279.53034: in run() - task 0afff68d-5257-d33c-6707-000000000069 18549 1727096279.53129: variable 'ansible_search_path' from source: unknown 18549 1727096279.53133: variable 'ansible_search_path' from source: unknown 18549 1727096279.53136: calling self._execute() 18549 1727096279.53139: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.53146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.53154: variable 'omit' from source: magic vars 18549 1727096279.53456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.54984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.55031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.55059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.55088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.55110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.55169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.55192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.55208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.55238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.55248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.55346: variable 'ansible_distribution' from source: facts 18549 1727096279.55350: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.55367: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.55372: when evaluation is False, skipping this task 18549 1727096279.55374: _execute() done 18549 1727096279.55377: dumping result to json 18549 1727096279.55380: done dumping result, returning 18549 1727096279.55387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-d33c-6707-000000000069] 18549 1727096279.55390: sending task result for task 0afff68d-5257-d33c-6707-000000000069 18549 1727096279.55482: done sending task result for task 0afff68d-5257-d33c-6707-000000000069 18549 1727096279.55485: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.55553: no more pending results, returning what we have 18549 1727096279.55556: results queue empty 18549 1727096279.55557: checking for any_errors_fatal 18549 1727096279.55564: done checking for any_errors_fatal 18549 1727096279.55565: checking for max_fail_percentage 18549 1727096279.55566: done checking for max_fail_percentage 18549 1727096279.55569: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.55570: done checking to see if all hosts have failed 18549 1727096279.55570: getting the remaining hosts for this loop 18549 1727096279.55572: done getting the remaining hosts for this loop 18549 1727096279.55575: getting the next task for host managed_node1 18549 1727096279.55581: done getting next task for host managed_node1 18549 1727096279.55584: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096279.55586: ^ 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 18549 1727096279.55600: getting variables 18549 1727096279.55601: in VariableManager get_vars() 18549 1727096279.55634: Calling all_inventory to load vars for managed_node1 18549 1727096279.55636: Calling groups_inventory to load vars for managed_node1 18549 1727096279.55638: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.55646: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.55649: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.55651: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.55796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.55920: done with get_vars() 18549 1727096279.55928: done getting variables 18549 1727096279.55971: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:57:59 -0400 (0:00:00.034) 0:00:07.344 ****** 18549 1727096279.55992: entering _queue_task() for managed_node1/service 18549 1727096279.56214: worker is 1 (out of 1 available) 18549 1727096279.56227: exiting _queue_task() for managed_node1/service 18549 1727096279.56238: done queuing things up, now waiting for results queue to drain 18549 1727096279.56240: waiting for pending results... 18549 1727096279.56409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18549 1727096279.56480: in run() - task 0afff68d-5257-d33c-6707-00000000006a 18549 1727096279.56493: variable 'ansible_search_path' from source: unknown 18549 1727096279.56497: variable 'ansible_search_path' from source: unknown 18549 1727096279.56522: calling self._execute() 18549 1727096279.56590: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.56594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.56602: variable 'omit' from source: magic vars 18549 1727096279.56909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.58452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.58499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.58535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.58567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.58589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.58652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.58674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.58692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.58717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.58727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.58824: variable 'ansible_distribution' from source: facts 18549 1727096279.58828: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.58843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.58845: when evaluation is False, skipping this task 18549 1727096279.58848: _execute() done 18549 1727096279.58851: dumping result to json 18549 1727096279.58853: done dumping result, returning 18549 1727096279.58883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-d33c-6707-00000000006a] 18549 1727096279.58886: sending task result for task 0afff68d-5257-d33c-6707-00000000006a 18549 1727096279.58950: done sending task result for task 0afff68d-5257-d33c-6707-00000000006a 18549 1727096279.58953: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18549 1727096279.59010: no more pending results, returning what we have 18549 1727096279.59013: results queue empty 18549 1727096279.59014: checking for any_errors_fatal 18549 1727096279.59021: done checking for any_errors_fatal 18549 1727096279.59022: checking for max_fail_percentage 18549 1727096279.59024: done checking for max_fail_percentage 18549 1727096279.59025: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.59026: done checking to see if all hosts have failed 18549 1727096279.59026: getting the remaining hosts for this loop 18549 1727096279.59027: done getting the remaining hosts for this loop 18549 1727096279.59031: getting the next task for host managed_node1 18549 1727096279.59037: done getting next task for host managed_node1 18549 1727096279.59041: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096279.59042: ^ 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 18549 1727096279.59054: getting variables 18549 1727096279.59056: in VariableManager get_vars() 18549 1727096279.59097: Calling all_inventory to load vars for managed_node1 18549 1727096279.59100: Calling groups_inventory to load vars for managed_node1 18549 1727096279.59102: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.59111: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.59113: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.59116: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.59296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.59415: done with get_vars() 18549 1727096279.59423: done getting variables 18549 1727096279.59465: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:57:59 -0400 (0:00:00.034) 0:00:07.379 ****** 18549 1727096279.59487: entering _queue_task() for managed_node1/copy 18549 1727096279.59700: worker is 1 (out of 1 available) 18549 1727096279.59715: exiting _queue_task() for managed_node1/copy 18549 1727096279.59725: done queuing things up, now waiting for results queue to drain 18549 1727096279.59727: waiting for pending results... 18549 1727096279.59886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18549 1727096279.59951: in run() - task 0afff68d-5257-d33c-6707-00000000006b 18549 1727096279.59965: variable 'ansible_search_path' from source: unknown 18549 1727096279.59970: variable 'ansible_search_path' from source: unknown 18549 1727096279.59993: calling self._execute() 18549 1727096279.60051: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.60055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.60067: variable 'omit' from source: magic vars 18549 1727096279.60354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.61833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.61879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.61906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.61933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.61953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.62012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.62031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.62055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.62086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.62096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.62195: variable 'ansible_distribution' from source: facts 18549 1727096279.62199: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.62214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.62216: when evaluation is False, skipping this task 18549 1727096279.62219: _execute() done 18549 1727096279.62221: dumping result to json 18549 1727096279.62223: done dumping result, returning 18549 1727096279.62231: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-d33c-6707-00000000006b] 18549 1727096279.62235: sending task result for task 0afff68d-5257-d33c-6707-00000000006b 18549 1727096279.62322: done sending task result for task 0afff68d-5257-d33c-6707-00000000006b 18549 1727096279.62325: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.62400: no more pending results, returning what we have 18549 1727096279.62404: results queue empty 18549 1727096279.62405: checking for any_errors_fatal 18549 1727096279.62409: done checking for any_errors_fatal 18549 1727096279.62410: checking for max_fail_percentage 18549 1727096279.62412: done checking for max_fail_percentage 18549 1727096279.62413: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.62414: done checking to see if all hosts have failed 18549 1727096279.62415: getting the remaining hosts for this loop 18549 1727096279.62416: done getting the remaining hosts for this loop 18549 1727096279.62419: getting the next task for host managed_node1 18549 1727096279.62424: done getting next task for host managed_node1 18549 1727096279.62428: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096279.62429: ^ 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 18549 1727096279.62441: getting variables 18549 1727096279.62443: in VariableManager get_vars() 18549 1727096279.62477: Calling all_inventory to load vars for managed_node1 18549 1727096279.62480: Calling groups_inventory to load vars for managed_node1 18549 1727096279.62482: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.62489: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.62492: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.62494: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.62623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.62745: done with get_vars() 18549 1727096279.62753: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:57:59 -0400 (0:00:00.033) 0:00:07.413 ****** 18549 1727096279.62819: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096279.63010: worker is 1 (out of 1 available) 18549 1727096279.63023: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18549 1727096279.63034: done queuing things up, now waiting for results queue to drain 18549 1727096279.63035: waiting for pending results... 18549 1727096279.63197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18549 1727096279.63254: in run() - task 0afff68d-5257-d33c-6707-00000000006c 18549 1727096279.63272: variable 'ansible_search_path' from source: unknown 18549 1727096279.63276: variable 'ansible_search_path' from source: unknown 18549 1727096279.63302: calling self._execute() 18549 1727096279.63363: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.63371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.63386: variable 'omit' from source: magic vars 18549 1727096279.63739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.65178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.65229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.65256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.65283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.65302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.65359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.65382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.65399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.65424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.65435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.65526: variable 'ansible_distribution' from source: facts 18549 1727096279.65530: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.65544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.65548: when evaluation is False, skipping this task 18549 1727096279.65551: _execute() done 18549 1727096279.65554: dumping result to json 18549 1727096279.65556: done dumping result, returning 18549 1727096279.65571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-d33c-6707-00000000006c] 18549 1727096279.65574: sending task result for task 0afff68d-5257-d33c-6707-00000000006c 18549 1727096279.65650: done sending task result for task 0afff68d-5257-d33c-6707-00000000006c 18549 1727096279.65653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.65714: no more pending results, returning what we have 18549 1727096279.65717: results queue empty 18549 1727096279.65717: checking for any_errors_fatal 18549 1727096279.65723: done checking for any_errors_fatal 18549 1727096279.65723: checking for max_fail_percentage 18549 1727096279.65725: done checking for max_fail_percentage 18549 1727096279.65726: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.65727: done checking to see if all hosts have failed 18549 1727096279.65727: getting the remaining hosts for this loop 18549 1727096279.65729: done getting the remaining hosts for this loop 18549 1727096279.65732: getting the next task for host managed_node1 18549 1727096279.65737: done getting next task for host managed_node1 18549 1727096279.65740: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096279.65742: ^ 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 18549 1727096279.65753: getting variables 18549 1727096279.65755: in VariableManager get_vars() 18549 1727096279.65794: Calling all_inventory to load vars for managed_node1 18549 1727096279.65797: Calling groups_inventory to load vars for managed_node1 18549 1727096279.65799: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.65807: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.65809: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.65811: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.65959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.66083: done with get_vars() 18549 1727096279.66091: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:57:59 -0400 (0:00:00.033) 0:00:07.446 ****** 18549 1727096279.66146: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096279.66332: worker is 1 (out of 1 available) 18549 1727096279.66344: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18549 1727096279.66356: done queuing things up, now waiting for results queue to drain 18549 1727096279.66357: waiting for pending results... 18549 1727096279.66520: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18549 1727096279.66587: in run() - task 0afff68d-5257-d33c-6707-00000000006d 18549 1727096279.66596: variable 'ansible_search_path' from source: unknown 18549 1727096279.66600: variable 'ansible_search_path' from source: unknown 18549 1727096279.66625: calling self._execute() 18549 1727096279.66690: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.66695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.66707: variable 'omit' from source: magic vars 18549 1727096279.67005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.68503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.68547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.68578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.68603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.68621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.68693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.68712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.68730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.68755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.68771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.68856: variable 'ansible_distribution' from source: facts 18549 1727096279.68860: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.68878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.68883: when evaluation is False, skipping this task 18549 1727096279.68886: _execute() done 18549 1727096279.68888: dumping result to json 18549 1727096279.68890: done dumping result, returning 18549 1727096279.68901: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-d33c-6707-00000000006d] 18549 1727096279.68903: sending task result for task 0afff68d-5257-d33c-6707-00000000006d 18549 1727096279.68982: done sending task result for task 0afff68d-5257-d33c-6707-00000000006d 18549 1727096279.68985: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.69050: no more pending results, returning what we have 18549 1727096279.69053: results queue empty 18549 1727096279.69054: checking for any_errors_fatal 18549 1727096279.69060: done checking for any_errors_fatal 18549 1727096279.69060: checking for max_fail_percentage 18549 1727096279.69062: done checking for max_fail_percentage 18549 1727096279.69063: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.69064: done checking to see if all hosts have failed 18549 1727096279.69064: getting the remaining hosts for this loop 18549 1727096279.69066: done getting the remaining hosts for this loop 18549 1727096279.69071: getting the next task for host managed_node1 18549 1727096279.69076: done getting next task for host managed_node1 18549 1727096279.69080: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096279.69081: ^ 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 18549 1727096279.69093: getting variables 18549 1727096279.69095: in VariableManager get_vars() 18549 1727096279.69129: Calling all_inventory to load vars for managed_node1 18549 1727096279.69131: Calling groups_inventory to load vars for managed_node1 18549 1727096279.69133: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.69141: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.69143: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.69145: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.69274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.69398: done with get_vars() 18549 1727096279.69405: done getting variables 18549 1727096279.69444: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:57:59 -0400 (0:00:00.033) 0:00:07.479 ****** 18549 1727096279.69465: entering _queue_task() for managed_node1/debug 18549 1727096279.69655: worker is 1 (out of 1 available) 18549 1727096279.69669: exiting _queue_task() for managed_node1/debug 18549 1727096279.69679: done queuing things up, now waiting for results queue to drain 18549 1727096279.69680: waiting for pending results... 18549 1727096279.69837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18549 1727096279.69897: in run() - task 0afff68d-5257-d33c-6707-00000000006e 18549 1727096279.69921: variable 'ansible_search_path' from source: unknown 18549 1727096279.69925: variable 'ansible_search_path' from source: unknown 18549 1727096279.69948: calling self._execute() 18549 1727096279.70014: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.70021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.70034: variable 'omit' from source: magic vars 18549 1727096279.70389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.71808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.71857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.71888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.71913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.71932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.71993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.72012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.72029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.72054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.72064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.72156: variable 'ansible_distribution' from source: facts 18549 1727096279.72163: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.72177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.72180: when evaluation is False, skipping this task 18549 1727096279.72182: _execute() done 18549 1727096279.72184: dumping result to json 18549 1727096279.72187: done dumping result, returning 18549 1727096279.72196: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-d33c-6707-00000000006e] 18549 1727096279.72198: sending task result for task 0afff68d-5257-d33c-6707-00000000006e 18549 1727096279.72280: done sending task result for task 0afff68d-5257-d33c-6707-00000000006e 18549 1727096279.72283: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096279.72350: no more pending results, returning what we have 18549 1727096279.72353: results queue empty 18549 1727096279.72354: checking for any_errors_fatal 18549 1727096279.72359: done checking for any_errors_fatal 18549 1727096279.72362: checking for max_fail_percentage 18549 1727096279.72364: done checking for max_fail_percentage 18549 1727096279.72364: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.72365: done checking to see if all hosts have failed 18549 1727096279.72366: getting the remaining hosts for this loop 18549 1727096279.72369: done getting the remaining hosts for this loop 18549 1727096279.72372: getting the next task for host managed_node1 18549 1727096279.72377: done getting next task for host managed_node1 18549 1727096279.72380: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096279.72382: ^ 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 18549 1727096279.72393: getting variables 18549 1727096279.72395: in VariableManager get_vars() 18549 1727096279.72425: Calling all_inventory to load vars for managed_node1 18549 1727096279.72428: Calling groups_inventory to load vars for managed_node1 18549 1727096279.72430: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.72437: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.72440: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.72442: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.72590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.72706: done with get_vars() 18549 1727096279.72714: done getting variables 18549 1727096279.72751: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:57:59 -0400 (0:00:00.033) 0:00:07.512 ****** 18549 1727096279.72775: entering _queue_task() for managed_node1/debug 18549 1727096279.72966: worker is 1 (out of 1 available) 18549 1727096279.72981: exiting _queue_task() for managed_node1/debug 18549 1727096279.72991: done queuing things up, now waiting for results queue to drain 18549 1727096279.72992: waiting for pending results... 18549 1727096279.73142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18549 1727096279.73203: in run() - task 0afff68d-5257-d33c-6707-00000000006f 18549 1727096279.73218: variable 'ansible_search_path' from source: unknown 18549 1727096279.73222: variable 'ansible_search_path' from source: unknown 18549 1727096279.73247: calling self._execute() 18549 1727096279.73306: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.73310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.73318: variable 'omit' from source: magic vars 18549 1727096279.73604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.75038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.75085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.75111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.75135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.75165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.75222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.75241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.75259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.75291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.75302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.75389: variable 'ansible_distribution' from source: facts 18549 1727096279.75394: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.75408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.75411: when evaluation is False, skipping this task 18549 1727096279.75413: _execute() done 18549 1727096279.75415: dumping result to json 18549 1727096279.75418: done dumping result, returning 18549 1727096279.75425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-d33c-6707-00000000006f] 18549 1727096279.75429: sending task result for task 0afff68d-5257-d33c-6707-00000000006f 18549 1727096279.75511: done sending task result for task 0afff68d-5257-d33c-6707-00000000006f 18549 1727096279.75514: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096279.75553: no more pending results, returning what we have 18549 1727096279.75556: results queue empty 18549 1727096279.75556: checking for any_errors_fatal 18549 1727096279.75563: done checking for any_errors_fatal 18549 1727096279.75564: checking for max_fail_percentage 18549 1727096279.75566: done checking for max_fail_percentage 18549 1727096279.75567: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.75569: done checking to see if all hosts have failed 18549 1727096279.75570: getting the remaining hosts for this loop 18549 1727096279.75571: done getting the remaining hosts for this loop 18549 1727096279.75574: getting the next task for host managed_node1 18549 1727096279.75579: done getting next task for host managed_node1 18549 1727096279.75582: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096279.75584: ^ 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 18549 1727096279.75596: getting variables 18549 1727096279.75597: in VariableManager get_vars() 18549 1727096279.75629: Calling all_inventory to load vars for managed_node1 18549 1727096279.75631: Calling groups_inventory to load vars for managed_node1 18549 1727096279.75633: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.75641: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.75643: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.75645: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.75775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.75898: done with get_vars() 18549 1727096279.75904: done getting variables 18549 1727096279.75943: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:57:59 -0400 (0:00:00.031) 0:00:07.544 ****** 18549 1727096279.75964: entering _queue_task() for managed_node1/debug 18549 1727096279.76151: worker is 1 (out of 1 available) 18549 1727096279.76165: exiting _queue_task() for managed_node1/debug 18549 1727096279.76179: done queuing things up, now waiting for results queue to drain 18549 1727096279.76180: waiting for pending results... 18549 1727096279.76327: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18549 1727096279.76390: in run() - task 0afff68d-5257-d33c-6707-000000000070 18549 1727096279.76402: variable 'ansible_search_path' from source: unknown 18549 1727096279.76405: variable 'ansible_search_path' from source: unknown 18549 1727096279.76438: calling self._execute() 18549 1727096279.76502: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.76506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.76516: variable 'omit' from source: magic vars 18549 1727096279.76872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.78301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.78349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.78381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.78405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.78424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.78484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.78504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.78522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.78547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.78558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.78649: variable 'ansible_distribution' from source: facts 18549 1727096279.78652: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.78671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.78674: when evaluation is False, skipping this task 18549 1727096279.78677: _execute() done 18549 1727096279.78679: dumping result to json 18549 1727096279.78682: done dumping result, returning 18549 1727096279.78693: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-d33c-6707-000000000070] 18549 1727096279.78696: sending task result for task 0afff68d-5257-d33c-6707-000000000070 18549 1727096279.78770: done sending task result for task 0afff68d-5257-d33c-6707-000000000070 18549 1727096279.78773: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18549 1727096279.78833: no more pending results, returning what we have 18549 1727096279.78836: results queue empty 18549 1727096279.78837: checking for any_errors_fatal 18549 1727096279.78842: done checking for any_errors_fatal 18549 1727096279.78843: checking for max_fail_percentage 18549 1727096279.78844: done checking for max_fail_percentage 18549 1727096279.78845: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.78846: done checking to see if all hosts have failed 18549 1727096279.78847: getting the remaining hosts for this loop 18549 1727096279.78848: done getting the remaining hosts for this loop 18549 1727096279.78851: getting the next task for host managed_node1 18549 1727096279.78855: done getting next task for host managed_node1 18549 1727096279.78858: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096279.78860: ^ 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 18549 1727096279.78874: getting variables 18549 1727096279.78876: in VariableManager get_vars() 18549 1727096279.78904: Calling all_inventory to load vars for managed_node1 18549 1727096279.78906: Calling groups_inventory to load vars for managed_node1 18549 1727096279.78910: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.78918: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.78920: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.78922: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.79075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.79186: done with get_vars() 18549 1727096279.79193: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:57:59 -0400 (0:00:00.032) 0:00:07.577 ****** 18549 1727096279.79250: entering _queue_task() for managed_node1/ping 18549 1727096279.79434: worker is 1 (out of 1 available) 18549 1727096279.79447: exiting _queue_task() for managed_node1/ping 18549 1727096279.79457: done queuing things up, now waiting for results queue to drain 18549 1727096279.79458: waiting for pending results... 18549 1727096279.79627: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18549 1727096279.79692: in run() - task 0afff68d-5257-d33c-6707-000000000071 18549 1727096279.79705: variable 'ansible_search_path' from source: unknown 18549 1727096279.79709: variable 'ansible_search_path' from source: unknown 18549 1727096279.79737: calling self._execute() 18549 1727096279.79798: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.79802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.79810: variable 'omit' from source: magic vars 18549 1727096279.80102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.81566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.81609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.81636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.81674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.81694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.81756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.81777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.81796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.81822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.81832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.81927: variable 'ansible_distribution' from source: facts 18549 1727096279.81931: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.81945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.81948: when evaluation is False, skipping this task 18549 1727096279.81951: _execute() done 18549 1727096279.81953: dumping result to json 18549 1727096279.81955: done dumping result, returning 18549 1727096279.81968: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-d33c-6707-000000000071] 18549 1727096279.81971: sending task result for task 0afff68d-5257-d33c-6707-000000000071 18549 1727096279.82047: done sending task result for task 0afff68d-5257-d33c-6707-000000000071 18549 1727096279.82050: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.82126: no more pending results, returning what we have 18549 1727096279.82129: results queue empty 18549 1727096279.82129: checking for any_errors_fatal 18549 1727096279.82134: done checking for any_errors_fatal 18549 1727096279.82135: checking for max_fail_percentage 18549 1727096279.82136: done checking for max_fail_percentage 18549 1727096279.82137: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.82138: done checking to see if all hosts have failed 18549 1727096279.82139: getting the remaining hosts for this loop 18549 1727096279.82140: done getting the remaining hosts for this loop 18549 1727096279.82143: getting the next task for host managed_node1 18549 1727096279.82150: done getting next task for host managed_node1 18549 1727096279.82152: ^ task is: TASK: meta (role_complete) 18549 1727096279.82154: ^ 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 18549 1727096279.82170: getting variables 18549 1727096279.82172: in VariableManager get_vars() 18549 1727096279.82203: Calling all_inventory to load vars for managed_node1 18549 1727096279.82205: Calling groups_inventory to load vars for managed_node1 18549 1727096279.82207: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.82215: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.82217: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.82220: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.82343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.82484: done with get_vars() 18549 1727096279.82491: done getting variables 18549 1727096279.82540: done queuing things up, now waiting for results queue to drain 18549 1727096279.82541: results queue empty 18549 1727096279.82542: checking for any_errors_fatal 18549 1727096279.82543: done checking for any_errors_fatal 18549 1727096279.82543: checking for max_fail_percentage 18549 1727096279.82544: done checking for max_fail_percentage 18549 1727096279.82545: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.82545: done checking to see if all hosts have failed 18549 1727096279.82545: getting the remaining hosts for this loop 18549 1727096279.82546: done getting the remaining hosts for this loop 18549 1727096279.82547: getting the next task for host managed_node1 18549 1727096279.82550: done getting next task for host managed_node1 18549 1727096279.82551: ^ task is: TASK: meta (flush_handlers) 18549 1727096279.82552: ^ 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 18549 1727096279.82553: getting variables 18549 1727096279.82554: in VariableManager get_vars() 18549 1727096279.82563: Calling all_inventory to load vars for managed_node1 18549 1727096279.82564: Calling groups_inventory to load vars for managed_node1 18549 1727096279.82565: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.82570: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.82572: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.82573: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.82653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.82762: done with get_vars() 18549 1727096279.82769: done getting variables 18549 1727096279.82800: in VariableManager get_vars() 18549 1727096279.82808: Calling all_inventory to load vars for managed_node1 18549 1727096279.82813: Calling groups_inventory to load vars for managed_node1 18549 1727096279.82815: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.82817: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.82819: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.82820: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.82899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.83022: done with get_vars() 18549 1727096279.83030: done queuing things up, now waiting for results queue to drain 18549 1727096279.83031: results queue empty 18549 1727096279.83031: checking for any_errors_fatal 18549 1727096279.83032: done checking for any_errors_fatal 18549 1727096279.83032: checking for max_fail_percentage 18549 1727096279.83033: done checking for max_fail_percentage 18549 1727096279.83033: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.83034: done checking to see if all hosts have failed 18549 1727096279.83034: getting the remaining hosts for this loop 18549 1727096279.83035: done getting the remaining hosts for this loop 18549 1727096279.83037: getting the next task for host managed_node1 18549 1727096279.83039: done getting next task for host managed_node1 18549 1727096279.83040: ^ task is: TASK: meta (flush_handlers) 18549 1727096279.83041: ^ 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 18549 1727096279.83043: getting variables 18549 1727096279.83043: in VariableManager get_vars() 18549 1727096279.83049: Calling all_inventory to load vars for managed_node1 18549 1727096279.83050: Calling groups_inventory to load vars for managed_node1 18549 1727096279.83051: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.83054: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.83056: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.83057: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.83137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.83243: done with get_vars() 18549 1727096279.83248: done getting variables 18549 1727096279.83280: in VariableManager get_vars() 18549 1727096279.83288: Calling all_inventory to load vars for managed_node1 18549 1727096279.83289: Calling groups_inventory to load vars for managed_node1 18549 1727096279.83290: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.83293: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.83294: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.83296: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.83377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.83497: done with get_vars() 18549 1727096279.83504: done queuing things up, now waiting for results queue to drain 18549 1727096279.83505: results queue empty 18549 1727096279.83505: checking for any_errors_fatal 18549 1727096279.83506: done checking for any_errors_fatal 18549 1727096279.83507: checking for max_fail_percentage 18549 1727096279.83507: done checking for max_fail_percentage 18549 1727096279.83508: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.83508: done checking to see if all hosts have failed 18549 1727096279.83508: getting the remaining hosts for this loop 18549 1727096279.83509: done getting the remaining hosts for this loop 18549 1727096279.83511: getting the next task for host managed_node1 18549 1727096279.83512: done getting next task for host managed_node1 18549 1727096279.83513: ^ task is: None 18549 1727096279.83514: ^ 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 18549 1727096279.83514: done queuing things up, now waiting for results queue to drain 18549 1727096279.83515: results queue empty 18549 1727096279.83515: checking for any_errors_fatal 18549 1727096279.83516: done checking for any_errors_fatal 18549 1727096279.83516: checking for max_fail_percentage 18549 1727096279.83517: done checking for max_fail_percentage 18549 1727096279.83517: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.83517: done checking to see if all hosts have failed 18549 1727096279.83518: getting the next task for host managed_node1 18549 1727096279.83519: done getting next task for host managed_node1 18549 1727096279.83520: ^ task is: None 18549 1727096279.83520: ^ 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 18549 1727096279.83548: in VariableManager get_vars() 18549 1727096279.83559: done with get_vars() 18549 1727096279.83565: in VariableManager get_vars() 18549 1727096279.83573: done with get_vars() 18549 1727096279.83576: variable 'omit' from source: magic vars 18549 1727096279.83595: in VariableManager get_vars() 18549 1727096279.83600: done with get_vars() 18549 1727096279.83611: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 18549 1727096279.83728: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096279.83747: getting the remaining hosts for this loop 18549 1727096279.83748: done getting the remaining hosts for this loop 18549 1727096279.83750: getting the next task for host managed_node1 18549 1727096279.83751: done getting next task for host managed_node1 18549 1727096279.83753: ^ task is: TASK: Gathering Facts 18549 1727096279.83754: ^ 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 18549 1727096279.83755: getting variables 18549 1727096279.83755: in VariableManager get_vars() 18549 1727096279.83763: Calling all_inventory to load vars for managed_node1 18549 1727096279.83764: Calling groups_inventory to load vars for managed_node1 18549 1727096279.83765: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.83771: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.83772: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.83774: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.83850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.83976: done with get_vars() 18549 1727096279.83981: done getting variables 18549 1727096279.84008: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 Monday 23 September 2024 08:57:59 -0400 (0:00:00.047) 0:00:07.625 ****** 18549 1727096279.84027: entering _queue_task() for managed_node1/gather_facts 18549 1727096279.84222: worker is 1 (out of 1 available) 18549 1727096279.84233: exiting _queue_task() for managed_node1/gather_facts 18549 1727096279.84246: done queuing things up, now waiting for results queue to drain 18549 1727096279.84247: waiting for pending results... 18549 1727096279.84401: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096279.84455: in run() - task 0afff68d-5257-d33c-6707-0000000002cb 18549 1727096279.84470: variable 'ansible_search_path' from source: unknown 18549 1727096279.84498: calling self._execute() 18549 1727096279.84553: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.84557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.84564: variable 'omit' from source: magic vars 18549 1727096279.84858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.86516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.86557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.86591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.86615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.86634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.86700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.86720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.86741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.86770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.86788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.86884: variable 'ansible_distribution' from source: facts 18549 1727096279.86887: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.86972: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.86974: when evaluation is False, skipping this task 18549 1727096279.86975: _execute() done 18549 1727096279.86977: dumping result to json 18549 1727096279.86978: done dumping result, returning 18549 1727096279.86980: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-0000000002cb] 18549 1727096279.86981: sending task result for task 0afff68d-5257-d33c-6707-0000000002cb 18549 1727096279.87032: done sending task result for task 0afff68d-5257-d33c-6707-0000000002cb 18549 1727096279.87035: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.87082: no more pending results, returning what we have 18549 1727096279.87085: results queue empty 18549 1727096279.87086: checking for any_errors_fatal 18549 1727096279.87087: done checking for any_errors_fatal 18549 1727096279.87087: checking for max_fail_percentage 18549 1727096279.87089: done checking for max_fail_percentage 18549 1727096279.87090: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.87091: done checking to see if all hosts have failed 18549 1727096279.87091: getting the remaining hosts for this loop 18549 1727096279.87093: done getting the remaining hosts for this loop 18549 1727096279.87096: getting the next task for host managed_node1 18549 1727096279.87102: done getting next task for host managed_node1 18549 1727096279.87104: ^ task is: TASK: meta (flush_handlers) 18549 1727096279.87106: ^ 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 18549 1727096279.87109: getting variables 18549 1727096279.87110: in VariableManager get_vars() 18549 1727096279.87138: Calling all_inventory to load vars for managed_node1 18549 1727096279.87141: Calling groups_inventory to load vars for managed_node1 18549 1727096279.87144: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.87155: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.87157: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.87162: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.87316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.87429: done with get_vars() 18549 1727096279.87438: done getting variables 18549 1727096279.87490: in VariableManager get_vars() 18549 1727096279.87498: Calling all_inventory to load vars for managed_node1 18549 1727096279.87500: Calling groups_inventory to load vars for managed_node1 18549 1727096279.87502: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.87505: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.87506: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.87508: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.87611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.87716: done with get_vars() 18549 1727096279.87725: done queuing things up, now waiting for results queue to drain 18549 1727096279.87726: results queue empty 18549 1727096279.87727: checking for any_errors_fatal 18549 1727096279.87728: done checking for any_errors_fatal 18549 1727096279.87728: checking for max_fail_percentage 18549 1727096279.87729: done checking for max_fail_percentage 18549 1727096279.87729: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.87730: done checking to see if all hosts have failed 18549 1727096279.87730: getting the remaining hosts for this loop 18549 1727096279.87731: done getting the remaining hosts for this loop 18549 1727096279.87732: getting the next task for host managed_node1 18549 1727096279.87735: done getting next task for host managed_node1 18549 1727096279.87737: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 18549 1727096279.87738: ^ 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 18549 1727096279.87739: getting variables 18549 1727096279.87739: in VariableManager get_vars() 18549 1727096279.87744: Calling all_inventory to load vars for managed_node1 18549 1727096279.87745: Calling groups_inventory to load vars for managed_node1 18549 1727096279.87747: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.87754: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.87756: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.87758: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.87842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.87949: done with get_vars() 18549 1727096279.87954: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Monday 23 September 2024 08:57:59 -0400 (0:00:00.039) 0:00:07.665 ****** 18549 1727096279.88004: entering _queue_task() for managed_node1/include_tasks 18549 1727096279.88230: worker is 1 (out of 1 available) 18549 1727096279.88244: exiting _queue_task() for managed_node1/include_tasks 18549 1727096279.88255: done queuing things up, now waiting for results queue to drain 18549 1727096279.88256: waiting for pending results... 18549 1727096279.88418: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' 18549 1727096279.88489: in run() - task 0afff68d-5257-d33c-6707-000000000074 18549 1727096279.88497: variable 'ansible_search_path' from source: unknown 18549 1727096279.88524: calling self._execute() 18549 1727096279.88584: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.88590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.88600: variable 'omit' from source: magic vars 18549 1727096279.88893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.90595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.90638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.90675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.90695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.90714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.90775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.90797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.90815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.90840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.90851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.90948: variable 'ansible_distribution' from source: facts 18549 1727096279.90951: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.90968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.90972: when evaluation is False, skipping this task 18549 1727096279.90974: _execute() done 18549 1727096279.90977: dumping result to json 18549 1727096279.90979: done dumping result, returning 18549 1727096279.90987: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' [0afff68d-5257-d33c-6707-000000000074] 18549 1727096279.90990: sending task result for task 0afff68d-5257-d33c-6707-000000000074 18549 1727096279.91083: done sending task result for task 0afff68d-5257-d33c-6707-000000000074 18549 1727096279.91085: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.91141: no more pending results, returning what we have 18549 1727096279.91144: results queue empty 18549 1727096279.91144: checking for any_errors_fatal 18549 1727096279.91146: done checking for any_errors_fatal 18549 1727096279.91146: checking for max_fail_percentage 18549 1727096279.91148: done checking for max_fail_percentage 18549 1727096279.91149: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.91150: done checking to see if all hosts have failed 18549 1727096279.91150: getting the remaining hosts for this loop 18549 1727096279.91152: done getting the remaining hosts for this loop 18549 1727096279.91155: getting the next task for host managed_node1 18549 1727096279.91164: done getting next task for host managed_node1 18549 1727096279.91166: ^ task is: TASK: Include the task 'assert_device_absent.yml' 18549 1727096279.91169: ^ 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 18549 1727096279.91173: getting variables 18549 1727096279.91174: in VariableManager get_vars() 18549 1727096279.91203: Calling all_inventory to load vars for managed_node1 18549 1727096279.91205: Calling groups_inventory to load vars for managed_node1 18549 1727096279.91209: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.91219: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.91221: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.91224: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.91380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.91494: done with get_vars() 18549 1727096279.91503: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Monday 23 September 2024 08:57:59 -0400 (0:00:00.035) 0:00:07.700 ****** 18549 1727096279.91565: entering _queue_task() for managed_node1/include_tasks 18549 1727096279.91776: worker is 1 (out of 1 available) 18549 1727096279.91788: exiting _queue_task() for managed_node1/include_tasks 18549 1727096279.91801: done queuing things up, now waiting for results queue to drain 18549 1727096279.91802: waiting for pending results... 18549 1727096279.91955: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 18549 1727096279.92020: in run() - task 0afff68d-5257-d33c-6707-000000000075 18549 1727096279.92033: variable 'ansible_search_path' from source: unknown 18549 1727096279.92064: calling self._execute() 18549 1727096279.92126: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.92131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.92139: variable 'omit' from source: magic vars 18549 1727096279.92773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096279.94593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096279.94644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096279.94677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096279.94702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096279.94721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096279.94784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096279.94805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096279.94822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096279.94848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096279.94858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096279.94953: variable 'ansible_distribution' from source: facts 18549 1727096279.94957: variable 'ansible_distribution_major_version' from source: facts 18549 1727096279.94979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096279.94982: when evaluation is False, skipping this task 18549 1727096279.94986: _execute() done 18549 1727096279.94989: dumping result to json 18549 1727096279.94992: done dumping result, returning 18549 1727096279.94995: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0afff68d-5257-d33c-6707-000000000075] 18549 1727096279.95005: sending task result for task 0afff68d-5257-d33c-6707-000000000075 18549 1727096279.95083: done sending task result for task 0afff68d-5257-d33c-6707-000000000075 18549 1727096279.95086: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096279.95150: no more pending results, returning what we have 18549 1727096279.95153: results queue empty 18549 1727096279.95154: checking for any_errors_fatal 18549 1727096279.95159: done checking for any_errors_fatal 18549 1727096279.95160: checking for max_fail_percentage 18549 1727096279.95162: done checking for max_fail_percentage 18549 1727096279.95162: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.95163: done checking to see if all hosts have failed 18549 1727096279.95164: getting the remaining hosts for this loop 18549 1727096279.95166: done getting the remaining hosts for this loop 18549 1727096279.95171: getting the next task for host managed_node1 18549 1727096279.95178: done getting next task for host managed_node1 18549 1727096279.95180: ^ task is: TASK: meta (flush_handlers) 18549 1727096279.95182: ^ 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 18549 1727096279.95186: getting variables 18549 1727096279.95187: in VariableManager get_vars() 18549 1727096279.95216: Calling all_inventory to load vars for managed_node1 18549 1727096279.95219: Calling groups_inventory to load vars for managed_node1 18549 1727096279.95222: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.95232: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.95235: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.95237: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.95424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.95535: done with get_vars() 18549 1727096279.95542: done getting variables 18549 1727096279.95613: in VariableManager get_vars() 18549 1727096279.95621: Calling all_inventory to load vars for managed_node1 18549 1727096279.95623: Calling groups_inventory to load vars for managed_node1 18549 1727096279.95625: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.95628: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.95630: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.95633: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.95755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.95929: done with get_vars() 18549 1727096279.95941: done queuing things up, now waiting for results queue to drain 18549 1727096279.95943: results queue empty 18549 1727096279.95943: checking for any_errors_fatal 18549 1727096279.95945: done checking for any_errors_fatal 18549 1727096279.95946: checking for max_fail_percentage 18549 1727096279.95947: done checking for max_fail_percentage 18549 1727096279.95948: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.95949: done checking to see if all hosts have failed 18549 1727096279.95950: getting the remaining hosts for this loop 18549 1727096279.95951: done getting the remaining hosts for this loop 18549 1727096279.95953: getting the next task for host managed_node1 18549 1727096279.95956: done getting next task for host managed_node1 18549 1727096279.95957: ^ task is: TASK: meta (flush_handlers) 18549 1727096279.95959: ^ 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 18549 1727096279.95961: getting variables 18549 1727096279.95962: in VariableManager get_vars() 18549 1727096279.95971: Calling all_inventory to load vars for managed_node1 18549 1727096279.95974: Calling groups_inventory to load vars for managed_node1 18549 1727096279.95976: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.95985: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.95987: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.95989: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.96320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.96496: done with get_vars() 18549 1727096279.96504: done getting variables 18549 1727096279.96547: in VariableManager get_vars() 18549 1727096279.96554: Calling all_inventory to load vars for managed_node1 18549 1727096279.96557: Calling groups_inventory to load vars for managed_node1 18549 1727096279.96559: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.96563: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.96565: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.96569: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.96700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.96883: done with get_vars() 18549 1727096279.96893: done queuing things up, now waiting for results queue to drain 18549 1727096279.96895: results queue empty 18549 1727096279.96897: checking for any_errors_fatal 18549 1727096279.96898: done checking for any_errors_fatal 18549 1727096279.96899: checking for max_fail_percentage 18549 1727096279.96899: done checking for max_fail_percentage 18549 1727096279.96900: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.96901: done checking to see if all hosts have failed 18549 1727096279.96901: getting the remaining hosts for this loop 18549 1727096279.96902: done getting the remaining hosts for this loop 18549 1727096279.96905: getting the next task for host managed_node1 18549 1727096279.96907: done getting next task for host managed_node1 18549 1727096279.96909: ^ task is: None 18549 1727096279.96911: ^ 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 18549 1727096279.96912: done queuing things up, now waiting for results queue to drain 18549 1727096279.96912: results queue empty 18549 1727096279.96913: checking for any_errors_fatal 18549 1727096279.96914: done checking for any_errors_fatal 18549 1727096279.96914: checking for max_fail_percentage 18549 1727096279.96915: done checking for max_fail_percentage 18549 1727096279.96916: checking to see if all hosts have failed and the running result is not ok 18549 1727096279.96916: done checking to see if all hosts have failed 18549 1727096279.96917: getting the next task for host managed_node1 18549 1727096279.96920: done getting next task for host managed_node1 18549 1727096279.96920: ^ task is: None 18549 1727096279.96921: ^ 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 18549 1727096279.96952: in VariableManager get_vars() 18549 1727096279.96964: done with get_vars() 18549 1727096279.96972: in VariableManager get_vars() 18549 1727096279.96980: done with get_vars() 18549 1727096279.96984: variable 'omit' from source: magic vars 18549 1727096279.97012: in VariableManager get_vars() 18549 1727096279.97019: done with get_vars() 18549 1727096279.97038: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 18549 1727096279.97209: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18549 1727096279.97231: getting the remaining hosts for this loop 18549 1727096279.97232: done getting the remaining hosts for this loop 18549 1727096279.97234: getting the next task for host managed_node1 18549 1727096279.97237: done getting next task for host managed_node1 18549 1727096279.97239: ^ task is: TASK: Gathering Facts 18549 1727096279.97240: ^ 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 18549 1727096279.97242: getting variables 18549 1727096279.97243: in VariableManager get_vars() 18549 1727096279.97250: Calling all_inventory to load vars for managed_node1 18549 1727096279.97252: Calling groups_inventory to load vars for managed_node1 18549 1727096279.97254: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096279.97258: Calling all_plugins_play to load vars for managed_node1 18549 1727096279.97260: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096279.97263: Calling groups_plugins_play to load vars for managed_node1 18549 1727096279.97378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096279.97573: done with get_vars() 18549 1727096279.97581: done getting variables 18549 1727096279.97614: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 Monday 23 September 2024 08:57:59 -0400 (0:00:00.060) 0:00:07.761 ****** 18549 1727096279.97634: entering _queue_task() for managed_node1/gather_facts 18549 1727096279.97916: worker is 1 (out of 1 available) 18549 1727096279.97926: exiting _queue_task() for managed_node1/gather_facts 18549 1727096279.97936: done queuing things up, now waiting for results queue to drain 18549 1727096279.97938: waiting for pending results... 18549 1727096279.98198: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18549 1727096279.98374: in run() - task 0afff68d-5257-d33c-6707-0000000002e3 18549 1727096279.98377: variable 'ansible_search_path' from source: unknown 18549 1727096279.98381: calling self._execute() 18549 1727096279.98443: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096279.98454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096279.98466: variable 'omit' from source: magic vars 18549 1727096279.98923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096280.01131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096280.01204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096280.01248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096280.01358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096280.01362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096280.01399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096280.01432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096280.01463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096280.01508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096280.01525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096280.01671: variable 'ansible_distribution' from source: facts 18549 1727096280.01685: variable 'ansible_distribution_major_version' from source: facts 18549 1727096280.01710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096280.01717: when evaluation is False, skipping this task 18549 1727096280.01724: _execute() done 18549 1727096280.01730: dumping result to json 18549 1727096280.01772: done dumping result, returning 18549 1727096280.01776: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-d33c-6707-0000000002e3] 18549 1727096280.01778: sending task result for task 0afff68d-5257-d33c-6707-0000000002e3 18549 1727096280.02075: done sending task result for task 0afff68d-5257-d33c-6707-0000000002e3 18549 1727096280.02079: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096280.02121: no more pending results, returning what we have 18549 1727096280.02125: results queue empty 18549 1727096280.02126: checking for any_errors_fatal 18549 1727096280.02127: done checking for any_errors_fatal 18549 1727096280.02128: checking for max_fail_percentage 18549 1727096280.02129: done checking for max_fail_percentage 18549 1727096280.02130: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.02132: done checking to see if all hosts have failed 18549 1727096280.02132: getting the remaining hosts for this loop 18549 1727096280.02134: done getting the remaining hosts for this loop 18549 1727096280.02137: getting the next task for host managed_node1 18549 1727096280.02143: done getting next task for host managed_node1 18549 1727096280.02144: ^ task is: TASK: meta (flush_handlers) 18549 1727096280.02146: ^ 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 18549 1727096280.02150: getting variables 18549 1727096280.02151: in VariableManager get_vars() 18549 1727096280.02180: Calling all_inventory to load vars for managed_node1 18549 1727096280.02183: Calling groups_inventory to load vars for managed_node1 18549 1727096280.02187: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.02198: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.02201: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.02203: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.02464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.02660: done with get_vars() 18549 1727096280.02675: done getting variables 18549 1727096280.02750: in VariableManager get_vars() 18549 1727096280.02761: Calling all_inventory to load vars for managed_node1 18549 1727096280.02764: Calling groups_inventory to load vars for managed_node1 18549 1727096280.02766: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.02773: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.02776: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.02779: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.02947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.03146: done with get_vars() 18549 1727096280.03160: done queuing things up, now waiting for results queue to drain 18549 1727096280.03162: results queue empty 18549 1727096280.03163: checking for any_errors_fatal 18549 1727096280.03165: done checking for any_errors_fatal 18549 1727096280.03165: checking for max_fail_percentage 18549 1727096280.03166: done checking for max_fail_percentage 18549 1727096280.03169: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.03170: done checking to see if all hosts have failed 18549 1727096280.03170: getting the remaining hosts for this loop 18549 1727096280.03171: done getting the remaining hosts for this loop 18549 1727096280.03174: getting the next task for host managed_node1 18549 1727096280.03179: done getting next task for host managed_node1 18549 1727096280.03181: ^ task is: TASK: Verify network state restored to default 18549 1727096280.03183: ^ 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 18549 1727096280.03185: getting variables 18549 1727096280.03186: in VariableManager get_vars() 18549 1727096280.03195: Calling all_inventory to load vars for managed_node1 18549 1727096280.03197: Calling groups_inventory to load vars for managed_node1 18549 1727096280.03199: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.03210: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.03213: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.03215: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.03353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.03538: done with get_vars() 18549 1727096280.03545: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Monday 23 September 2024 08:58:00 -0400 (0:00:00.059) 0:00:07.821 ****** 18549 1727096280.03612: entering _queue_task() for managed_node1/include_tasks 18549 1727096280.03919: worker is 1 (out of 1 available) 18549 1727096280.03931: exiting _queue_task() for managed_node1/include_tasks 18549 1727096280.03942: done queuing things up, now waiting for results queue to drain 18549 1727096280.03943: waiting for pending results... 18549 1727096280.04202: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 18549 1727096280.04300: in run() - task 0afff68d-5257-d33c-6707-000000000078 18549 1727096280.04320: variable 'ansible_search_path' from source: unknown 18549 1727096280.04357: calling self._execute() 18549 1727096280.04444: variable 'ansible_host' from source: host vars for 'managed_node1' 18549 1727096280.04455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18549 1727096280.04469: variable 'omit' from source: magic vars 18549 1727096280.04889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18549 1727096280.07134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18549 1727096280.07206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18549 1727096280.07243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18549 1727096280.07288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18549 1727096280.07316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18549 1727096280.07400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 18549 1727096280.07432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 18549 1727096280.07462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 18549 1727096280.07511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18549 1727096280.07529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 18549 1727096280.07687: variable 'ansible_distribution' from source: facts 18549 1727096280.07690: variable 'ansible_distribution_major_version' from source: facts 18549 1727096280.07698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18549 1727096280.07704: when evaluation is False, skipping this task 18549 1727096280.07711: _execute() done 18549 1727096280.07717: dumping result to json 18549 1727096280.07872: done dumping result, returning 18549 1727096280.07875: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-d33c-6707-000000000078] 18549 1727096280.07878: sending task result for task 0afff68d-5257-d33c-6707-000000000078 18549 1727096280.07943: done sending task result for task 0afff68d-5257-d33c-6707-000000000078 18549 1727096280.07945: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18549 1727096280.07992: no more pending results, returning what we have 18549 1727096280.07996: results queue empty 18549 1727096280.07997: checking for any_errors_fatal 18549 1727096280.07999: done checking for any_errors_fatal 18549 1727096280.07999: checking for max_fail_percentage 18549 1727096280.08001: done checking for max_fail_percentage 18549 1727096280.08002: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.08003: done checking to see if all hosts have failed 18549 1727096280.08004: getting the remaining hosts for this loop 18549 1727096280.08005: done getting the remaining hosts for this loop 18549 1727096280.08009: getting the next task for host managed_node1 18549 1727096280.08016: done getting next task for host managed_node1 18549 1727096280.08019: ^ task is: TASK: meta (flush_handlers) 18549 1727096280.08021: ^ 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 18549 1727096280.08025: getting variables 18549 1727096280.08027: in VariableManager get_vars() 18549 1727096280.08055: Calling all_inventory to load vars for managed_node1 18549 1727096280.08057: Calling groups_inventory to load vars for managed_node1 18549 1727096280.08061: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.08074: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.08077: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.08080: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.08442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.08635: done with get_vars() 18549 1727096280.08645: done getting variables 18549 1727096280.08708: in VariableManager get_vars() 18549 1727096280.08717: Calling all_inventory to load vars for managed_node1 18549 1727096280.08719: Calling groups_inventory to load vars for managed_node1 18549 1727096280.08721: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.08725: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.08727: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.08730: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.08910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.09091: done with get_vars() 18549 1727096280.09103: done queuing things up, now waiting for results queue to drain 18549 1727096280.09104: results queue empty 18549 1727096280.09105: checking for any_errors_fatal 18549 1727096280.09107: done checking for any_errors_fatal 18549 1727096280.09108: checking for max_fail_percentage 18549 1727096280.09109: done checking for max_fail_percentage 18549 1727096280.09110: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.09110: done checking to see if all hosts have failed 18549 1727096280.09111: getting the remaining hosts for this loop 18549 1727096280.09112: done getting the remaining hosts for this loop 18549 1727096280.09114: getting the next task for host managed_node1 18549 1727096280.09117: done getting next task for host managed_node1 18549 1727096280.09119: ^ task is: TASK: meta (flush_handlers) 18549 1727096280.09120: ^ 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 18549 1727096280.09123: getting variables 18549 1727096280.09123: in VariableManager get_vars() 18549 1727096280.09130: Calling all_inventory to load vars for managed_node1 18549 1727096280.09131: Calling groups_inventory to load vars for managed_node1 18549 1727096280.09133: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.09142: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.09144: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.09147: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.09282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.09463: done with get_vars() 18549 1727096280.09472: done getting variables 18549 1727096280.09513: in VariableManager get_vars() 18549 1727096280.09521: Calling all_inventory to load vars for managed_node1 18549 1727096280.09523: Calling groups_inventory to load vars for managed_node1 18549 1727096280.09525: Calling all_plugins_inventory to load vars for managed_node1 18549 1727096280.09529: Calling all_plugins_play to load vars for managed_node1 18549 1727096280.09532: Calling groups_plugins_inventory to load vars for managed_node1 18549 1727096280.09534: Calling groups_plugins_play to load vars for managed_node1 18549 1727096280.09691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18549 1727096280.09874: done with get_vars() 18549 1727096280.09884: done queuing things up, now waiting for results queue to drain 18549 1727096280.09886: results queue empty 18549 1727096280.09887: checking for any_errors_fatal 18549 1727096280.09888: done checking for any_errors_fatal 18549 1727096280.09889: checking for max_fail_percentage 18549 1727096280.09890: done checking for max_fail_percentage 18549 1727096280.09890: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.09891: done checking to see if all hosts have failed 18549 1727096280.09892: getting the remaining hosts for this loop 18549 1727096280.09892: done getting the remaining hosts for this loop 18549 1727096280.09895: getting the next task for host managed_node1 18549 1727096280.09897: done getting next task for host managed_node1 18549 1727096280.09898: ^ task is: None 18549 1727096280.09899: ^ 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 18549 1727096280.09900: done queuing things up, now waiting for results queue to drain 18549 1727096280.09901: results queue empty 18549 1727096280.09902: checking for any_errors_fatal 18549 1727096280.09902: done checking for any_errors_fatal 18549 1727096280.09903: checking for max_fail_percentage 18549 1727096280.09904: done checking for max_fail_percentage 18549 1727096280.09904: checking to see if all hosts have failed and the running result is not ok 18549 1727096280.09905: done checking to see if all hosts have failed 18549 1727096280.09906: getting the next task for host managed_node1 18549 1727096280.09908: done getting next task for host managed_node1 18549 1727096280.09909: ^ task is: None 18549 1727096280.09910: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=93 rescued=0 ignored=0 Monday 23 September 2024 08:58:00 -0400 (0:00:00.063) 0:00:07.884 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.26s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.65s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Show network_provider --------------------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Include the task 'assert_output_in_stderr_without_warnings.yml' --------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'enable_epel.yml' -------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Include the task 'delete_interface.yml' --------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Enable network service -------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Set network provider to 'initscripts' ----------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Show inside ethernet tests ---------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Show network_provider --------------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 18549 1727096280.09988: RUNNING CLEANUP