[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. 23743 1726867415.34418: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 23743 1726867415.35265: Added group all to inventory 23743 1726867415.35267: Added group ungrouped to inventory 23743 1726867415.35272: Group all now contains ungrouped 23743 1726867415.35275: Examining possible inventory source: /tmp/network-5rw/inventory.yml 23743 1726867415.53334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 23743 1726867415.53397: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 23743 1726867415.53419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 23743 1726867415.53479: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 23743 1726867415.53546: Loaded config def from plugin (inventory/script) 23743 1726867415.53549: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 23743 1726867415.53589: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 23743 1726867415.53675: Loaded config def from plugin (inventory/yaml) 23743 1726867415.53680: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 23743 1726867415.53762: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 23743 1726867415.54172: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 23743 1726867415.54175: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 23743 1726867415.54181: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 23743 1726867415.54187: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 23743 1726867415.54191: Loading data from /tmp/network-5rw/inventory.yml 23743 1726867415.54254: /tmp/network-5rw/inventory.yml was not parsable by auto 23743 1726867415.54317: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 23743 1726867415.54353: Loading data from /tmp/network-5rw/inventory.yml 23743 1726867415.54429: group all already in inventory 23743 1726867415.54435: set inventory_file for managed_node1 23743 1726867415.54439: set inventory_dir for managed_node1 23743 1726867415.54440: Added host managed_node1 to inventory 23743 1726867415.54442: Added host managed_node1 to group all 23743 1726867415.54443: set ansible_host for managed_node1 23743 1726867415.54443: set ansible_ssh_extra_args for managed_node1 23743 1726867415.54446: set inventory_file for managed_node2 23743 1726867415.54449: set inventory_dir for managed_node2 23743 1726867415.54449: Added host managed_node2 to inventory 23743 1726867415.54451: Added host managed_node2 to group all 23743 1726867415.54452: set ansible_host for managed_node2 23743 1726867415.54453: set ansible_ssh_extra_args for managed_node2 23743 1726867415.54456: set inventory_file for managed_node3 23743 1726867415.54458: set inventory_dir for managed_node3 23743 1726867415.54458: Added host managed_node3 to inventory 23743 1726867415.54459: Added host managed_node3 to group all 23743 1726867415.54460: set ansible_host for managed_node3 23743 1726867415.54461: set ansible_ssh_extra_args for managed_node3 23743 1726867415.54463: Reconcile groups and hosts in inventory. 23743 1726867415.54466: Group ungrouped now contains managed_node1 23743 1726867415.54468: Group ungrouped now contains managed_node2 23743 1726867415.54469: Group ungrouped now contains managed_node3 23743 1726867415.54545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 23743 1726867415.54667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 23743 1726867415.54715: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 23743 1726867415.54741: Loaded config def from plugin (vars/host_group_vars) 23743 1726867415.54743: 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) 23743 1726867415.54749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 23743 1726867415.54756: 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) 23743 1726867415.54797: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 23743 1726867415.55110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867415.55202: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 23743 1726867415.55238: Loaded config def from plugin (connection/local) 23743 1726867415.55241: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 23743 1726867415.55890: Loaded config def from plugin (connection/paramiko_ssh) 23743 1726867415.55893: 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) 23743 1726867415.56765: 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) 23743 1726867415.56808: Loaded config def from plugin (connection/psrp) 23743 1726867415.56811: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 23743 1726867415.57527: 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) 23743 1726867415.57569: Loaded config def from plugin (connection/ssh) 23743 1726867415.57572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 23743 1726867415.59719: 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) 23743 1726867415.59763: Loaded config def from plugin (connection/winrm) 23743 1726867415.59767: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 23743 1726867415.59802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 23743 1726867415.59870: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 23743 1726867415.59936: Loaded config def from plugin (shell/cmd) 23743 1726867415.59944: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 23743 1726867415.59971: 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) 23743 1726867415.60037: Loaded config def from plugin (shell/powershell) 23743 1726867415.60039: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 23743 1726867415.60098: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 23743 1726867415.60290: Loaded config def from plugin (shell/sh) 23743 1726867415.60293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 23743 1726867415.60325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 23743 1726867415.60449: Loaded config def from plugin (become/runas) 23743 1726867415.60451: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 23743 1726867415.60642: Loaded config def from plugin (become/su) 23743 1726867415.60644: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 23743 1726867415.60804: Loaded config def from plugin (become/sudo) 23743 1726867415.60806: 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 23743 1726867415.60843: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23743 1726867415.61159: in VariableManager get_vars() 23743 1726867415.61385: done with get_vars() 23743 1726867415.61419: in VariableManager get_vars() 23743 1726867415.61423: done with get_vars() 23743 1726867415.61425: variable 'playbook_dir' from source: magic vars 23743 1726867415.61426: variable 'ansible_playbook_python' from source: magic vars 23743 1726867415.61427: variable 'ansible_config_file' from source: magic vars 23743 1726867415.61427: variable 'groups' from source: magic vars 23743 1726867415.61428: variable 'omit' from source: magic vars 23743 1726867415.61428: variable 'ansible_version' from source: magic vars 23743 1726867415.61429: variable 'ansible_check_mode' from source: magic vars 23743 1726867415.61430: variable 'ansible_diff_mode' from source: magic vars 23743 1726867415.61430: variable 'ansible_forks' from source: magic vars 23743 1726867415.61431: variable 'ansible_inventory_sources' from source: magic vars 23743 1726867415.61431: variable 'ansible_skip_tags' from source: magic vars 23743 1726867415.61432: variable 'ansible_limit' from source: magic vars 23743 1726867415.61433: variable 'ansible_run_tags' from source: magic vars 23743 1726867415.61433: variable 'ansible_verbosity' from source: magic vars 23743 1726867415.61460: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 23743 1726867415.62997: trying /usr/local/lib/python3.12/site-packages/ansible/modules 23743 1726867415.68300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 23743 1726867415.68518: in VariableManager get_vars() 23743 1726867415.68522: done with get_vars() 23743 1726867415.68525: variable 'playbook_dir' from source: magic vars 23743 1726867415.68526: variable 'ansible_playbook_python' from source: magic vars 23743 1726867415.68527: variable 'ansible_config_file' from source: magic vars 23743 1726867415.68527: variable 'groups' from source: magic vars 23743 1726867415.68528: variable 'omit' from source: magic vars 23743 1726867415.68529: variable 'ansible_version' from source: magic vars 23743 1726867415.68530: variable 'ansible_check_mode' from source: magic vars 23743 1726867415.68531: variable 'ansible_diff_mode' from source: magic vars 23743 1726867415.68531: variable 'ansible_forks' from source: magic vars 23743 1726867415.68532: variable 'ansible_inventory_sources' from source: magic vars 23743 1726867415.68533: variable 'ansible_skip_tags' from source: magic vars 23743 1726867415.68534: variable 'ansible_limit' from source: magic vars 23743 1726867415.68534: variable 'ansible_run_tags' from source: magic vars 23743 1726867415.68535: variable 'ansible_verbosity' from source: magic vars 23743 1726867415.68568: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 23743 1726867415.68726: in VariableManager get_vars() 23743 1726867415.68743: done with get_vars() 23743 1726867415.68864: in VariableManager get_vars() 23743 1726867415.68867: done with get_vars() 23743 1726867415.68870: variable 'playbook_dir' from source: magic vars 23743 1726867415.68871: variable 'ansible_playbook_python' from source: magic vars 23743 1726867415.68871: variable 'ansible_config_file' from source: magic vars 23743 1726867415.68872: variable 'groups' from source: magic vars 23743 1726867415.68873: variable 'omit' from source: magic vars 23743 1726867415.68874: variable 'ansible_version' from source: magic vars 23743 1726867415.68874: variable 'ansible_check_mode' from source: magic vars 23743 1726867415.68875: variable 'ansible_diff_mode' from source: magic vars 23743 1726867415.68876: variable 'ansible_forks' from source: magic vars 23743 1726867415.68878: variable 'ansible_inventory_sources' from source: magic vars 23743 1726867415.68879: variable 'ansible_skip_tags' from source: magic vars 23743 1726867415.68880: variable 'ansible_limit' from source: magic vars 23743 1726867415.68880: variable 'ansible_run_tags' from source: magic vars 23743 1726867415.68881: variable 'ansible_verbosity' from source: magic vars 23743 1726867415.68912: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23743 1726867415.69012: in VariableManager get_vars() 23743 1726867415.69023: done with get_vars() 23743 1726867415.69096: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23743 1726867415.69310: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23743 1726867415.69444: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23743 1726867415.70116: in VariableManager get_vars() 23743 1726867415.70134: done with get_vars() 23743 1726867415.70748: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 23743 1726867415.71087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23743 1726867415.73787: in VariableManager get_vars() 23743 1726867415.73805: done with get_vars() 23743 1726867415.73921: in VariableManager get_vars() 23743 1726867415.73925: done with get_vars() 23743 1726867415.73927: variable 'playbook_dir' from source: magic vars 23743 1726867415.73928: variable 'ansible_playbook_python' from source: magic vars 23743 1726867415.73929: variable 'ansible_config_file' from source: magic vars 23743 1726867415.73929: variable 'groups' from source: magic vars 23743 1726867415.73930: variable 'omit' from source: magic vars 23743 1726867415.73931: variable 'ansible_version' from source: magic vars 23743 1726867415.73932: variable 'ansible_check_mode' from source: magic vars 23743 1726867415.73932: variable 'ansible_diff_mode' from source: magic vars 23743 1726867415.73933: variable 'ansible_forks' from source: magic vars 23743 1726867415.73934: variable 'ansible_inventory_sources' from source: magic vars 23743 1726867415.73934: variable 'ansible_skip_tags' from source: magic vars 23743 1726867415.73935: variable 'ansible_limit' from source: magic vars 23743 1726867415.73940: variable 'ansible_run_tags' from source: magic vars 23743 1726867415.73941: variable 'ansible_verbosity' from source: magic vars 23743 1726867415.73972: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 23743 1726867415.74302: in VariableManager get_vars() 23743 1726867415.74328: done with get_vars() 23743 1726867415.74623: in VariableManager get_vars() 23743 1726867415.74626: done with get_vars() 23743 1726867415.74628: variable 'playbook_dir' from source: magic vars 23743 1726867415.74629: variable 'ansible_playbook_python' from source: magic vars 23743 1726867415.74630: variable 'ansible_config_file' from source: magic vars 23743 1726867415.74631: variable 'groups' from source: magic vars 23743 1726867415.74631: variable 'omit' from source: magic vars 23743 1726867415.74632: variable 'ansible_version' from source: magic vars 23743 1726867415.74633: variable 'ansible_check_mode' from source: magic vars 23743 1726867415.74634: variable 'ansible_diff_mode' from source: magic vars 23743 1726867415.74634: variable 'ansible_forks' from source: magic vars 23743 1726867415.74635: variable 'ansible_inventory_sources' from source: magic vars 23743 1726867415.74636: variable 'ansible_skip_tags' from source: magic vars 23743 1726867415.74636: variable 'ansible_limit' from source: magic vars 23743 1726867415.74637: variable 'ansible_run_tags' from source: magic vars 23743 1726867415.74638: variable 'ansible_verbosity' from source: magic vars 23743 1726867415.74666: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23743 1726867415.74716: in VariableManager get_vars() 23743 1726867415.74726: done with get_vars() 23743 1726867415.74767: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23743 1726867415.75079: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23743 1726867415.75154: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23743 1726867415.78416: in VariableManager get_vars() 23743 1726867415.78439: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23743 1726867415.80001: in VariableManager get_vars() 23743 1726867415.80017: done with get_vars() 23743 1726867415.80326: in VariableManager get_vars() 23743 1726867415.80339: done with get_vars() 23743 1726867415.81759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 23743 1726867415.81774: 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 23743 1726867415.82029: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 23743 1726867415.82189: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 23743 1726867415.82192: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 23743 1726867415.82220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 23743 1726867415.82249: 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) 23743 1726867415.82410: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 23743 1726867415.82479: Loaded config def from plugin (callback/default) 23743 1726867415.82481: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23743 1726867415.83586: Loaded config def from plugin (callback/junit) 23743 1726867415.83589: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23743 1726867415.83630: 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) 23743 1726867415.83701: Loaded config def from plugin (callback/minimal) 23743 1726867415.83703: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23743 1726867415.83740: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23743 1726867415.83808: Loaded config def from plugin (callback/tree) 23743 1726867415.83810: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 23743 1726867415.83926: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 23743 1726867415.83929: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23743 1726867415.83954: in VariableManager get_vars() 23743 1726867415.83966: done with get_vars() 23743 1726867415.83971: in VariableManager get_vars() 23743 1726867415.83987: done with get_vars() 23743 1726867415.83992: variable 'omit' from source: magic vars 23743 1726867415.84025: in VariableManager get_vars() 23743 1726867415.84038: done with get_vars() 23743 1726867415.84057: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 23743 1726867415.84595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 23743 1726867415.84669: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 23743 1726867415.84702: getting the remaining hosts for this loop 23743 1726867415.84704: done getting the remaining hosts for this loop 23743 1726867415.84711: getting the next task for host managed_node3 23743 1726867415.84714: done getting next task for host managed_node3 23743 1726867415.84716: ^ task is: TASK: Gathering Facts 23743 1726867415.84717: ^ 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 23743 1726867415.84720: getting variables 23743 1726867415.84726: in VariableManager get_vars() 23743 1726867415.84735: Calling all_inventory to load vars for managed_node3 23743 1726867415.84737: Calling groups_inventory to load vars for managed_node3 23743 1726867415.84740: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867415.84751: Calling all_plugins_play to load vars for managed_node3 23743 1726867415.84761: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867415.84765: Calling groups_plugins_play to load vars for managed_node3 23743 1726867415.84800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867415.84856: done with get_vars() 23743 1726867415.84863: done getting variables 23743 1726867415.84924: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 17:23:35 -0400 (0:00:00.011) 0:00:00.011 ****** 23743 1726867415.84951: entering _queue_task() for managed_node3/gather_facts 23743 1726867415.84953: Creating lock for gather_facts 23743 1726867415.85500: worker is 1 (out of 1 available) 23743 1726867415.85507: exiting _queue_task() for managed_node3/gather_facts 23743 1726867415.85518: done queuing things up, now waiting for results queue to drain 23743 1726867415.85520: waiting for pending results... 23743 1726867415.85654: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23743 1726867415.85661: in run() - task 0affcac9-a3a5-415b-8083-000000000071 23743 1726867415.85680: variable 'ansible_search_path' from source: unknown 23743 1726867415.85720: calling self._execute() 23743 1726867415.85792: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867415.85804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867415.85817: variable 'omit' from source: magic vars 23743 1726867415.85965: variable 'omit' from source: magic vars 23743 1726867415.85968: variable 'omit' from source: magic vars 23743 1726867415.86007: variable 'omit' from source: magic vars 23743 1726867415.86050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23743 1726867415.86102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23743 1726867415.86126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23743 1726867415.86149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867415.86184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867415.86213: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867415.86222: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867415.86292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867415.86345: Set connection var ansible_module_compression to ZIP_DEFLATED 23743 1726867415.86356: Set connection var ansible_pipelining to False 23743 1726867415.86366: Set connection var ansible_connection to ssh 23743 1726867415.86373: Set connection var ansible_shell_type to sh 23743 1726867415.86386: Set connection var ansible_timeout to 10 23743 1726867415.86401: Set connection var ansible_shell_executable to /bin/sh 23743 1726867415.86431: variable 'ansible_shell_executable' from source: unknown 23743 1726867415.86440: variable 'ansible_connection' from source: unknown 23743 1726867415.86447: variable 'ansible_module_compression' from source: unknown 23743 1726867415.86456: variable 'ansible_shell_type' from source: unknown 23743 1726867415.86463: variable 'ansible_shell_executable' from source: unknown 23743 1726867415.86470: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867415.86479: variable 'ansible_pipelining' from source: unknown 23743 1726867415.86509: variable 'ansible_timeout' from source: unknown 23743 1726867415.86512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867415.86704: 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) 23743 1726867415.86751: variable 'omit' from source: magic vars 23743 1726867415.86757: starting attempt loop 23743 1726867415.86760: running the handler 23743 1726867415.86763: variable 'ansible_facts' from source: unknown 23743 1726867415.86784: _low_level_execute_command(): starting 23743 1726867415.86798: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23743 1726867415.87606: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867415.87661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867415.87679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867415.87828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867415.87876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867415.89683: stdout chunk (state=3): >>>/root <<< 23743 1726867415.89733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867415.89743: stdout chunk (state=3): >>><<< 23743 1726867415.89755: stderr chunk (state=3): >>><<< 23743 1726867415.89781: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867415.89970: _low_level_execute_command(): starting 23743 1726867415.89974: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473 `" && echo ansible-tmp-1726867415.8988454-23786-41073809086473="` echo /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473 `" ) && sleep 0' 23743 1726867415.91085: 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 <<< 23743 1726867415.91088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 23743 1726867415.91090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23743 1726867415.91093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867415.91105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867415.91139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867415.91196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867415.91409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867415.93412: stdout chunk (state=3): >>>ansible-tmp-1726867415.8988454-23786-41073809086473=/root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473 <<< 23743 1726867415.93783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867415.93787: stdout chunk (state=3): >>><<< 23743 1726867415.93789: stderr chunk (state=3): >>><<< 23743 1726867415.93792: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867415.8988454-23786-41073809086473=/root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867415.93794: variable 'ansible_module_compression' from source: unknown 23743 1726867415.93796: ANSIBALLZ: Using generic lock for ansible.legacy.setup 23743 1726867415.93799: ANSIBALLZ: Acquiring lock 23743 1726867415.93801: ANSIBALLZ: Lock acquired: 139706438735136 23743 1726867415.93803: ANSIBALLZ: Creating module 23743 1726867416.31038: ANSIBALLZ: Writing module into payload 23743 1726867416.31185: ANSIBALLZ: Writing module 23743 1726867416.31283: ANSIBALLZ: Renaming module 23743 1726867416.31288: ANSIBALLZ: Done creating module 23743 1726867416.31291: variable 'ansible_facts' from source: unknown 23743 1726867416.31293: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867416.31295: _low_level_execute_command(): starting 23743 1726867416.31299: _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' 23743 1726867416.32495: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867416.32604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867416.32693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867416.34395: stdout chunk (state=3): >>>PLATFORM <<< 23743 1726867416.34471: stdout chunk (state=3): >>>Linux <<< 23743 1726867416.34554: stdout chunk (state=3): >>>FOUND <<< 23743 1726867416.34560: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 23743 1726867416.34752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867416.34755: stderr chunk (state=3): >>><<< 23743 1726867416.34757: stdout chunk (state=3): >>><<< 23743 1726867416.34760: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867416.34765 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 23743 1726867416.34880: _low_level_execute_command(): starting 23743 1726867416.34887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 23743 1726867416.35284: Sending initial data 23743 1726867416.35288: Sent initial data (1181 bytes) 23743 1726867416.36081: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867416.36297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867416.36350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867416.39894: 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"} <<< 23743 1726867416.40327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867416.40337: stdout chunk (state=3): >>><<< 23743 1726867416.40349: stderr chunk (state=3): >>><<< 23743 1726867416.40385: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867416.40561: variable 'ansible_facts' from source: unknown 23743 1726867416.40835: variable 'ansible_facts' from source: unknown 23743 1726867416.40838: variable 'ansible_module_compression' from source: unknown 23743 1726867416.40868: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-237432o53oslt/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23743 1726867416.40904: variable 'ansible_facts' from source: unknown 23743 1726867416.41124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py 23743 1726867416.41292: Sending initial data 23743 1726867416.41302: Sent initial data (153 bytes) 23743 1726867416.41924: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867416.41995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867416.42056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867416.42081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867416.42098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867416.42159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867416.44009: 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 <<< 23743 1726867416.44088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23743 1726867416.44135: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-237432o53oslt/tmp2guubswp /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py <<< 23743 1726867416.44138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py" <<< 23743 1726867416.44204: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-237432o53oslt/tmp2guubswp" to remote "/root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py" <<< 23743 1726867416.46230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867416.46233: stdout chunk (state=3): >>><<< 23743 1726867416.46235: stderr chunk (state=3): >>><<< 23743 1726867416.46237: done transferring module to remote 23743 1726867416.46239: _low_level_execute_command(): starting 23743 1726867416.46241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/ /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py && sleep 0' 23743 1726867416.47101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867416.47265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867416.47271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867416.47274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867416.47276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 23743 1726867416.47280: stderr chunk (state=3): >>>debug2: match not found <<< 23743 1726867416.47282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867416.47285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23743 1726867416.47292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 23743 1726867416.47294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23743 1726867416.47296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867416.47298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867416.47300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867416.47302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 23743 1726867416.47304: stderr chunk (state=3): >>>debug2: match found <<< 23743 1726867416.47383: 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/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867416.47506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867416.47639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867416.49382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867416.49389: stdout chunk (state=3): >>><<< 23743 1726867416.49498: stderr chunk (state=3): >>><<< 23743 1726867416.49517: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867416.49520: _low_level_execute_command(): starting 23743 1726867416.49525: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/AnsiballZ_setup.py && sleep 0' 23743 1726867416.51298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867416.51501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867416.51505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867416.51683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867416.51686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 23743 1726867416.51689: stderr chunk (state=3): >>>debug2: match not found <<< 23743 1726867416.51691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867416.51693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23743 1726867416.51695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 23743 1726867416.51697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23743 1726867416.51699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867416.51860: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867416.51879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867416.51960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867416.54192: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23743 1726867416.54219: stdout chunk (state=3): >>>import _imp # builtin <<< 23743 1726867416.54247: stdout chunk (state=3): >>>import '_thread' # <<< 23743 1726867416.54546: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 23743 1726867416.54549: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 23743 1726867416.54552: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23743 1726867416.54567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 23743 1726867416.54590: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa60184d0> <<< 23743 1726867416.54610: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5fe7b30> <<< 23743 1726867416.54630: 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' <<< 23743 1726867416.54653: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa601aa50> <<< 23743 1726867416.54657: stdout chunk (state=3): >>>import '_signal' # <<< 23743 1726867416.54676: stdout chunk (state=3): >>>import '_abc' # <<< 23743 1726867416.54754: stdout chunk (state=3): >>>import 'abc' # <<< 23743 1726867416.54759: stdout chunk (state=3): >>>import 'io' # <<< 23743 1726867416.54762: stdout chunk (state=3): >>>import '_stat' # <<< 23743 1726867416.54764: stdout chunk (state=3): >>>import 'stat' # <<< 23743 1726867416.54829: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23743 1726867416.54855: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23743 1726867416.55081: 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' 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 0x7ffaa5de9130> <<< 23743 1726867416.55085: 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 <<< 23743 1726867416.55087: 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 0x7ffaa5de9fa0> <<< 23743 1726867416.55103: stdout chunk (state=3): >>>import 'site' # <<< 23743 1726867416.55133: 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. <<< 23743 1726867416.55516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23743 1726867416.55530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23743 1726867416.55616: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23743 1726867416.55619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867416.55693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23743 1726867416.55714: 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 # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e27dd0> # /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' <<< 23743 1726867416.55739: stdout chunk (state=3): >>>import '_operator' # <<< 23743 1726867416.55763: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e27fe0> <<< 23743 1726867416.55771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23743 1726867416.55790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23743 1726867416.55954: stdout chunk (state=3): >>># /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 0x7ffaa5e5f800> <<< 23743 1726867416.55958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23743 1726867416.56019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e5fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e3faa0> <<< 23743 1726867416.56031: stdout chunk (state=3): >>>import '_functools' # <<< 23743 1726867416.56060: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e3d1c0> <<< 23743 1726867416.56227: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e24f80> <<< 23743 1726867416.56230: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23743 1726867416.56232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23743 1726867416.56233: stdout chunk (state=3): >>>import '_sre' # <<< 23743 1726867416.56237: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23743 1726867416.56482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23743 1726867416.56485: 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' <<< 23743 1726867416.56499: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e7f6e0> <<< 23743 1726867416.56542: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e7e300> # /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 0x7ffaa5e3e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e26e70> # /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 0x7ffaa5eb47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e24200> # /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 0x7ffaa5eb4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb4b00> # 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 0x7ffaa5eb4ef0> <<< 23743 1726867416.56552: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e22d20> <<< 23743 1726867416.56582: 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' <<< 23743 1726867416.56602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23743 1726867416.56634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23743 1726867416.56652: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb5280> <<< 23743 1726867416.56661: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 23743 1726867416.56692: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 23743 1726867416.56708: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb64b0> <<< 23743 1726867416.56729: stdout chunk (state=3): >>>import 'importlib.util' # <<< 23743 1726867416.56739: stdout chunk (state=3): >>>import 'runpy' # <<< 23743 1726867416.56802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23743 1726867416.56827: 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 0x7ffaa5ecc680> <<< 23743 1726867416.56843: stdout chunk (state=3): >>>import 'errno' # <<< 23743 1726867416.56900: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa5ecdd30> <<< 23743 1726867416.57013: 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' <<< 23743 1726867416.57017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5ecebd0> # 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 0x7ffaa5ecf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5ece120> <<< 23743 1726867416.57032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23743 1726867416.57057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23743 1726867416.57137: 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 0x7ffaa5ecfcb0> <<< 23743 1726867416.57140: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5ecf3e0> <<< 23743 1726867416.57142: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb6450> <<< 23743 1726867416.57195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23743 1726867416.57212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23743 1726867416.57251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23743 1726867416.57334: 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 0x7ffaa5bbfb90> # /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 0x7ffaa5be8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be83b0> <<< 23743 1726867416.57360: 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 0x7ffaa5be8680> <<< 23743 1726867416.57401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 23743 1726867416.57414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 23743 1726867416.57471: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867416.57628: 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 0x7ffaa5be8fb0> <<< 23743 1726867416.57755: 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 0x7ffaa5be9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5bbdd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23743 1726867416.57776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23743 1726867416.57851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 23743 1726867416.57869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5beacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb6ba0> <<< 23743 1726867416.57893: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23743 1726867416.58058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867416.58062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23743 1726867416.58088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c17020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23743 1726867416.58103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867416.58134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23743 1726867416.58137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23743 1726867416.58188: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c3b410> <<< 23743 1726867416.58203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23743 1726867416.58251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23743 1726867416.58305: stdout chunk (state=3): >>>import 'ntpath' # <<< 23743 1726867416.58323: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 23743 1726867416.58338: 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 0x7ffaa5c981a0> <<< 23743 1726867416.58405: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23743 1726867416.58439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23743 1726867416.58535: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c9a900> <<< 23743 1726867416.58634: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c982c0> <<< 23743 1726867416.58724: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c651c0> # /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 0x7ffaa55292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c3a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5bebbf0> <<< 23743 1726867416.58865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23743 1726867416.58886: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffaa5c3a570> <<< 23743 1726867416.59392: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_41clvbmd/ansible_ansible.legacy.setup_payload.zip' <<< 23743 1726867416.59395: stdout chunk (state=3): >>># 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 <<< 23743 1726867416.59413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23743 1726867416.59548: 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 0x7ffaa558b020> import '_typing' # <<< 23743 1726867416.59620: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5569f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55690a0> <<< 23743 1726867416.59634: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.59674: stdout chunk (state=3): >>>import 'ansible' # <<< 23743 1726867416.59679: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.59701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.59731: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 23743 1726867416.59740: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.61132: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.62291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 23743 1726867416.62311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5589310> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23743 1726867416.62337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 23743 1726867416.62349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 23743 1726867416.62365: 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' <<< 23743 1726867416.62405: 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 0x7ffaa55ba9c0> <<< 23743 1726867416.62429: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55ba750> <<< 23743 1726867416.62465: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55ba060> <<< 23743 1726867416.62481: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23743 1726867416.62520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55ba7b0> <<< 23743 1726867416.62543: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa601a9c0> import 'atexit' # <<< 23743 1726867416.62573: 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 0x7ffaa55bb740> <<< 23743 1726867416.62615: 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 0x7ffaa55bb980> <<< 23743 1726867416.62633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23743 1726867416.62673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23743 1726867416.62676: stdout chunk (state=3): >>>import '_locale' # <<< 23743 1726867416.62736: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55bbec0> <<< 23743 1726867416.62739: stdout chunk (state=3): >>>import 'pwd' # <<< 23743 1726867416.62762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23743 1726867416.62771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23743 1726867416.62825: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5425cd0> <<< 23743 1726867416.62854: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867416.62869: 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 0x7ffaa54278c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23743 1726867416.62893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23743 1726867416.62923: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa54282c0> <<< 23743 1726867416.62961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23743 1726867416.62969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23743 1726867416.62986: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5429460> <<< 23743 1726867416.63000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23743 1726867416.63056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23743 1726867416.63070: 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' <<< 23743 1726867416.63115: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa542bec0> <<< 23743 1726867416.63161: 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 0x7ffaa5c67dd0> <<< 23743 1726867416.63175: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa542a180> <<< 23743 1726867416.63199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23743 1726867416.63215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23743 1726867416.63235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 23743 1726867416.63264: stdout chunk (state=3): >>># 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 <<< 23743 1726867416.63358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23743 1726867416.63383: 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' <<< 23743 1726867416.63414: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5433dd0> import '_tokenize' # <<< 23743 1726867416.63474: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa54328a0> <<< 23743 1726867416.63480: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5432630> <<< 23743 1726867416.63512: 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' <<< 23743 1726867416.63568: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5432b70> <<< 23743 1726867416.63612: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa542a600> <<< 23743 1726867416.63632: 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 0x7ffaa5477e90> <<< 23743 1726867416.63652: 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' <<< 23743 1726867416.63676: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5478110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 23743 1726867416.63712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23743 1726867416.63736: 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' <<< 23743 1726867416.63759: 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 0x7ffaa5479cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5479a90> <<< 23743 1726867416.63783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23743 1726867416.63821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23743 1726867416.63937: 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 0x7ffaa547c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa547a390> <<< 23743 1726867416.64106: stdout chunk (state=3): >>># /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 0x7ffaa547fa10> <<< 23743 1726867416.64126: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa547c3e0> <<< 23743 1726867416.64179: 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 0x7ffaa5480770> <<< 23743 1726867416.64211: 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 0x7ffaa5480bc0> <<< 23743 1726867416.64253: 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' <<< 23743 1726867416.64267: stdout chunk (state=3): >>># 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 0x7ffaa5480aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5478410> <<< 23743 1726867416.64288: 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 <<< 23743 1726867416.64305: stdout chunk (state=3): >>># 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 <<< 23743 1726867416.64327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23743 1726867416.64497: stdout chunk (state=3): >>># 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 0x7ffaa530c0b0> <<< 23743 1726867416.64544: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867416.64547: 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 0x7ffaa530d1f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5482840> <<< 23743 1726867416.64583: 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 0x7ffaa5483bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa54824b0> <<< 23743 1726867416.64673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.64676: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23743 1726867416.64717: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.64805: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.64830: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23743 1726867416.64855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23743 1726867416.64884: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.65004: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.65223: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.65836: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.66497: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23743 1726867416.66517: 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' # <<< 23743 1726867416.66544: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23743 1726867416.66566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867416.66631: 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 0x7ffaa53113a0> <<< 23743 1726867416.66762: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53121b0> <<< 23743 1726867416.66826: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5482870> import 'ansible.module_utils.compat.selinux' # <<< 23743 1726867416.66840: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.66858: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.66881: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 23743 1726867416.66890: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.67172: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.67340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 23743 1726867416.67352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 23743 1726867416.67368: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53122d0> # zipimport: zlib available <<< 23743 1726867416.68175: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.68730: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.68800: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.68886: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23743 1726867416.68889: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.68921: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.68957: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23743 1726867416.68966: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.69046: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.69123: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23743 1726867416.69140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.69168: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 23743 1726867416.69171: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.69200: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.69459: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 23743 1726867416.69611: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.69995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23743 1726867416.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 23743 1726867416.70171: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53133b0> # zipimport: zlib available <<< 23743 1726867416.70286: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.70399: 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' # <<< 23743 1726867416.70409: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.70517: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 23743 1726867416.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.70618: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.70650: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.70656: stdout chunk (state=3): >>> <<< 23743 1726867416.70745: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.70753: stdout chunk (state=3): >>> <<< 23743 1726867416.70856: 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<<< 23743 1726867416.70927: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 23743 1726867416.70931: stdout chunk (state=3): >>> <<< 23743 1726867416.71054: 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'<<< 23743 1726867416.71061: stdout chunk (state=3): >>> <<< 23743 1726867416.71084: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867416.71088: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa531dee0><<< 23743 1726867416.71152: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5318d10><<< 23743 1726867416.71158: stdout chunk (state=3): >>> <<< 23743 1726867416.71207: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 23743 1726867416.71227: stdout chunk (state=3): >>> <<< 23743 1726867416.71230: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 23743 1726867416.71251: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.71340: stdout chunk (state=3): >>> <<< 23743 1726867416.71383: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.71390: stdout chunk (state=3): >>> <<< 23743 1726867416.71495: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.71500: stdout chunk (state=3): >>> <<< 23743 1726867416.71549: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.71552: stdout chunk (state=3): >>> <<< 23743 1726867416.71613: 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 <<< 23743 1726867416.71659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 23743 1726867416.71730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23743 1726867416.71851: 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 <<< 23743 1726867416.71891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 23743 1726867416.71986: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5406720><<< 23743 1726867416.71991: stdout chunk (state=3): >>> <<< 23743 1726867416.72230: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55da420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa531dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5480c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.72252: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 23743 1726867416.72275: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 23743 1726867416.72369: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23743 1726867416.72419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.72459: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 23743 1726867416.72646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.72687: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.72732: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.72806: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.72881: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.72945: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.73005: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.namespace' # <<< 23743 1726867416.73010: stdout chunk (state=3): >>> <<< 23743 1726867416.73036: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.73043: stdout chunk (state=3): >>> <<< 23743 1726867416.73164: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.73169: stdout chunk (state=3): >>> <<< 23743 1726867416.73314: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 23743 1726867416.73320: stdout chunk (state=3): >>> <<< 23743 1726867416.73367: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23743 1726867416.73396: stdout chunk (state=3): >>> # zipimport: zlib available<<< 23743 1726867416.73400: stdout chunk (state=3): >>> <<< 23743 1726867416.73831: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.74094: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.74151: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 23743 1726867416.74162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867416.74205: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23743 1726867416.74247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 23743 1726867416.74274: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<< 23743 1726867416.74333: stdout chunk (state=3): >>> <<< 23743 1726867416.74337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23743 1726867416.74366: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b1cd0><<< 23743 1726867416.74418: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 23743 1726867416.74437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 23743 1726867416.74475: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 23743 1726867416.74560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23743 1726867416.74618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4febdd0> <<< 23743 1726867416.74747: 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 0x7ffaa4ff03e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa539a7e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b2840> <<< 23743 1726867416.74814: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b03b0> <<< 23743 1726867416.74822: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b3d10> <<< 23743 1726867416.74847: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23743 1726867416.74939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23743 1726867416.74986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 23743 1726867416.74990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23743 1726867416.75001: 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' <<< 23743 1726867416.75032: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa4ff3170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff2a20> <<< 23743 1726867416.75202: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa4ff2c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff1e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23743 1726867416.75692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff3230> # /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 0x7ffaa505dd60> <<< 23743 1726867416.75721: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff3d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b00e0> 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 <<< 23743 1726867416.75769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 23743 1726867416.75793: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 23743 1726867416.75830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.75861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 23743 1726867416.75875: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.75915: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.75969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 23743 1726867416.76020: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.76061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 23743 1726867416.76127: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.76187: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.76245: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.76311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23743 1726867416.76365: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.76793: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.77504: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # <<< 23743 1726867416.77523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 23743 1726867416.77552: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 23743 1726867416.77764: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 23743 1726867416.77783: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77822: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23743 1726867416.77866: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77912: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.77947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 23743 1726867416.78064: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.78194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 23743 1726867416.78253: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa505f8f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23743 1726867416.78281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23743 1726867416.78485: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa505e840> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 23743 1726867416.78592: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.78736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 23743 1726867416.78882: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.79027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 23743 1726867416.79218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 23743 1726867416.79280: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.79371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23743 1726867416.79409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23743 1726867416.79497: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867416.79589: 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 0x7ffaa508dfd0> <<< 23743 1726867416.79888: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa50827b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 23743 1726867416.79949: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.80226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 23743 1726867416.80503: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.80596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 23743 1726867416.80652: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.80682: 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' <<< 23743 1726867416.80751: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa50a5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa50a5ac0> <<< 23743 1726867416.80787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 23743 1726867416.80849: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.80875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 23743 1726867416.80919: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81074: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 23743 1726867416.81324: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81422: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81460: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 23743 1726867416.81564: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.81703: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.81900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23743 1726867416.81983: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.82113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 23743 1726867416.82192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.82965: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.83762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23743 1726867416.83782: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.83936: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.84102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23743 1726867416.84105: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.84245: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.84412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23743 1726867416.84415: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.84726: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.84902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23743 1726867416.84931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 23743 1726867416.85004: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23743 1726867416.85228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.85481: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85485: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 23743 1726867416.85704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 23743 1726867416.85722: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23743 1726867416.85809: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85831: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 23743 1726867416.85925: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.85955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23743 1726867416.85985: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.86034: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 23743 1726867416.86097: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.86149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23743 1726867416.86204: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.86273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23743 1726867416.86948: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.86966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23743 1726867416.87000: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87044: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 23743 1726867416.87187: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23743 1726867416.87250: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87286: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23743 1726867416.87382: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.87432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23743 1726867416.87435: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87544: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23743 1726867416.87700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 23743 1726867416.87764: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.87830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 23743 1726867416.87893: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87897: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.87953: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.88120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.88245: 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' # <<< 23743 1726867416.88266: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.88310: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.88379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 23743 1726867416.88712: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.89047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23743 1726867416.89063: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.89160: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.89217: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23743 1726867416.89251: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.89344: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867416.89353: stdout chunk (state=3): >>> <<< 23743 1726867416.89432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23743 1726867416.89664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 23743 1726867416.89667: stdout chunk (state=3): >>> <<< 23743 1726867416.89713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 23743 1726867416.89821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 23743 1726867416.89937: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867416.90034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 23743 1726867416.90064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23743 1726867416.90240: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867416.90474: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py<<< 23743 1726867416.90521: stdout chunk (state=3): >>> # 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 <<< 23743 1726867416.90626: stdout chunk (state=3): >>># 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'<<< 23743 1726867416.90692: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffaa4e3a540> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e39010> <<< 23743 1726867416.90730: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e33f80><<< 23743 1726867416.90884: stdout chunk (state=3): >>> <<< 23743 1726867417.16394: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 23743 1726867417.16400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 23743 1726867417.16448: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e81250> <<< 23743 1726867417.16453: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 23743 1726867417.16485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e82000> <<< 23743 1726867417.16613: 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' <<< 23743 1726867417.16617: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ec8620> <<< 23743 1726867417.16720: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ec8140> <<< 23743 1726867417.17189: 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 <<< 23743 1726867417.37099: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "36", "epoch": "1726867416", "epoch_int": "1726867416", "date": "2024-09-20", "time": "17:23:36", "iso8601_micro": "2024-09-20T21:23:36.913850Z", "iso8601": "2024-09-20T21:23:36Z", "iso8601_basic": "20240920T172336913850", "iso8601_basic_short": "20240920T172336", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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.<<< 23743 1726867417.37143: stdout chunk (state=3): >>>12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.59033203125, "5m": 0.5380859375, "15m": 0.28515625}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3294, "used": 237}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansib<<< 23743 1726867417.37290: stdout chunk (state=3): >>>le_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 654, "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": 261803040768, "block_size": 4096, "block_total": 65519099, "block_available": 63916758, "block_used": 1602341, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23743 1726867417.37728: 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 <<< 23743 1726867417.38303: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # 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 <<< 23743 1726867417.38427: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23743 1726867417.38431: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23743 1726867417.38433: stdout chunk (state=3): >>># destroy _bz2 <<< 23743 1726867417.38441: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 23743 1726867417.38444: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib <<< 23743 1726867417.38450: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress <<< 23743 1726867417.38970: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # 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 <<< 23743 1726867417.39047: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # 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 <<< 23743 1726867417.39131: stdout chunk (state=3): >>># 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 <<< 23743 1726867417.39246: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23743 1726867417.39249: stdout chunk (state=3): >>># destroy _collections <<< 23743 1726867417.39329: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 23743 1726867417.39333: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23743 1726867417.39349: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23743 1726867417.39463: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23743 1726867417.39561: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 23743 1726867417.39567: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 23743 1726867417.39570: stdout chunk (state=3): >>># destroy _hashlib <<< 23743 1726867417.39837: 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 <<< 23743 1726867417.40276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 23743 1726867417.40282: stdout chunk (state=3): >>><<< 23743 1726867417.40284: stderr chunk (state=3): >>><<< 23743 1726867417.40718: _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 0x7ffaa60184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5fe7b30> # /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 0x7ffaa601aa50> 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 0x7ffaa5de9130> # /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 0x7ffaa5de9fa0> 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 0x7ffaa5e27dd0> # /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 0x7ffaa5e27fe0> # /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 0x7ffaa5e5f800> # /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 0x7ffaa5e5fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e3faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e3d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e24f80> # /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 0x7ffaa5e7f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e7e300> # /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 0x7ffaa5e3e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e26e70> # /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 0x7ffaa5eb47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e24200> # /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 0x7ffaa5eb4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb4b00> # 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 0x7ffaa5eb4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5e22d20> # /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 0x7ffaa5eb55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb5280> 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 0x7ffaa5eb64b0> 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 0x7ffaa5ecc680> 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 0x7ffaa5ecdd30> # /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 0x7ffaa5ecebd0> # 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 0x7ffaa5ecf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5ece120> # /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 0x7ffaa5ecfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5ecf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb6450> # /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 0x7ffaa5bbfb90> # /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 0x7ffaa5be8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be83b0> # 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 0x7ffaa5be8680> # /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 0x7ffaa5be8fb0> # 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 0x7ffaa5be9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5bbdd60> # /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 0x7ffaa5beacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5be97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5eb6ba0> # /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 0x7ffaa5c17020> # /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 0x7ffaa5c3b410> # /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 0x7ffaa5c981a0> # /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 0x7ffaa5c9a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c982c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c651c0> # /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 0x7ffaa55292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5c3a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5bebbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffaa5c3a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_41clvbmd/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 0x7ffaa558b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5569f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55690a0> # 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 0x7ffaa5589310> # /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 0x7ffaa55ba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55ba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55ba060> # /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 0x7ffaa55ba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa601a9c0> 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 0x7ffaa55bb740> # 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 0x7ffaa55bb980> # /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 0x7ffaa55bbec0> 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 0x7ffaa5425cd0> # 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 0x7ffaa54278c0> # /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 0x7ffaa54282c0> # /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 0x7ffaa5429460> # /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 0x7ffaa542bec0> # 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 0x7ffaa5c67dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa542a180> # /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 0x7ffaa5433dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa54328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5432630> # /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 0x7ffaa5432b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa542a600> # 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 0x7ffaa5477e90> # /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 0x7ffaa5478110> # /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 0x7ffaa5479cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5479a90> # /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 0x7ffaa547c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa547a390> # /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 0x7ffaa547fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa547c3e0> # 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 0x7ffaa5480770> # 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 0x7ffaa5480bc0> # 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 0x7ffaa5480aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5478410> # /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 0x7ffaa530c0b0> # 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 0x7ffaa530d1f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5482840> # 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 0x7ffaa5483bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa54824b0> # 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 0x7ffaa53113a0> # /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 0x7ffaa53121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5482870> 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 0x7ffaa53122d0> # 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 0x7ffaa53133b0> # 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 0x7ffaa531dee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5318d10> 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 0x7ffaa5406720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa55da420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa531dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa5480c80> # 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 0x7ffaa53b1cd0> # /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 0x7ffaa4febdd0> # 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 0x7ffaa4ff03e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa539a7e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b2840> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b03b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b3d10> # /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 0x7ffaa4ff3170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff2a20> # 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 0x7ffaa4ff2c00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff1e50> # /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 0x7ffaa4ff3230> # /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 0x7ffaa505dd60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ff3d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa53b00e0> 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 0x7ffaa505f8f0> # /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 0x7ffaa505e840> 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 0x7ffaa508dfd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa50827b0> 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 0x7ffaa50a5a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa50a5ac0> 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 0x7ffaa4e3a540> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e39010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4e33f80> # /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 0x7ffaa4e81250> # /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 0x7ffaa4e82000> # /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 0x7ffaa4ec8620> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffaa4ec8140> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "36", "epoch": "1726867416", "epoch_int": "1726867416", "date": "2024-09-20", "time": "17:23:36", "iso8601_micro": "2024-09-20T21:23:36.913850Z", "iso8601": "2024-09-20T21:23:36Z", "iso8601_basic": "20240920T172336913850", "iso8601_basic_short": "20240920T172336", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.59033203125, "5m": 0.5380859375, "15m": 0.28515625}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3294, "used": 237}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 654, "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": 261803040768, "block_size": 4096, "block_total": 65519099, "block_available": 63916758, "block_used": 1602341, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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_node3 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. 23743 1726867417.45539: 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-1726867415.8988454-23786-41073809086473/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23743 1726867417.45882: _low_level_execute_command(): starting 23743 1726867417.45886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867415.8988454-23786-41073809086473/ > /dev/null 2>&1 && sleep 0' 23743 1726867417.47658: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867417.47901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867417.47904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867417.48429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867417.50378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867417.50492: stderr chunk (state=3): >>><<< 23743 1726867417.50501: stdout chunk (state=3): >>><<< 23743 1726867417.50526: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867417.50540: handler run complete 23743 1726867417.50983: variable 'ansible_facts' from source: unknown 23743 1726867417.51188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.52482: variable 'ansible_facts' from source: unknown 23743 1726867417.52727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.53054: attempt loop complete, returning result 23743 1726867417.53057: _execute() done 23743 1726867417.53059: dumping result to json 23743 1726867417.53241: done dumping result, returning 23743 1726867417.53256: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415b-8083-000000000071] 23743 1726867417.53448: sending task result for task 0affcac9-a3a5-415b-8083-000000000071 23743 1726867417.55052: done sending task result for task 0affcac9-a3a5-415b-8083-000000000071 23743 1726867417.55055: WORKER PROCESS EXITING ok: [managed_node3] 23743 1726867417.55876: no more pending results, returning what we have 23743 1726867417.55883: results queue empty 23743 1726867417.55981: checking for any_errors_fatal 23743 1726867417.55982: done checking for any_errors_fatal 23743 1726867417.55983: checking for max_fail_percentage 23743 1726867417.55985: done checking for max_fail_percentage 23743 1726867417.55985: checking to see if all hosts have failed and the running result is not ok 23743 1726867417.55990: done checking to see if all hosts have failed 23743 1726867417.55991: getting the remaining hosts for this loop 23743 1726867417.55996: done getting the remaining hosts for this loop 23743 1726867417.56000: getting the next task for host managed_node3 23743 1726867417.56006: done getting next task for host managed_node3 23743 1726867417.56010: ^ task is: TASK: meta (flush_handlers) 23743 1726867417.56012: ^ 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 23743 1726867417.56016: getting variables 23743 1726867417.56018: in VariableManager get_vars() 23743 1726867417.56038: Calling all_inventory to load vars for managed_node3 23743 1726867417.56041: Calling groups_inventory to load vars for managed_node3 23743 1726867417.56044: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867417.56055: Calling all_plugins_play to load vars for managed_node3 23743 1726867417.56058: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867417.56061: Calling groups_plugins_play to load vars for managed_node3 23743 1726867417.56775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.57434: done with get_vars() 23743 1726867417.57444: done getting variables 23743 1726867417.57626: in VariableManager get_vars() 23743 1726867417.57636: Calling all_inventory to load vars for managed_node3 23743 1726867417.57639: Calling groups_inventory to load vars for managed_node3 23743 1726867417.57641: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867417.57646: Calling all_plugins_play to load vars for managed_node3 23743 1726867417.57648: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867417.57651: Calling groups_plugins_play to load vars for managed_node3 23743 1726867417.58185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.58657: done with get_vars() 23743 1726867417.58670: done queuing things up, now waiting for results queue to drain 23743 1726867417.58672: results queue empty 23743 1726867417.58673: checking for any_errors_fatal 23743 1726867417.58675: done checking for any_errors_fatal 23743 1726867417.58676: checking for max_fail_percentage 23743 1726867417.58679: done checking for max_fail_percentage 23743 1726867417.58680: checking to see if all hosts have failed and the running result is not ok 23743 1726867417.58681: done checking to see if all hosts have failed 23743 1726867417.58685: getting the remaining hosts for this loop 23743 1726867417.58686: done getting the remaining hosts for this loop 23743 1726867417.58689: getting the next task for host managed_node3 23743 1726867417.58693: done getting next task for host managed_node3 23743 1726867417.58695: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23743 1726867417.58696: ^ 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 23743 1726867417.58698: getting variables 23743 1726867417.58699: in VariableManager get_vars() 23743 1726867417.58824: Calling all_inventory to load vars for managed_node3 23743 1726867417.58826: Calling groups_inventory to load vars for managed_node3 23743 1726867417.58829: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867417.58833: Calling all_plugins_play to load vars for managed_node3 23743 1726867417.58835: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867417.58838: Calling groups_plugins_play to load vars for managed_node3 23743 1726867417.59127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.59530: done with get_vars() 23743 1726867417.59538: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Friday 20 September 2024 17:23:37 -0400 (0:00:01.747) 0:00:01.758 ****** 23743 1726867417.59736: entering _queue_task() for managed_node3/include_tasks 23743 1726867417.59738: Creating lock for include_tasks 23743 1726867417.60494: worker is 1 (out of 1 available) 23743 1726867417.60509: exiting _queue_task() for managed_node3/include_tasks 23743 1726867417.60520: done queuing things up, now waiting for results queue to drain 23743 1726867417.60521: waiting for pending results... 23743 1726867417.61295: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23743 1726867417.61300: in run() - task 0affcac9-a3a5-415b-8083-000000000006 23743 1726867417.61303: variable 'ansible_search_path' from source: unknown 23743 1726867417.61536: calling self._execute() 23743 1726867417.61539: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867417.61542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867417.61545: variable 'omit' from source: magic vars 23743 1726867417.61740: _execute() done 23743 1726867417.61971: dumping result to json 23743 1726867417.61975: done dumping result, returning 23743 1726867417.61979: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415b-8083-000000000006] 23743 1726867417.61981: sending task result for task 0affcac9-a3a5-415b-8083-000000000006 23743 1726867417.62055: done sending task result for task 0affcac9-a3a5-415b-8083-000000000006 23743 1726867417.62058: WORKER PROCESS EXITING 23743 1726867417.62116: no more pending results, returning what we have 23743 1726867417.62121: in VariableManager get_vars() 23743 1726867417.62155: Calling all_inventory to load vars for managed_node3 23743 1726867417.62159: Calling groups_inventory to load vars for managed_node3 23743 1726867417.62162: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867417.62176: Calling all_plugins_play to load vars for managed_node3 23743 1726867417.62188: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867417.62192: Calling groups_plugins_play to load vars for managed_node3 23743 1726867417.62697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.63254: done with get_vars() 23743 1726867417.63262: variable 'ansible_search_path' from source: unknown 23743 1726867417.63275: we have included files to process 23743 1726867417.63276: generating all_blocks data 23743 1726867417.63280: done generating all_blocks data 23743 1726867417.63281: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23743 1726867417.63282: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23743 1726867417.63285: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23743 1726867417.65332: in VariableManager get_vars() 23743 1726867417.65406: done with get_vars() 23743 1726867417.65422: done processing included file 23743 1726867417.65424: iterating over new_blocks loaded from include file 23743 1726867417.65425: in VariableManager get_vars() 23743 1726867417.65435: done with get_vars() 23743 1726867417.65436: filtering new block on tags 23743 1726867417.65450: done filtering new block on tags 23743 1726867417.65568: in VariableManager get_vars() 23743 1726867417.65582: done with get_vars() 23743 1726867417.65584: filtering new block on tags 23743 1726867417.65601: done filtering new block on tags 23743 1726867417.65603: in VariableManager get_vars() 23743 1726867417.65730: done with get_vars() 23743 1726867417.65732: filtering new block on tags 23743 1726867417.65746: done filtering new block on tags 23743 1726867417.65748: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 23743 1726867417.65754: extending task lists for all hosts with included blocks 23743 1726867417.65950: done extending task lists 23743 1726867417.65951: done processing included files 23743 1726867417.65952: results queue empty 23743 1726867417.65953: checking for any_errors_fatal 23743 1726867417.65954: done checking for any_errors_fatal 23743 1726867417.65955: checking for max_fail_percentage 23743 1726867417.65956: done checking for max_fail_percentage 23743 1726867417.65957: checking to see if all hosts have failed and the running result is not ok 23743 1726867417.65957: done checking to see if all hosts have failed 23743 1726867417.65958: getting the remaining hosts for this loop 23743 1726867417.65959: done getting the remaining hosts for this loop 23743 1726867417.65961: getting the next task for host managed_node3 23743 1726867417.65965: done getting next task for host managed_node3 23743 1726867417.65967: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 23743 1726867417.65969: ^ 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 23743 1726867417.65971: getting variables 23743 1726867417.65972: in VariableManager get_vars() 23743 1726867417.65982: Calling all_inventory to load vars for managed_node3 23743 1726867417.65985: Calling groups_inventory to load vars for managed_node3 23743 1726867417.65987: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867417.65991: Calling all_plugins_play to load vars for managed_node3 23743 1726867417.65994: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867417.66001: Calling groups_plugins_play to load vars for managed_node3 23743 1726867417.66344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867417.66796: done with get_vars() 23743 1726867417.66872: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:23:37 -0400 (0:00:00.072) 0:00:01.830 ****** 23743 1726867417.66944: entering _queue_task() for managed_node3/setup 23743 1726867417.67687: worker is 1 (out of 1 available) 23743 1726867417.67699: exiting _queue_task() for managed_node3/setup 23743 1726867417.67712: done queuing things up, now waiting for results queue to drain 23743 1726867417.67713: waiting for pending results... 23743 1726867417.68123: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 23743 1726867417.68251: in run() - task 0affcac9-a3a5-415b-8083-000000000082 23743 1726867417.68339: variable 'ansible_search_path' from source: unknown 23743 1726867417.68347: variable 'ansible_search_path' from source: unknown 23743 1726867417.68435: calling self._execute() 23743 1726867417.68688: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867417.68692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867417.68695: variable 'omit' from source: magic vars 23743 1726867417.70393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867417.75014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867417.75285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867417.75288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867417.75291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867417.75582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867417.75587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867417.75590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867417.75592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867417.75748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867417.75982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867417.76197: variable 'ansible_facts' from source: unknown 23743 1726867417.76320: variable 'network_test_required_facts' from source: task vars 23743 1726867417.76414: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 23743 1726867417.76421: variable 'omit' from source: magic vars 23743 1726867417.76575: variable 'omit' from source: magic vars 23743 1726867417.76618: variable 'omit' from source: magic vars 23743 1726867417.76640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23743 1726867417.76782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23743 1726867417.76799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23743 1726867417.76823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867417.76835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867417.76864: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867417.76867: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867417.76869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867417.77281: Set connection var ansible_module_compression to ZIP_DEFLATED 23743 1726867417.77284: Set connection var ansible_pipelining to False 23743 1726867417.77287: Set connection var ansible_connection to ssh 23743 1726867417.77289: Set connection var ansible_shell_type to sh 23743 1726867417.77292: Set connection var ansible_timeout to 10 23743 1726867417.77294: Set connection var ansible_shell_executable to /bin/sh 23743 1726867417.77296: variable 'ansible_shell_executable' from source: unknown 23743 1726867417.77298: variable 'ansible_connection' from source: unknown 23743 1726867417.77300: variable 'ansible_module_compression' from source: unknown 23743 1726867417.77302: variable 'ansible_shell_type' from source: unknown 23743 1726867417.77304: variable 'ansible_shell_executable' from source: unknown 23743 1726867417.77305: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867417.77310: variable 'ansible_pipelining' from source: unknown 23743 1726867417.77312: variable 'ansible_timeout' from source: unknown 23743 1726867417.77334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867417.77784: 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__) 23743 1726867417.77788: variable 'omit' from source: magic vars 23743 1726867417.77791: starting attempt loop 23743 1726867417.77794: running the handler 23743 1726867417.77797: _low_level_execute_command(): starting 23743 1726867417.77800: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23743 1726867417.79396: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867417.79515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867417.79549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867417.79613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867417.81964: stdout chunk (state=3): >>>/root <<< 23743 1726867417.82171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867417.82179: stdout chunk (state=3): >>><<< 23743 1726867417.82187: stderr chunk (state=3): >>><<< 23743 1726867417.82213: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 23743 1726867417.82226: _low_level_execute_command(): starting 23743 1726867417.82287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669 `" && echo ansible-tmp-1726867417.8221314-23853-171503832999669="` echo /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669 `" ) && sleep 0' 23743 1726867417.83313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867417.83572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867417.83595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867417.83614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867417.83915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867417.86556: stdout chunk (state=3): >>>ansible-tmp-1726867417.8221314-23853-171503832999669=/root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669 <<< 23743 1726867417.86712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867417.86798: stderr chunk (state=3): >>><<< 23743 1726867417.86807: stdout chunk (state=3): >>><<< 23743 1726867417.86830: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867417.8221314-23853-171503832999669=/root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 23743 1726867417.87183: variable 'ansible_module_compression' from source: unknown 23743 1726867417.87187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-237432o53oslt/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23743 1726867417.87189: variable 'ansible_facts' from source: unknown 23743 1726867417.87533: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py 23743 1726867417.88103: Sending initial data 23743 1726867417.88107: Sent initial data (154 bytes) 23743 1726867417.89290: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867417.89294: 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.15.68 originally 10.31.15.68 <<< 23743 1726867417.89296: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867417.89299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867417.89300: 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.15.68 originally 10.31.15.68 debug2: match found <<< 23743 1726867417.89302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867417.89591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867417.91892: 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 <<< 23743 1726867417.91930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23743 1726867417.91976: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-237432o53oslt/tmpw09wkofb /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py <<< 23743 1726867417.91991: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py" <<< 23743 1726867417.92393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-237432o53oslt/tmpw09wkofb" to remote "/root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py" <<< 23743 1726867417.95232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867417.95797: stderr chunk (state=3): >>><<< 23743 1726867417.95801: stdout chunk (state=3): >>><<< 23743 1726867417.95803: done transferring module to remote 23743 1726867417.95805: _low_level_execute_command(): starting 23743 1726867417.95807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/ /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py && sleep 0' 23743 1726867417.97169: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867417.97182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867417.97483: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867417.97615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867417.97630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867417.97699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867417.99488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867417.99492: stdout chunk (state=3): >>><<< 23743 1726867417.99499: stderr chunk (state=3): >>><<< 23743 1726867417.99518: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867417.99521: _low_level_execute_command(): starting 23743 1726867417.99527: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/AnsiballZ_setup.py && sleep 0' 23743 1726867418.01167: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.01400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 23743 1726867418.01409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.01627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867418.01647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867418.01883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.01886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867418.04340: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23743 1726867418.04368: stdout chunk (state=3): >>>import _imp # builtin <<< 23743 1726867418.04428: stdout chunk (state=3): >>>import '_thread' # <<< 23743 1726867418.04448: stdout chunk (state=3): >>>import '_warnings' # <<< 23743 1726867418.04467: stdout chunk (state=3): >>>import '_weakref' # <<< 23743 1726867418.04576: stdout chunk (state=3): >>>import '_io' # <<< 23743 1726867418.04678: stdout chunk (state=3): >>>import 'marshal' # <<< 23743 1726867418.04682: stdout chunk (state=3): >>> <<< 23743 1726867418.04697: stdout chunk (state=3): >>>import 'posix' # <<< 23743 1726867418.04717: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 23743 1726867418.04772: stdout chunk (state=3): >>># installing zipimport hook <<< 23743 1726867418.04790: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook<<< 23743 1726867418.04974: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23743 1726867418.04979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 23743 1726867418.05003: stdout chunk (state=3): >>>import 'codecs' # <<< 23743 1726867418.05054: stdout chunk (state=3): >>># /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' <<< 23743 1726867418.05070: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39823104d0> <<< 23743 1726867418.05119: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39822dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 23743 1726867418.05163: stdout chunk (state=3): >>> <<< 23743 1726867418.05235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 23743 1726867418.05709: stdout chunk (state=3): >>>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'<<< 23743 1726867418.05736: stdout chunk (state=3): >>> <<< 23743 1726867418.05751: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820c1130> <<< 23743 1726867418.05920: 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 0x7f39820c1fa0> import 'site' # <<< 23743 1726867418.06024: 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. <<< 23743 1726867418.06418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /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 <<< 23743 1726867418.06435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23743 1726867418.06451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23743 1726867418.06600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23743 1726867418.06604: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820ffe90> <<< 23743 1726867418.06606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23743 1726867418.06624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23743 1726867418.06634: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fff50> <<< 23743 1726867418.06753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /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 0x7f3982137890> # /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 0x7f3982137f20> <<< 23743 1726867418.06763: stdout chunk (state=3): >>>import '_collections' # <<< 23743 1726867418.06810: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982117b60> <<< 23743 1726867418.06823: stdout chunk (state=3): >>>import '_functools' # <<< 23743 1726867418.06853: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982115280> <<< 23743 1726867418.06999: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fd040> # /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' # <<< 23743 1726867418.07036: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23743 1726867418.07039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23743 1726867418.07069: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 23743 1726867418.07082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 23743 1726867418.07361: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982156420> # /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 0x7f3982116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982154c80> # /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 0x7f398218c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fc2c0> # /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 0x7f398218cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867418.07403: 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 0x7f398218cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fade0> <<< 23743 1726867418.07430: 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 0x7f398218d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218d3a0> import 'importlib.machinery' # <<< 23743 1726867418.07469: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 23743 1726867418.07503: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218e5d0> <<< 23743 1726867418.07510: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 23743 1726867418.07684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23743 1726867418.07689: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.07692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39821a47a0> import 'errno' # <<< 23743 1726867418.07764: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39821a5eb0> # /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 0x7f39821a6d50> # 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' <<< 23743 1726867418.07778: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39821a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39821a62a0> <<< 23743 1726867418.07800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23743 1726867418.07849: 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 0x7f39821a7e00> <<< 23743 1726867418.07860: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39821a7530> <<< 23743 1726867418.07905: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218e570> <<< 23743 1726867418.07925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23743 1726867418.07955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23743 1726867418.07968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23743 1726867418.07986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23743 1726867418.08023: 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 0x7f3981e9bce0> <<< 23743 1726867418.08125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3981ec4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec4590> <<< 23743 1726867418.08199: 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 0x7f3981ec4770> # /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' <<< 23743 1726867418.08219: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867418.08603: 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 0x7f3981ec5100> # 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 0x7f3981ec5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e99e80> # /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 <<< 23743 1726867418.08631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec6ea0> <<< 23743 1726867418.08669: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218ecc0> <<< 23743 1726867418.08699: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23743 1726867418.08798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23743 1726867418.08959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981eef230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23743 1726867418.08962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.08989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23743 1726867418.09067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23743 1726867418.09070: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f13590> <<< 23743 1726867418.09090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23743 1726867418.09175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23743 1726867418.09228: stdout chunk (state=3): >>>import 'ntpath' # <<< 23743 1726867418.09270: 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' <<< 23743 1726867418.09368: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f742f0> # /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 <<< 23743 1726867418.09466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23743 1726867418.09520: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f76a50> <<< 23743 1726867418.09618: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f74410> <<< 23743 1726867418.09974: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f393a0> <<< 23743 1726867418.09979: 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 0x7f3981d793d0> <<< 23743 1726867418.09981: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f123c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec7e00> <<< 23743 1726867418.10042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23743 1726867418.10138: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3981d79670> <<< 23743 1726867418.10605: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_44kqtqpu/ansible_setup_payload.zip' # zipimport: zlib available <<< 23743 1726867418.10694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.10736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 23743 1726867418.10761: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 23743 1726867418.10832: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23743 1726867418.11006: stdout chunk (state=3): >>># 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'<<< 23743 1726867418.11020: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981de30b0><<< 23743 1726867418.11043: stdout chunk (state=3): >>> import '_typing' # <<< 23743 1726867418.11232: stdout chunk (state=3): >>> <<< 23743 1726867418.11537: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981dc1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981dc1160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 23743 1726867418.11542: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.11588: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 23743 1726867418.13233: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.14167: 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 0x7f3981de13a0> <<< 23743 1726867418.14192: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23743 1726867418.14210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.14230: 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' <<< 23743 1726867418.14256: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 23743 1726867418.14265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 23743 1726867418.14298: 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 0x7f3981e12a50> <<< 23743 1726867418.14513: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e127e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e120f0> # /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 0x7f3981e12540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981de3d40> 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 0x7f3981e13800> # 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 0x7f3981e139e0> <<< 23743 1726867418.14519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23743 1726867418.14593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23743 1726867418.14599: stdout chunk (state=3): >>>import '_locale' # <<< 23743 1726867418.14698: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e13ef0> import 'pwd' # <<< 23743 1726867418.14701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23743 1726867418.14744: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398172dca0> # 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 0x7f398172f8c0> <<< 23743 1726867418.14774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23743 1726867418.14819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817302c0> <<< 23743 1726867418.14918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981731460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23743 1726867418.14959: 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 <<< 23743 1726867418.15056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981733f20> # 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 0x7f39820faed0> <<< 23743 1726867418.15096: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817321e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23743 1726867418.15161: 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 <<< 23743 1726867418.15167: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.15496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173be30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173a660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 23743 1726867418.15500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23743 1726867418.15502: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173abd0> <<< 23743 1726867418.15528: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817326f0> <<< 23743 1726867418.15556: 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 0x7f398177fef0> <<< 23743 1726867418.15581: 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 <<< 23743 1726867418.15608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981780200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 23743 1726867418.15624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23743 1726867418.15653: 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' <<< 23743 1726867418.15697: 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 0x7f3981781ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981781a60> <<< 23743 1726867418.15986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39817841d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981782390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23743 1726867418.16114: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817879b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981784380> # 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 0x7f3981788a40> <<< 23743 1726867418.16149: 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 0x7f3981788860> <<< 23743 1726867418.16200: 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 0x7f3981788b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817803b0> <<< 23743 1726867418.16229: 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' <<< 23743 1726867418.16246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23743 1726867418.16268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23743 1726867418.16647: stdout chunk (state=3): >>># 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 0x7f3981610230> # 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 0x7f3981611490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a9c0> # 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 0x7f398178bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.16739: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.16863: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23743 1726867418.16866: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23743 1726867418.16868: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.17082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.17558: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.18099: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23743 1726867418.18114: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 23743 1726867418.18216: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23743 1726867418.18220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.18403: 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 0x7f3981619760> # /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 0x7f398161a4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981611730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23743 1726867418.18591: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.18697: 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 0x7f398161a570> <<< 23743 1726867418.18720: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.19183: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.19601: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.19740: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.19926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.19981: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23743 1726867418.20001: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.20020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23743 1726867418.20299: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 23743 1726867418.20334: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.20573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23743 1726867418.20627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23743 1726867418.20641: stdout chunk (state=3): >>>import '_ast' # <<< 23743 1726867418.20717: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398161b6e0> <<< 23743 1726867418.20720: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.20934: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 23743 1726867418.20937: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23743 1726867418.21046: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21053: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21071: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21196: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 23743 1726867418.21261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.21399: 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 0x7f3981626330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816219a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 23743 1726867418.21493: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21592: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.21774: 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' <<< 23743 1726867418.21779: 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 <<< 23743 1726867418.21783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23743 1726867418.21819: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398170e9f0> <<< 23743 1726867418.21843: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e3e6c0> <<< 23743 1726867418.22151: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398161b020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a3f0> # 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 <<< 23743 1726867418.22209: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22225: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22248: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22486: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.22692: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22695: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22698: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 23743 1726867418.22796: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.22965: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.23008: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.23262: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /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 0x7f39816b63c0> # /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' <<< 23743 1726867418.23406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23743 1726867418.23409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e0170> # 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 0x7f39812e0740> <<< 23743 1726867418.23441: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816a3380> <<< 23743 1726867418.23465: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b46e0> <<< 23743 1726867418.23468: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23743 1726867418.23563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23743 1726867418.23569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 23743 1726867418.23669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23743 1726867418.23673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39812e3590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e2e40> <<< 23743 1726867418.23683: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39812e3020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e2270> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23743 1726867418.23917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e3710> # /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 0x7f398132a1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981328200> <<< 23743 1726867418.23959: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b5b50> import 'ansible.module_utils.facts.timeout' # <<< 23743 1726867418.24003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 23743 1726867418.24024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 23743 1726867418.24133: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 23743 1726867418.24229: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.24240: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.24323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 23743 1726867418.24327: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 23743 1726867418.24329: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.24345: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.24370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 23743 1726867418.24754: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.24758: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.24810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23743 1726867418.25091: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.25307: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.25735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23743 1726867418.25813: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26091: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.26115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 23743 1726867418.26134: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26286: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23743 1726867418.26292: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26293: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 23743 1726867418.26297: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26580: stdout chunk (state=3): >>># 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 0x7f398132ad80> # /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' <<< 23743 1726867418.26642: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398132afc0> import 'ansible.module_utils.facts.system.local' # <<< 23743 1726867418.26687: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26784: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.26792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23743 1726867418.26867: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27084: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.27135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23743 1726867418.27147: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27188: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23743 1726867418.27288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23743 1726867418.27509: stdout chunk (state=3): >>># 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 0x7f398136e4e0> <<< 23743 1726867418.27685: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398135c830> import 'ansible.module_utils.facts.system.python' # <<< 23743 1726867418.27689: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27691: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23743 1726867418.27747: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.27827: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.28167: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 23743 1726867418.28183: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28219: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23743 1726867418.28342: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28344: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28601: 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 0x7f3981381d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39813836e0> 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 <<< 23743 1726867418.28706: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23743 1726867418.28863: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.28986: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.29060: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.29284: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.29360: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.29583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23743 1726867418.29615: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.29898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.30791: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.30859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23743 1726867418.30873: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.30975: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.31197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.31400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 23743 1726867418.31442: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.31711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.31722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23743 1726867418.31736: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.31830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.31920: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.32145: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.32688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23743 1726867418.32691: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.32693: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.32696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 23743 1726867418.32736: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.32801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23743 1726867418.32862: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23743 1726867418.33189: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23743 1726867418.33461: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33557: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23743 1726867418.33593: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33623: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867418.33636: stdout chunk (state=3): >>> <<< 23743 1726867418.33668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23743 1726867418.33694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.33806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.33883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 23743 1726867418.33908: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.34112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 23743 1726867418.34209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867418.34212: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.34222: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.34478: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.34503: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.34558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 23743 1726867418.34742: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.35094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 23743 1726867418.35206: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.35224: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.35584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 23743 1726867418.35588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.35590: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867418.35593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23743 1726867418.35758: stdout chunk (state=3): >>># 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' <<< 23743 1726867418.35778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23743 1726867418.35798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23743 1726867418.35836: 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 0x7f398117e810> <<< 23743 1726867418.35845: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398117d2b0> <<< 23743 1726867418.36024: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981177e60> <<< 23743 1726867418.37062: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "38", "epoch": "1726867418", "epoch_int": "1726867418", "date": "2024-09-20", "time": "17:23:38", "iso8601_micro": "2024-09-20T21:23:38.360094Z", "iso8601": "2024-09-20T21:23:38Z", "iso8601_basic": "20240920T172338360094", "iso8601_basic_short": "20240920T172338", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_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_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23743 1726867418.37722: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid<<< 23743 1726867418.37751: stdout chunk (state=3): >>> # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 23743 1726867418.37776: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.37998: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # 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 <<< 23743 1726867418.38005: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.38239: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23743 1726867418.38276: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23743 1726867418.38309: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23743 1726867418.38514: 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 <<< 23743 1726867418.38640: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.38764: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 23743 1726867418.38772: stdout chunk (state=3): >>># destroy _ssl <<< 23743 1726867418.38775: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 23743 1726867418.38779: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob <<< 23743 1726867418.38937: stdout chunk (state=3): >>># 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 <<< 23743 1726867418.39067: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 23743 1726867418.39091: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # 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 <<< 23743 1726867418.39164: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23743 1726867418.39179: stdout chunk (state=3): >>># destroy _collections <<< 23743 1726867418.39230: 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 <<< 23743 1726867418.39259: stdout chunk (state=3): >>># destroy _typing <<< 23743 1726867418.39295: 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 <<< 23743 1726867418.39316: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23743 1726867418.39603: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # 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 <<< 23743 1726867418.39964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 23743 1726867418.39968: stdout chunk (state=3): >>><<< 23743 1726867418.39970: stderr chunk (state=3): >>><<< 23743 1726867418.40468: _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 0x7f39823104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39822dfb30> # /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 0x7f3982312a50> 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 0x7f39820c1130> # /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 0x7f39820c1fa0> 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 0x7f39820ffe90> # /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 0x7f39820fff50> # /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 0x7f3982137890> # /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 0x7f3982137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982117b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982115280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fd040> # /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 0x7f3982157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982156420> # /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 0x7f3982116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3982154c80> # /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 0x7f398218c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fc2c0> # /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 0x7f398218cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218cbf0> # 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 0x7f398218cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39820fade0> # /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 0x7f398218d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218d3a0> 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 0x7f398218e5d0> 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 0x7f39821a47a0> 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 0x7f39821a5eb0> # /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 0x7f39821a6d50> # 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 0x7f39821a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39821a62a0> # /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 0x7f39821a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39821a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218e570> # /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 0x7f3981e9bce0> # /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 0x7f3981ec4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec4590> # 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 0x7f3981ec4770> # /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 0x7f3981ec5100> # 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 0x7f3981ec5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e99e80> # /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 0x7f3981ec6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398218ecc0> # /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 0x7f3981eef230> # /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 0x7f3981f13590> # /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 0x7f3981f742f0> # /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 0x7f3981f76a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f74410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f393a0> # /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 0x7f3981d793d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981f123c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981ec7e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3981d79670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_44kqtqpu/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 0x7f3981de30b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981dc1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981dc1160> # 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 0x7f3981de13a0> # /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 0x7f3981e12a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e127e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e120f0> # /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 0x7f3981e12540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981de3d40> 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 0x7f3981e13800> # 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 0x7f3981e139e0> # /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 0x7f3981e13ef0> 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 0x7f398172dca0> # 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 0x7f398172f8c0> # /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 0x7f39817302c0> # /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 0x7f3981731460> # /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 0x7f3981733f20> # 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 0x7f39820faed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817321e0> # /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 0x7f398173be30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398173a660> # /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 0x7f398173abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817326f0> # 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 0x7f398177fef0> # /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 0x7f3981780200> # /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 0x7f3981781ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981781a60> # /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 0x7f39817841d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981782390> # /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 0x7f39817879b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981784380> # 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 0x7f3981788a40> # 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 0x7f3981788860> # 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 0x7f3981788b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39817803b0> # /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 0x7f3981610230> # 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 0x7f3981611490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a9c0> # 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 0x7f398178bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a600> # 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 0x7f3981619760> # /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 0x7f398161a4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981611730> 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 0x7f398161a570> # 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 0x7f398161b6e0> # 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 0x7f3981626330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816219a0> 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 0x7f398170e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981e3e6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398161b020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398178a3f0> # 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 0x7f39816b63c0> # /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 0x7f39812e0170> # 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 0x7f39812e0740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816a3380> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b46e0> # /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 0x7f39812e3590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e2e40> # 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 0x7f39812e3020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39812e2270> # /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 0x7f39812e3710> # /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 0x7f398132a1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981328200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39816b5b50> 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 0x7f398132ad80> # /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 0x7f398132afc0> 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 0x7f398136e4e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398135c830> 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 0x7f3981381d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39813836e0> 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 0x7f398117e810> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f398117d2b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3981177e60> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "38", "epoch": "1726867418", "epoch_int": "1726867418", "date": "2024-09-20", "time": "17:23:38", "iso8601_micro": "2024-09-20T21:23:38.360094Z", "iso8601": "2024-09-20T21:23:38Z", "iso8601_basic": "20240920T172338360094", "iso8601_basic_short": "20240920T172338", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_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_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 23743 1726867418.42903: 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-1726867417.8221314-23853-171503832999669/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23743 1726867418.42906: _low_level_execute_command(): starting 23743 1726867418.42909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867417.8221314-23853-171503832999669/ > /dev/null 2>&1 && sleep 0' 23743 1726867418.42911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.42964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867418.43317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.43365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867418.45214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867418.45218: stdout chunk (state=3): >>><<< 23743 1726867418.45226: stderr chunk (state=3): >>><<< 23743 1726867418.45244: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867418.45247: handler run complete 23743 1726867418.45408: variable 'ansible_facts' from source: unknown 23743 1726867418.45461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867418.45680: variable 'ansible_facts' from source: unknown 23743 1726867418.45951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867418.46205: attempt loop complete, returning result 23743 1726867418.46208: _execute() done 23743 1726867418.46217: dumping result to json 23743 1726867418.46225: done dumping result, returning 23743 1726867418.46350: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-415b-8083-000000000082] 23743 1726867418.46353: sending task result for task 0affcac9-a3a5-415b-8083-000000000082 ok: [managed_node3] 23743 1726867418.46746: no more pending results, returning what we have 23743 1726867418.46748: results queue empty 23743 1726867418.46749: checking for any_errors_fatal 23743 1726867418.46751: done checking for any_errors_fatal 23743 1726867418.46752: checking for max_fail_percentage 23743 1726867418.46753: done checking for max_fail_percentage 23743 1726867418.46754: checking to see if all hosts have failed and the running result is not ok 23743 1726867418.46755: done checking to see if all hosts have failed 23743 1726867418.46756: getting the remaining hosts for this loop 23743 1726867418.46757: done getting the remaining hosts for this loop 23743 1726867418.46760: getting the next task for host managed_node3 23743 1726867418.46769: done getting next task for host managed_node3 23743 1726867418.46772: ^ task is: TASK: Check if system is ostree 23743 1726867418.46775: ^ 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 23743 1726867418.46779: getting variables 23743 1726867418.46781: in VariableManager get_vars() 23743 1726867418.46808: Calling all_inventory to load vars for managed_node3 23743 1726867418.46810: Calling groups_inventory to load vars for managed_node3 23743 1726867418.46813: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867418.46824: Calling all_plugins_play to load vars for managed_node3 23743 1726867418.46826: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867418.46828: Calling groups_plugins_play to load vars for managed_node3 23743 1726867418.47306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867418.47665: done with get_vars() 23743 1726867418.47678: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:23:38 -0400 (0:00:00.809) 0:00:02.640 ****** 23743 1726867418.47925: entering _queue_task() for managed_node3/stat 23743 1726867418.48105: done sending task result for task 0affcac9-a3a5-415b-8083-000000000082 23743 1726867418.48108: WORKER PROCESS EXITING 23743 1726867418.48596: worker is 1 (out of 1 available) 23743 1726867418.48610: exiting _queue_task() for managed_node3/stat 23743 1726867418.48739: done queuing things up, now waiting for results queue to drain 23743 1726867418.48740: waiting for pending results... 23743 1726867418.49251: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 23743 1726867418.49338: in run() - task 0affcac9-a3a5-415b-8083-000000000084 23743 1726867418.49351: variable 'ansible_search_path' from source: unknown 23743 1726867418.49355: variable 'ansible_search_path' from source: unknown 23743 1726867418.49807: calling self._execute() 23743 1726867418.49879: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867418.49884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867418.49894: variable 'omit' from source: magic vars 23743 1726867418.51493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23743 1726867418.52125: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23743 1726867418.52286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23743 1726867418.52381: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23743 1726867418.52583: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23743 1726867418.52836: 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) 23743 1726867418.52869: 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) 23743 1726867418.52951: 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) 23743 1726867418.53127: 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) 23743 1726867418.53483: Evaluated conditional (not __network_is_ostree is defined): True 23743 1726867418.53497: variable 'omit' from source: magic vars 23743 1726867418.53658: variable 'omit' from source: magic vars 23743 1726867418.53706: variable 'omit' from source: magic vars 23743 1726867418.54082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23743 1726867418.54087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23743 1726867418.54090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23743 1726867418.54092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867418.54093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867418.54237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867418.54246: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867418.54253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867418.54585: Set connection var ansible_module_compression to ZIP_DEFLATED 23743 1726867418.54599: Set connection var ansible_pipelining to False 23743 1726867418.54652: Set connection var ansible_connection to ssh 23743 1726867418.54660: Set connection var ansible_shell_type to sh 23743 1726867418.54669: Set connection var ansible_timeout to 10 23743 1726867418.55287: Set connection var ansible_shell_executable to /bin/sh 23743 1726867418.55291: variable 'ansible_shell_executable' from source: unknown 23743 1726867418.55293: variable 'ansible_connection' from source: unknown 23743 1726867418.55295: variable 'ansible_module_compression' from source: unknown 23743 1726867418.55297: variable 'ansible_shell_type' from source: unknown 23743 1726867418.55300: variable 'ansible_shell_executable' from source: unknown 23743 1726867418.55302: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867418.55303: variable 'ansible_pipelining' from source: unknown 23743 1726867418.55305: variable 'ansible_timeout' from source: unknown 23743 1726867418.55310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867418.55312: 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__) 23743 1726867418.55538: variable 'omit' from source: magic vars 23743 1726867418.55541: starting attempt loop 23743 1726867418.55543: running the handler 23743 1726867418.55546: _low_level_execute_command(): starting 23743 1726867418.55548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23743 1726867418.56972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.57181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867418.57297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.57380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23743 1726867418.59028: stdout chunk (state=3): >>>/root <<< 23743 1726867418.59192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867418.59202: stdout chunk (state=3): >>><<< 23743 1726867418.59250: stderr chunk (state=3): >>><<< 23743 1726867418.59280: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23743 1726867418.59365: _low_level_execute_command(): starting 23743 1726867418.59372: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675 `" && echo ansible-tmp-1726867418.5934956-23877-198996287182675="` echo /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675 `" ) && sleep 0' 23743 1726867418.60337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.60361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867418.60371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867418.60392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867418.60398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 23743 1726867418.60409: stderr chunk (state=3): >>>debug2: match not found <<< 23743 1726867418.60417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.60543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23743 1726867418.60547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 23743 1726867418.60549: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23743 1726867418.60551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867418.60553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867418.60555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867418.60557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 23743 1726867418.60559: stderr chunk (state=3): >>>debug2: match found <<< 23743 1726867418.60561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.60589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.60772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867418.63223: stdout chunk (state=3): >>>ansible-tmp-1726867418.5934956-23877-198996287182675=/root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675 <<< 23743 1726867418.63318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867418.63322: stdout chunk (state=3): >>><<< 23743 1726867418.63330: stderr chunk (state=3): >>><<< 23743 1726867418.63380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867418.5934956-23877-198996287182675=/root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 23743 1726867418.63418: variable 'ansible_module_compression' from source: unknown 23743 1726867418.63789: ANSIBALLZ: Using lock for stat 23743 1726867418.63800: ANSIBALLZ: Acquiring lock 23743 1726867418.63808: ANSIBALLZ: Lock acquired: 139706438735664 23743 1726867418.63817: ANSIBALLZ: Creating module 23743 1726867418.79473: ANSIBALLZ: Writing module into payload 23743 1726867418.79572: ANSIBALLZ: Writing module 23743 1726867418.79885: ANSIBALLZ: Renaming module 23743 1726867418.79889: ANSIBALLZ: Done creating module 23743 1726867418.79891: variable 'ansible_facts' from source: unknown 23743 1726867418.79910: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py 23743 1726867418.80136: Sending initial data 23743 1726867418.80140: Sent initial data (153 bytes) 23743 1726867418.81412: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.81454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867418.81473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867418.81498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.81648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867418.83944: 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 <<< 23743 1726867418.83993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23743 1726867418.84056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-237432o53oslt/tmp48h0vzx_ /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py <<< 23743 1726867418.84065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py" <<< 23743 1726867418.84135: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-237432o53oslt/tmp48h0vzx_" to remote "/root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py" <<< 23743 1726867418.85493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867418.85504: stdout chunk (state=3): >>><<< 23743 1726867418.85771: stderr chunk (state=3): >>><<< 23743 1726867418.85782: done transferring module to remote 23743 1726867418.85786: _low_level_execute_command(): starting 23743 1726867418.85789: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/ /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py && sleep 0' 23743 1726867418.86384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.86388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.86391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867418.86404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867418.86425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.86492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867418.89081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867418.89094: stderr chunk (state=3): >>><<< 23743 1726867418.89097: stdout chunk (state=3): >>><<< 23743 1726867418.89303: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 23743 1726867418.89306: _low_level_execute_command(): starting 23743 1726867418.89336: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/AnsiballZ_stat.py && sleep 0' 23743 1726867418.90551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867418.90595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867418.90598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867418.90721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23743 1726867418.90891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867418.90899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867418.91062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867418.94144: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 23743 1726867418.94226: stdout chunk (state=3): >>>import '_io' # <<< 23743 1726867418.94238: stdout chunk (state=3): >>>import 'marshal' # <<< 23743 1726867418.94273: stdout chunk (state=3): >>>import 'posix' # <<< 23743 1726867418.94318: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23743 1726867418.94386: stdout chunk (state=3): >>>import 'time' # <<< 23743 1726867418.94468: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 23743 1726867418.94720: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23743 1726867418.94723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804cdfb30> # /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 0x7fc804d12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 23743 1726867418.94846: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23743 1726867418.94892: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23743 1726867418.95329: stdout chunk (state=3): >>>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 0x7fc804b05130> # /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 0x7fc804b05fa0> 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. <<< 23743 1726867418.95673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /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 <<< 23743 1726867418.95730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23743 1726867418.95804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23743 1726867418.95885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b43ec0> # /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' # <<< 23743 1726867418.95892: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b43f80> <<< 23743 1726867418.96012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /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' <<< 23743 1726867418.96223: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b7b830> # /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 0x7fc804b7bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b5bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b592b0> <<< 23743 1726867418.96366: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b41070> <<< 23743 1726867418.96369: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23743 1726867418.96503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 23743 1726867418.96507: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23743 1726867418.96717: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b9b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b9a3f0> <<< 23743 1726867418.96753: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b98bc0> # /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 0x7fc804bd0890> <<< 23743 1726867418.96887: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b402f0> # /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 0x7fc804bd0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd0bf0> # 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 0x7fc804bd0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b3ee10> # /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' <<< 23743 1726867418.97114: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd1370> 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 0x7fc804bd2540> <<< 23743 1726867418.97145: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # 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 <<< 23743 1726867418.97342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804be8740> 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 0x7fc804be9e20> # /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 0x7fc804beacc0> # 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 0x7fc804beb2f0> <<< 23743 1726867418.97438: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bea210> # /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' <<< 23743 1726867418.97540: 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 0x7fc804bebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804beb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd24b0> # /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 <<< 23743 1726867418.97563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23743 1726867418.97769: 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 0x7fc804967c50> # /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 0x7fc8049907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804990500> # 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 0x7fc8049907d0> <<< 23743 1726867418.97772: 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' <<< 23743 1726867418.97857: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867418.98032: 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 0x7fc804991100> <<< 23743 1726867418.98192: 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 0x7fc804991af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8049909b0> <<< 23743 1726867418.98215: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804965df0> <<< 23743 1726867418.98437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /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 0x7fc804992f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804991c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23743 1726867418.98546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.98563: 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 0x7fc8049bb230> <<< 23743 1726867418.98630: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23743 1726867418.98647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867418.98699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23743 1726867418.98724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23743 1726867418.98763: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8049df5f0> <<< 23743 1726867418.98792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23743 1726867418.98931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23743 1726867418.98959: stdout chunk (state=3): >>>import 'ntpath' # <<< 23743 1726867418.99029: 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 0x7fc804a40380> <<< 23743 1726867418.99165: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23743 1726867418.99168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23743 1726867418.99201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23743 1726867418.99326: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804a42ae0> <<< 23743 1726867418.99371: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804a404a0> <<< 23743 1726867418.99396: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804a01370> <<< 23743 1726867418.99488: 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 0x7fc804329430> <<< 23743 1726867418.99693: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8049de3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804993e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8049de750> <<< 23743 1726867418.99837: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_wt7us3m4/ansible_stat_payload.zip' <<< 23743 1726867418.99905: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.00155: 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' <<< 23743 1726867419.00166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23743 1726867419.00245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23743 1726867419.00287: 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 0x7fc80437f170> <<< 23743 1726867419.00306: stdout chunk (state=3): >>>import '_typing' # <<< 23743 1726867419.00581: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80435e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80435d1c0> # zipimport: zlib available <<< 23743 1726867419.00644: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 23743 1726867419.00745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 23743 1726867419.02979: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.04662: 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 0x7fc80437d040> # /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 <<< 23743 1726867419.04703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 23743 1726867419.04749: 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' <<< 23743 1726867419.04836: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8043a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a6840> <<< 23743 1726867419.04893: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a6150> <<< 23743 1726867419.04960: 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'<<< 23743 1726867419.05005: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a65a0> <<< 23743 1726867419.05109: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80437fe00> import 'atexit' # <<< 23743 1726867419.05144: 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'<<< 23743 1726867419.05204: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8043a7830> # 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 0x7fc8043a7a70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23743 1726867419.05255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23743 1726867419.05649: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a7fb0> 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 0x7fc804211d30> # 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 0x7fc804213470> # /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'<<< 23743 1726867419.05713: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804214320><<< 23743 1726867419.05716: stdout chunk (state=3): >>> <<< 23743 1726867419.05767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 23743 1726867419.05829: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8042154c0> <<< 23743 1726867419.05948: stdout chunk (state=3): >>># /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' <<< 23743 1726867419.06010: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804217fb0><<< 23743 1726867419.06080: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867419.06095: 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 0x7fc80421c2f0><<< 23743 1726867419.06123: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804216270> <<< 23743 1726867419.06189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 23743 1726867419.06258: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23743 1726867419.06365: 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 <<< 23743 1726867419.06419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421fec0><<< 23743 1726867419.06432: stdout chunk (state=3): >>> import '_tokenize' # <<< 23743 1726867419.06554: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 23743 1726867419.06725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23743 1726867419.06813: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421ec60> <<< 23743 1726867419.06884: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804216780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 23743 1726867419.07104: 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 0x7fc804267fe0> # /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' <<< 23743 1726867419.07110: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804268320> # /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'<<< 23743 1726867419.07158: 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' # 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 0x7fc804269d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804269b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23743 1726867419.07303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 23743 1726867419.07363: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 23743 1726867419.07439: 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 0x7fc80426c260> <<< 23743 1726867419.07557: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80426a420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23743 1726867419.07624: 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 <<< 23743 1726867419.07702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23743 1726867419.07924: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80426fa40> <<< 23743 1726867419.07928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80426c410> <<< 23743 1726867419.08116: 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 0x7fc8042708c0> <<< 23743 1726867419.08127: 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 0x7fc8042708f0> <<< 23743 1726867419.08214: 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 0x7fc804270da0> <<< 23743 1726867419.08489: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804268470> # /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 0x7fc8042fc320><<< 23743 1726867419.08631: stdout chunk (state=3): >>> <<< 23743 1726867419.08673: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 23743 1726867419.08772: 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 0x7fc8042fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804272ab0> <<< 23743 1726867419.08941: 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 0x7fc804273e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8042726f0><<< 23743 1726867419.09018: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23743 1726867419.09129: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.09261: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.09566: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23743 1726867419.09570: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.09753: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.09773: stdout chunk (state=3): >>> <<< 23743 1726867419.10657: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.11566: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23743 1726867419.11597: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 23743 1726867419.11637: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 23743 1726867419.11675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 23743 1726867419.11857: stdout chunk (state=3): >>># /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' <<< 23743 1726867419.11929: 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 0x7fc804101880> # /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' <<< 23743 1726867419.11995: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804102570> <<< 23743 1726867419.11998: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8042fd760> <<< 23743 1726867419.12066: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23743 1726867419.12110: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.12174: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 23743 1726867419.12192: stdout chunk (state=3): >>> # zipimport: zlib available <<< 23743 1726867419.12635: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.12923: 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 0x7fc8041023f0> # zipimport: zlib available <<< 23743 1726867419.13493: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.14195: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.14315: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.14572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23743 1726867419.14742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 23743 1726867419.14759: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.14874: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23743 1726867419.14932: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.14991: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 23743 1726867419.15079: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 23743 1726867419.15108: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.15305: stdout chunk (state=3): >>> <<< 23743 1726867419.15482: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.15502: stdout chunk (state=3): >>> <<< 23743 1726867419.15963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 23743 1726867419.15994: stdout chunk (state=3): >>> <<< 23743 1726867419.16092: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804103860> # zipimport: zlib available <<< 23743 1726867419.16207: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.16322: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23743 1726867419.16352: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23743 1726867419.16532: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 23743 1726867419.16583: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.16586: stdout chunk (state=3): >>> <<< 23743 1726867419.16691: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.16695: stdout chunk (state=3): >>> <<< 23743 1726867419.16909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867419.16934: 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 <<< 23743 1726867419.17070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23743 1726867419.17170: 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' <<< 23743 1726867419.17244: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80410e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8041091c0> <<< 23743 1726867419.17362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23743 1726867419.17419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23743 1726867419.17519: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.17536: stdout chunk (state=3): >>> <<< 23743 1726867419.17584: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.17698: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 23743 1726867419.17724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 23743 1726867419.17759: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23743 1726867419.17846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 23743 1726867419.17878: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 23743 1726867419.18012: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043faba0> <<< 23743 1726867419.18084: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043ee870> <<< 23743 1726867419.18256: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80410e3f0> <<< 23743 1726867419.18269: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80410df70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 23743 1726867419.18318: stdout chunk (state=3): >>> # zipimport: zlib available <<< 23743 1726867419.18364: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 23743 1726867419.18485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 23743 1726867419.18572: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.18575: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.18653: stdout chunk (state=3): >>> import 'ansible.modules' # # zipimport: zlib available <<< 23743 1726867419.18795: stdout chunk (state=3): >>># zipimport: zlib available<<< 23743 1726867419.19033: stdout chunk (state=3): >>> <<< 23743 1726867419.19113: stdout chunk (state=3): >>># zipimport: zlib available <<< 23743 1726867419.19266: stdout chunk (state=3): >>> <<< 23743 1726867419.19317: 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"}}} <<< 23743 1726867419.19350: stdout chunk (state=3): >>># destroy __main__ <<< 23743 1726867419.19804: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 23743 1726867419.20051: 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<<< 23743 1726867419.20056: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.20090: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack<<< 23743 1726867419.20119: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.20158: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.20196: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.20227: stdout chunk (state=3): >>> # 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 <<< 23743 1726867419.20266: stdout chunk (state=3): >>># 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<<< 23743 1726867419.20385: stdout chunk (state=3): >>> # 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 <<< 23743 1726867419.20415: 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 # 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<<< 23743 1726867419.20441: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.20536: stdout chunk (state=3): >>> # 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 <<< 23743 1726867419.20796: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 23743 1726867419.20866: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23743 1726867419.20874: stdout chunk (state=3): >>># destroy _bz2<<< 23743 1726867419.20958: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.21040: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress # destroy ntpath<<< 23743 1726867419.21051: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport<<< 23743 1726867419.21128: stdout chunk (state=3): >>> # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 23743 1726867419.21160: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal<<< 23743 1726867419.21256: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 23743 1726867419.21292: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro<<< 23743 1726867419.21304: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse<<< 23743 1726867419.21370: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux<<< 23743 1726867419.21616: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 23743 1726867419.21638: stdout chunk (state=3): >>># 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<<< 23743 1726867419.21666: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.21687: stdout chunk (state=3): >>> # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 23743 1726867419.21713: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 23743 1726867419.21842: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 23743 1726867419.21931: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23743 1726867419.21971: stdout chunk (state=3): >>># destroy _socket <<< 23743 1726867419.22009: stdout chunk (state=3): >>># destroy _collections <<< 23743 1726867419.22083: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 23743 1726867419.22105: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 23743 1726867419.22193: stdout chunk (state=3): >>> # 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<<< 23743 1726867419.22233: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 23743 1726867419.22442: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io <<< 23743 1726867419.22628: stdout chunk (state=3): >>># destroy traceback # destroy warnings # destroy weakref <<< 23743 1726867419.22632: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 23743 1726867419.22634: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time <<< 23743 1726867419.22659: stdout chunk (state=3): >>># 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<<< 23743 1726867419.22739: stdout chunk (state=3): >>> <<< 23743 1726867419.23157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 23743 1726867419.23167: stdout chunk (state=3): >>><<< 23743 1726867419.23182: stderr chunk (state=3): >>><<< 23743 1726867419.23361: _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 0x7fc804d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804cdfb30> # /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 0x7fc804d12a50> 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 0x7fc804b05130> # /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 0x7fc804b05fa0> 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 0x7fc804b43ec0> # /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 0x7fc804b43f80> # /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 0x7fc804b7b830> # /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 0x7fc804b7bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b5bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b41070> # /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 0x7fc804b9b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b9a3f0> # /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 0x7fc804b5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b98bc0> # /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 0x7fc804bd0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b402f0> # /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 0x7fc804bd0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd0bf0> # 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 0x7fc804bd0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804b3ee10> # /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 0x7fc804bd1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd1370> 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 0x7fc804bd2540> 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 0x7fc804be8740> 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 0x7fc804be9e20> # /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 0x7fc804beacc0> # 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 0x7fc804beb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bea210> # /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 0x7fc804bebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804beb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd24b0> # /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 0x7fc804967c50> # /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 0x7fc8049907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804990500> # 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 0x7fc8049907d0> # /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 0x7fc804991100> # 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 0x7fc804991af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8049909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804965df0> # /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 0x7fc804992f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804991c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804bd2c60> # /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 0x7fc8049bb230> # /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 0x7fc8049df5f0> # /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 0x7fc804a40380> # /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 0x7fc804a42ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804a404a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804a01370> # /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 0x7fc804329430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8049de3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804993e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8049de750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_wt7us3m4/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 0x7fc80437f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80435e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80435d1c0> # 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 0x7fc80437d040> # /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 0x7fc8043a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043a6150> # /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 0x7fc8043a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80437fe00> 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 0x7fc8043a7830> # 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 0x7fc8043a7a70> # /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 0x7fc8043a7fb0> 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 0x7fc804211d30> # 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 0x7fc804213470> # /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 0x7fc804214320> # /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 0x7fc8042154c0> # /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 0x7fc804217fb0> # 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 0x7fc80421c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804216270> # /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 0x7fc80421fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80421e720> # /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 0x7fc80421ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804216780> # 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 0x7fc804267fe0> # /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 0x7fc804268320> # /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 0x7fc804269d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804269b20> # /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 0x7fc80426c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80426a420> # /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 0x7fc80426fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80426c410> # 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 0x7fc8042708c0> # 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 0x7fc8042708f0> # 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 0x7fc804270da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804268470> # /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 0x7fc8042fc320> # 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 0x7fc8042fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc804272ab0> # 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 0x7fc804273e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8042726f0> # 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 0x7fc804101880> # /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 0x7fc804102570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8042fd760> 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 0x7fc8041023f0> # 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 0x7fc804103860> # 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 0x7fc80410e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8041091c0> 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 0x7fc8043faba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8043ee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80410e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80410df70> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.68 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 23743 1726867419.24812: 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-1726867418.5934956-23877-198996287182675/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23743 1726867419.24815: _low_level_execute_command(): starting 23743 1726867419.24817: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867418.5934956-23877-198996287182675/ > /dev/null 2>&1 && sleep 0' 23743 1726867419.25082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23743 1726867419.25141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23743 1726867419.25152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23743 1726867419.25167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23743 1726867419.25381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 23743 1726867419.25389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23743 1726867419.25403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23743 1726867419.25490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 23743 1726867419.28047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23743 1726867419.28092: stderr chunk (state=3): >>><<< 23743 1726867419.28096: stdout chunk (state=3): >>><<< 23743 1726867419.28286: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 23743 1726867419.28293: handler run complete 23743 1726867419.28296: attempt loop complete, returning result 23743 1726867419.28299: _execute() done 23743 1726867419.28301: dumping result to json 23743 1726867419.28308: done dumping result, returning 23743 1726867419.28310: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-415b-8083-000000000084] 23743 1726867419.28312: sending task result for task 0affcac9-a3a5-415b-8083-000000000084 23743 1726867419.28372: done sending task result for task 0affcac9-a3a5-415b-8083-000000000084 23743 1726867419.28375: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 23743 1726867419.28465: no more pending results, returning what we have 23743 1726867419.28468: results queue empty 23743 1726867419.28469: checking for any_errors_fatal 23743 1726867419.28479: done checking for any_errors_fatal 23743 1726867419.28480: checking for max_fail_percentage 23743 1726867419.28482: done checking for max_fail_percentage 23743 1726867419.28482: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.28483: done checking to see if all hosts have failed 23743 1726867419.28484: getting the remaining hosts for this loop 23743 1726867419.28485: done getting the remaining hosts for this loop 23743 1726867419.28489: getting the next task for host managed_node3 23743 1726867419.28497: done getting next task for host managed_node3 23743 1726867419.28499: ^ task is: TASK: Set flag to indicate system is ostree 23743 1726867419.28502: ^ 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 23743 1726867419.28506: getting variables 23743 1726867419.28507: in VariableManager get_vars() 23743 1726867419.28541: Calling all_inventory to load vars for managed_node3 23743 1726867419.28544: Calling groups_inventory to load vars for managed_node3 23743 1726867419.28781: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.28792: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.28796: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.28806: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.29092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.29321: done with get_vars() 23743 1726867419.29332: done getting variables 23743 1726867419.29483: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:23:39 -0400 (0:00:00.815) 0:00:03.456 ****** 23743 1726867419.29512: entering _queue_task() for managed_node3/set_fact 23743 1726867419.29514: Creating lock for set_fact 23743 1726867419.29945: worker is 1 (out of 1 available) 23743 1726867419.29957: exiting _queue_task() for managed_node3/set_fact 23743 1726867419.30087: done queuing things up, now waiting for results queue to drain 23743 1726867419.30088: waiting for pending results... 23743 1726867419.30285: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 23743 1726867419.30424: in run() - task 0affcac9-a3a5-415b-8083-000000000085 23743 1726867419.30459: variable 'ansible_search_path' from source: unknown 23743 1726867419.30462: variable 'ansible_search_path' from source: unknown 23743 1726867419.30490: calling self._execute() 23743 1726867419.30556: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.30560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.30569: variable 'omit' from source: magic vars 23743 1726867419.30917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23743 1726867419.31136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23743 1726867419.31168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23743 1726867419.31197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23743 1726867419.31224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23743 1726867419.31287: 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) 23743 1726867419.31307: 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) 23743 1726867419.31328: 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) 23743 1726867419.31346: 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) 23743 1726867419.31435: Evaluated conditional (not __network_is_ostree is defined): True 23743 1726867419.31440: variable 'omit' from source: magic vars 23743 1726867419.31465: variable 'omit' from source: magic vars 23743 1726867419.31549: variable '__ostree_booted_stat' from source: set_fact 23743 1726867419.31586: variable 'omit' from source: magic vars 23743 1726867419.31605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23743 1726867419.31629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23743 1726867419.31645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23743 1726867419.31658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867419.31666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23743 1726867419.31690: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867419.31693: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.31696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.31769: Set connection var ansible_module_compression to ZIP_DEFLATED 23743 1726867419.31772: Set connection var ansible_pipelining to False 23743 1726867419.31779: Set connection var ansible_connection to ssh 23743 1726867419.31782: Set connection var ansible_shell_type to sh 23743 1726867419.31787: Set connection var ansible_timeout to 10 23743 1726867419.31792: Set connection var ansible_shell_executable to /bin/sh 23743 1726867419.31808: variable 'ansible_shell_executable' from source: unknown 23743 1726867419.31814: variable 'ansible_connection' from source: unknown 23743 1726867419.31816: variable 'ansible_module_compression' from source: unknown 23743 1726867419.31818: variable 'ansible_shell_type' from source: unknown 23743 1726867419.31821: variable 'ansible_shell_executable' from source: unknown 23743 1726867419.31826: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.31828: variable 'ansible_pipelining' from source: unknown 23743 1726867419.31830: variable 'ansible_timeout' from source: unknown 23743 1726867419.31843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.31906: 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) 23743 1726867419.31916: variable 'omit' from source: magic vars 23743 1726867419.31919: starting attempt loop 23743 1726867419.31922: running the handler 23743 1726867419.31931: handler run complete 23743 1726867419.31940: attempt loop complete, returning result 23743 1726867419.31943: _execute() done 23743 1726867419.31946: dumping result to json 23743 1726867419.31948: done dumping result, returning 23743 1726867419.31960: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-415b-8083-000000000085] 23743 1726867419.31963: sending task result for task 0affcac9-a3a5-415b-8083-000000000085 23743 1726867419.32031: done sending task result for task 0affcac9-a3a5-415b-8083-000000000085 23743 1726867419.32034: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 23743 1726867419.32124: no more pending results, returning what we have 23743 1726867419.32127: results queue empty 23743 1726867419.32127: checking for any_errors_fatal 23743 1726867419.32132: done checking for any_errors_fatal 23743 1726867419.32132: checking for max_fail_percentage 23743 1726867419.32134: done checking for max_fail_percentage 23743 1726867419.32135: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.32135: done checking to see if all hosts have failed 23743 1726867419.32136: getting the remaining hosts for this loop 23743 1726867419.32137: done getting the remaining hosts for this loop 23743 1726867419.32140: getting the next task for host managed_node3 23743 1726867419.32146: done getting next task for host managed_node3 23743 1726867419.32148: ^ task is: TASK: Fix CentOS6 Base repo 23743 1726867419.32151: ^ 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 23743 1726867419.32154: getting variables 23743 1726867419.32155: in VariableManager get_vars() 23743 1726867419.32228: Calling all_inventory to load vars for managed_node3 23743 1726867419.32231: Calling groups_inventory to load vars for managed_node3 23743 1726867419.32234: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.32243: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.32245: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.32253: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.32519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.32743: done with get_vars() 23743 1726867419.32764: done getting variables 23743 1726867419.32892: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:23:39 -0400 (0:00:00.034) 0:00:03.490 ****** 23743 1726867419.32920: entering _queue_task() for managed_node3/copy 23743 1726867419.33170: worker is 1 (out of 1 available) 23743 1726867419.33389: exiting _queue_task() for managed_node3/copy 23743 1726867419.33401: done queuing things up, now waiting for results queue to drain 23743 1726867419.33402: waiting for pending results... 23743 1726867419.33506: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 23743 1726867419.33548: in run() - task 0affcac9-a3a5-415b-8083-000000000087 23743 1726867419.33569: variable 'ansible_search_path' from source: unknown 23743 1726867419.33576: variable 'ansible_search_path' from source: unknown 23743 1726867419.33628: calling self._execute() 23743 1726867419.33719: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.33731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.33775: variable 'omit' from source: magic vars 23743 1726867419.34353: variable 'ansible_distribution' from source: facts 23743 1726867419.34392: Evaluated conditional (ansible_distribution == 'CentOS'): True 23743 1726867419.34529: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.34541: Evaluated conditional (ansible_distribution_major_version == '6'): False 23743 1726867419.34549: when evaluation is False, skipping this task 23743 1726867419.34556: _execute() done 23743 1726867419.34561: dumping result to json 23743 1726867419.34568: done dumping result, returning 23743 1726867419.34583: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-415b-8083-000000000087] 23743 1726867419.34593: sending task result for task 0affcac9-a3a5-415b-8083-000000000087 23743 1726867419.34802: done sending task result for task 0affcac9-a3a5-415b-8083-000000000087 23743 1726867419.34805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23743 1726867419.34873: no more pending results, returning what we have 23743 1726867419.34879: results queue empty 23743 1726867419.34880: checking for any_errors_fatal 23743 1726867419.34885: done checking for any_errors_fatal 23743 1726867419.34886: checking for max_fail_percentage 23743 1726867419.34887: done checking for max_fail_percentage 23743 1726867419.34888: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.34889: done checking to see if all hosts have failed 23743 1726867419.34890: getting the remaining hosts for this loop 23743 1726867419.34891: done getting the remaining hosts for this loop 23743 1726867419.34895: getting the next task for host managed_node3 23743 1726867419.34901: done getting next task for host managed_node3 23743 1726867419.35018: ^ task is: TASK: Include the task 'enable_epel.yml' 23743 1726867419.35022: ^ 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 23743 1726867419.35025: getting variables 23743 1726867419.35026: in VariableManager get_vars() 23743 1726867419.35050: Calling all_inventory to load vars for managed_node3 23743 1726867419.35052: Calling groups_inventory to load vars for managed_node3 23743 1726867419.35055: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.35064: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.35067: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.35070: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.35285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.35503: done with get_vars() 23743 1726867419.35521: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:23:39 -0400 (0:00:00.026) 0:00:03.517 ****** 23743 1726867419.35613: entering _queue_task() for managed_node3/include_tasks 23743 1726867419.35921: worker is 1 (out of 1 available) 23743 1726867419.35934: exiting _queue_task() for managed_node3/include_tasks 23743 1726867419.35945: done queuing things up, now waiting for results queue to drain 23743 1726867419.36049: waiting for pending results... 23743 1726867419.36292: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 23743 1726867419.36345: in run() - task 0affcac9-a3a5-415b-8083-000000000088 23743 1726867419.36365: variable 'ansible_search_path' from source: unknown 23743 1726867419.36373: variable 'ansible_search_path' from source: unknown 23743 1726867419.36427: calling self._execute() 23743 1726867419.36516: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.36522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.36583: variable 'omit' from source: magic vars 23743 1726867419.37129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.39521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.39614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.39661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.39709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.39741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.39875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.39880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.39918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.39966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.39996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.40135: variable '__network_is_ostree' from source: set_fact 23743 1726867419.40382: Evaluated conditional (not __network_is_ostree | d(false)): True 23743 1726867419.40385: _execute() done 23743 1726867419.40387: dumping result to json 23743 1726867419.40389: done dumping result, returning 23743 1726867419.40391: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-415b-8083-000000000088] 23743 1726867419.40393: sending task result for task 0affcac9-a3a5-415b-8083-000000000088 23743 1726867419.40455: done sending task result for task 0affcac9-a3a5-415b-8083-000000000088 23743 1726867419.40458: WORKER PROCESS EXITING 23743 1726867419.40487: no more pending results, returning what we have 23743 1726867419.40491: in VariableManager get_vars() 23743 1726867419.40523: Calling all_inventory to load vars for managed_node3 23743 1726867419.40526: Calling groups_inventory to load vars for managed_node3 23743 1726867419.40529: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.40538: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.40541: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.40544: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.40834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.41046: done with get_vars() 23743 1726867419.41054: variable 'ansible_search_path' from source: unknown 23743 1726867419.41055: variable 'ansible_search_path' from source: unknown 23743 1726867419.41092: we have included files to process 23743 1726867419.41093: generating all_blocks data 23743 1726867419.41095: done generating all_blocks data 23743 1726867419.41099: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23743 1726867419.41101: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23743 1726867419.41103: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23743 1726867419.41829: done processing included file 23743 1726867419.41831: iterating over new_blocks loaded from include file 23743 1726867419.41832: in VariableManager get_vars() 23743 1726867419.41843: done with get_vars() 23743 1726867419.41844: filtering new block on tags 23743 1726867419.41865: done filtering new block on tags 23743 1726867419.41868: in VariableManager get_vars() 23743 1726867419.41888: done with get_vars() 23743 1726867419.41890: filtering new block on tags 23743 1726867419.41902: done filtering new block on tags 23743 1726867419.41904: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 23743 1726867419.41914: extending task lists for all hosts with included blocks 23743 1726867419.42029: done extending task lists 23743 1726867419.42030: done processing included files 23743 1726867419.42031: results queue empty 23743 1726867419.42032: checking for any_errors_fatal 23743 1726867419.42035: done checking for any_errors_fatal 23743 1726867419.42035: checking for max_fail_percentage 23743 1726867419.42036: done checking for max_fail_percentage 23743 1726867419.42037: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.42038: done checking to see if all hosts have failed 23743 1726867419.42039: getting the remaining hosts for this loop 23743 1726867419.42040: done getting the remaining hosts for this loop 23743 1726867419.42042: getting the next task for host managed_node3 23743 1726867419.42046: done getting next task for host managed_node3 23743 1726867419.42047: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 23743 1726867419.42050: ^ 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 23743 1726867419.42053: getting variables 23743 1726867419.42054: in VariableManager get_vars() 23743 1726867419.42061: Calling all_inventory to load vars for managed_node3 23743 1726867419.42063: Calling groups_inventory to load vars for managed_node3 23743 1726867419.42065: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.42070: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.42079: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.42083: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.42255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.42466: done with get_vars() 23743 1726867419.42474: done getting variables 23743 1726867419.42549: 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) 23743 1726867419.42760: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:23:39 -0400 (0:00:00.071) 0:00:03.589 ****** 23743 1726867419.42809: entering _queue_task() for managed_node3/command 23743 1726867419.42811: Creating lock for command 23743 1726867419.43196: worker is 1 (out of 1 available) 23743 1726867419.43209: exiting _queue_task() for managed_node3/command 23743 1726867419.43220: done queuing things up, now waiting for results queue to drain 23743 1726867419.43221: waiting for pending results... 23743 1726867419.43457: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 23743 1726867419.43492: in run() - task 0affcac9-a3a5-415b-8083-0000000000a0 23743 1726867419.43527: variable 'ansible_search_path' from source: unknown 23743 1726867419.43530: variable 'ansible_search_path' from source: unknown 23743 1726867419.43636: calling self._execute() 23743 1726867419.43656: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.43670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.43685: variable 'omit' from source: magic vars 23743 1726867419.44074: variable 'ansible_distribution' from source: facts 23743 1726867419.44096: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23743 1726867419.44239: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.44249: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23743 1726867419.44256: when evaluation is False, skipping this task 23743 1726867419.44262: _execute() done 23743 1726867419.44289: dumping result to json 23743 1726867419.44293: done dumping result, returning 23743 1726867419.44296: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-415b-8083-0000000000a0] 23743 1726867419.44298: sending task result for task 0affcac9-a3a5-415b-8083-0000000000a0 23743 1726867419.44471: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000a0 23743 1726867419.44474: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23743 1726867419.44540: no more pending results, returning what we have 23743 1726867419.44544: results queue empty 23743 1726867419.44545: checking for any_errors_fatal 23743 1726867419.44546: done checking for any_errors_fatal 23743 1726867419.44547: checking for max_fail_percentage 23743 1726867419.44548: done checking for max_fail_percentage 23743 1726867419.44549: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.44550: done checking to see if all hosts have failed 23743 1726867419.44550: getting the remaining hosts for this loop 23743 1726867419.44552: done getting the remaining hosts for this loop 23743 1726867419.44555: getting the next task for host managed_node3 23743 1726867419.44561: done getting next task for host managed_node3 23743 1726867419.44564: ^ task is: TASK: Install yum-utils package 23743 1726867419.44568: ^ 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 23743 1726867419.44571: getting variables 23743 1726867419.44573: in VariableManager get_vars() 23743 1726867419.44606: Calling all_inventory to load vars for managed_node3 23743 1726867419.44724: Calling groups_inventory to load vars for managed_node3 23743 1726867419.44728: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.44738: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.44740: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.44743: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.45003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.45237: done with get_vars() 23743 1726867419.45246: done getting variables 23743 1726867419.45350: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:23:39 -0400 (0:00:00.025) 0:00:03.615 ****** 23743 1726867419.45383: entering _queue_task() for managed_node3/package 23743 1726867419.45385: Creating lock for package 23743 1726867419.45709: worker is 1 (out of 1 available) 23743 1726867419.45719: exiting _queue_task() for managed_node3/package 23743 1726867419.45729: done queuing things up, now waiting for results queue to drain 23743 1726867419.45730: waiting for pending results... 23743 1726867419.46011: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 23743 1726867419.46112: in run() - task 0affcac9-a3a5-415b-8083-0000000000a1 23743 1726867419.46116: variable 'ansible_search_path' from source: unknown 23743 1726867419.46119: variable 'ansible_search_path' from source: unknown 23743 1726867419.46121: calling self._execute() 23743 1726867419.46185: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.46196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.46223: variable 'omit' from source: magic vars 23743 1726867419.46609: variable 'ansible_distribution' from source: facts 23743 1726867419.46627: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23743 1726867419.46775: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.46789: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23743 1726867419.46875: when evaluation is False, skipping this task 23743 1726867419.46880: _execute() done 23743 1726867419.46882: dumping result to json 23743 1726867419.46885: done dumping result, returning 23743 1726867419.46887: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-415b-8083-0000000000a1] 23743 1726867419.46890: sending task result for task 0affcac9-a3a5-415b-8083-0000000000a1 23743 1726867419.46954: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000a1 23743 1726867419.46957: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23743 1726867419.47020: no more pending results, returning what we have 23743 1726867419.47024: results queue empty 23743 1726867419.47025: checking for any_errors_fatal 23743 1726867419.47034: done checking for any_errors_fatal 23743 1726867419.47035: checking for max_fail_percentage 23743 1726867419.47037: done checking for max_fail_percentage 23743 1726867419.47038: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.47038: done checking to see if all hosts have failed 23743 1726867419.47039: getting the remaining hosts for this loop 23743 1726867419.47041: done getting the remaining hosts for this loop 23743 1726867419.47044: getting the next task for host managed_node3 23743 1726867419.47050: done getting next task for host managed_node3 23743 1726867419.47052: ^ task is: TASK: Enable EPEL 7 23743 1726867419.47056: ^ 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 23743 1726867419.47059: getting variables 23743 1726867419.47061: in VariableManager get_vars() 23743 1726867419.47092: Calling all_inventory to load vars for managed_node3 23743 1726867419.47095: Calling groups_inventory to load vars for managed_node3 23743 1726867419.47098: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.47115: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.47119: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.47123: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.47489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.47702: done with get_vars() 23743 1726867419.47713: done getting variables 23743 1726867419.47774: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:23:39 -0400 (0:00:00.024) 0:00:03.639 ****** 23743 1726867419.47803: entering _queue_task() for managed_node3/command 23743 1726867419.48040: worker is 1 (out of 1 available) 23743 1726867419.48171: exiting _queue_task() for managed_node3/command 23743 1726867419.48185: done queuing things up, now waiting for results queue to drain 23743 1726867419.48186: waiting for pending results... 23743 1726867419.48401: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 23743 1726867419.48440: in run() - task 0affcac9-a3a5-415b-8083-0000000000a2 23743 1726867419.48459: variable 'ansible_search_path' from source: unknown 23743 1726867419.48466: variable 'ansible_search_path' from source: unknown 23743 1726867419.48520: calling self._execute() 23743 1726867419.48610: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.48614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.48683: variable 'omit' from source: magic vars 23743 1726867419.49092: variable 'ansible_distribution' from source: facts 23743 1726867419.49112: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23743 1726867419.49265: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.49281: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23743 1726867419.49291: when evaluation is False, skipping this task 23743 1726867419.49298: _execute() done 23743 1726867419.49374: dumping result to json 23743 1726867419.49379: done dumping result, returning 23743 1726867419.49383: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-415b-8083-0000000000a2] 23743 1726867419.49385: sending task result for task 0affcac9-a3a5-415b-8083-0000000000a2 23743 1726867419.49448: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000a2 23743 1726867419.49451: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23743 1726867419.49504: no more pending results, returning what we have 23743 1726867419.49511: results queue empty 23743 1726867419.49512: checking for any_errors_fatal 23743 1726867419.49516: done checking for any_errors_fatal 23743 1726867419.49517: checking for max_fail_percentage 23743 1726867419.49519: done checking for max_fail_percentage 23743 1726867419.49519: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.49520: done checking to see if all hosts have failed 23743 1726867419.49521: getting the remaining hosts for this loop 23743 1726867419.49522: done getting the remaining hosts for this loop 23743 1726867419.49526: getting the next task for host managed_node3 23743 1726867419.49532: done getting next task for host managed_node3 23743 1726867419.49535: ^ task is: TASK: Enable EPEL 8 23743 1726867419.49539: ^ 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 23743 1726867419.49542: getting variables 23743 1726867419.49544: in VariableManager get_vars() 23743 1726867419.49573: Calling all_inventory to load vars for managed_node3 23743 1726867419.49576: Calling groups_inventory to load vars for managed_node3 23743 1726867419.49582: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.49711: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.49715: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.49718: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.49991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.50198: done with get_vars() 23743 1726867419.50206: done getting variables 23743 1726867419.50269: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:23:39 -0400 (0:00:00.024) 0:00:03.664 ****** 23743 1726867419.50299: entering _queue_task() for managed_node3/command 23743 1726867419.50526: worker is 1 (out of 1 available) 23743 1726867419.50537: exiting _queue_task() for managed_node3/command 23743 1726867419.50548: done queuing things up, now waiting for results queue to drain 23743 1726867419.50549: waiting for pending results... 23743 1726867419.50902: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 23743 1726867419.50912: in run() - task 0affcac9-a3a5-415b-8083-0000000000a3 23743 1726867419.50933: variable 'ansible_search_path' from source: unknown 23743 1726867419.50940: variable 'ansible_search_path' from source: unknown 23743 1726867419.50972: calling self._execute() 23743 1726867419.51061: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.51112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.51116: variable 'omit' from source: magic vars 23743 1726867419.51471: variable 'ansible_distribution' from source: facts 23743 1726867419.51491: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23743 1726867419.51657: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.51660: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23743 1726867419.51663: when evaluation is False, skipping this task 23743 1726867419.51665: _execute() done 23743 1726867419.51667: dumping result to json 23743 1726867419.51669: done dumping result, returning 23743 1726867419.51674: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-415b-8083-0000000000a3] 23743 1726867419.51764: sending task result for task 0affcac9-a3a5-415b-8083-0000000000a3 23743 1726867419.51832: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000a3 23743 1726867419.51835: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23743 1726867419.51912: no more pending results, returning what we have 23743 1726867419.51916: results queue empty 23743 1726867419.51917: checking for any_errors_fatal 23743 1726867419.51921: done checking for any_errors_fatal 23743 1726867419.51922: checking for max_fail_percentage 23743 1726867419.51924: done checking for max_fail_percentage 23743 1726867419.51924: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.51925: done checking to see if all hosts have failed 23743 1726867419.51926: getting the remaining hosts for this loop 23743 1726867419.51927: done getting the remaining hosts for this loop 23743 1726867419.51931: getting the next task for host managed_node3 23743 1726867419.51940: done getting next task for host managed_node3 23743 1726867419.51942: ^ task is: TASK: Enable EPEL 6 23743 1726867419.51948: ^ 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 23743 1726867419.51952: getting variables 23743 1726867419.51954: in VariableManager get_vars() 23743 1726867419.51987: Calling all_inventory to load vars for managed_node3 23743 1726867419.51989: Calling groups_inventory to load vars for managed_node3 23743 1726867419.51993: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.52005: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.52010: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.52014: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.52318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.52537: done with get_vars() 23743 1726867419.52546: done getting variables 23743 1726867419.52599: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:23:39 -0400 (0:00:00.023) 0:00:03.687 ****** 23743 1726867419.52638: entering _queue_task() for managed_node3/copy 23743 1726867419.52961: worker is 1 (out of 1 available) 23743 1726867419.52971: exiting _queue_task() for managed_node3/copy 23743 1726867419.52983: done queuing things up, now waiting for results queue to drain 23743 1726867419.52984: waiting for pending results... 23743 1726867419.53193: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 23743 1726867419.53291: in run() - task 0affcac9-a3a5-415b-8083-0000000000a5 23743 1726867419.53295: variable 'ansible_search_path' from source: unknown 23743 1726867419.53298: variable 'ansible_search_path' from source: unknown 23743 1726867419.53321: calling self._execute() 23743 1726867419.53402: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.53425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.53510: variable 'omit' from source: magic vars 23743 1726867419.53992: variable 'ansible_distribution' from source: facts 23743 1726867419.54013: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23743 1726867419.54144: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.54163: Evaluated conditional (ansible_distribution_major_version == '6'): False 23743 1726867419.54174: when evaluation is False, skipping this task 23743 1726867419.54189: _execute() done 23743 1726867419.54201: dumping result to json 23743 1726867419.54212: done dumping result, returning 23743 1726867419.54232: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-415b-8083-0000000000a5] 23743 1726867419.54280: sending task result for task 0affcac9-a3a5-415b-8083-0000000000a5 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23743 1726867419.54636: no more pending results, returning what we have 23743 1726867419.54640: results queue empty 23743 1726867419.54641: checking for any_errors_fatal 23743 1726867419.54646: done checking for any_errors_fatal 23743 1726867419.54649: checking for max_fail_percentage 23743 1726867419.54651: done checking for max_fail_percentage 23743 1726867419.54652: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.54655: done checking to see if all hosts have failed 23743 1726867419.54656: getting the remaining hosts for this loop 23743 1726867419.54659: done getting the remaining hosts for this loop 23743 1726867419.54664: getting the next task for host managed_node3 23743 1726867419.54681: done getting next task for host managed_node3 23743 1726867419.54684: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.54687: ^ 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 23743 1726867419.54692: getting variables 23743 1726867419.54694: in VariableManager get_vars() 23743 1726867419.54988: Calling all_inventory to load vars for managed_node3 23743 1726867419.54992: Calling groups_inventory to load vars for managed_node3 23743 1726867419.54995: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.55020: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.55026: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.55066: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.55141: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000a5 23743 1726867419.55145: WORKER PROCESS EXITING 23743 1726867419.55431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.55638: done with get_vars() 23743 1726867419.55646: done getting variables 23743 1726867419.55711: in VariableManager get_vars() 23743 1726867419.55719: Calling all_inventory to load vars for managed_node3 23743 1726867419.55722: Calling groups_inventory to load vars for managed_node3 23743 1726867419.55726: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.55737: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.55744: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.55750: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.55999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.56390: done with get_vars() 23743 1726867419.56410: done queuing things up, now waiting for results queue to drain 23743 1726867419.56412: results queue empty 23743 1726867419.56413: checking for any_errors_fatal 23743 1726867419.56415: done checking for any_errors_fatal 23743 1726867419.56416: checking for max_fail_percentage 23743 1726867419.56417: done checking for max_fail_percentage 23743 1726867419.56418: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.56419: done checking to see if all hosts have failed 23743 1726867419.56419: getting the remaining hosts for this loop 23743 1726867419.56420: done getting the remaining hosts for this loop 23743 1726867419.56422: getting the next task for host managed_node3 23743 1726867419.56426: done getting next task for host managed_node3 23743 1726867419.56427: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.56429: ^ 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 23743 1726867419.56431: getting variables 23743 1726867419.56432: in VariableManager get_vars() 23743 1726867419.56440: Calling all_inventory to load vars for managed_node3 23743 1726867419.56442: Calling groups_inventory to load vars for managed_node3 23743 1726867419.56444: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.56448: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.56450: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.56454: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.56941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.57588: done with get_vars() 23743 1726867419.57595: done getting variables 23743 1726867419.57689: in VariableManager get_vars() 23743 1726867419.57696: Calling all_inventory to load vars for managed_node3 23743 1726867419.57698: Calling groups_inventory to load vars for managed_node3 23743 1726867419.57700: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.57704: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.57712: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.57716: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.58025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.58645: done with get_vars() 23743 1726867419.58655: done queuing things up, now waiting for results queue to drain 23743 1726867419.58657: results queue empty 23743 1726867419.58658: checking for any_errors_fatal 23743 1726867419.58659: done checking for any_errors_fatal 23743 1726867419.58660: checking for max_fail_percentage 23743 1726867419.58661: done checking for max_fail_percentage 23743 1726867419.58661: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.58662: done checking to see if all hosts have failed 23743 1726867419.58663: getting the remaining hosts for this loop 23743 1726867419.58663: done getting the remaining hosts for this loop 23743 1726867419.58670: getting the next task for host managed_node3 23743 1726867419.58672: done getting next task for host managed_node3 23743 1726867419.58673: ^ task is: None 23743 1726867419.58674: ^ 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 23743 1726867419.58675: done queuing things up, now waiting for results queue to drain 23743 1726867419.58676: results queue empty 23743 1726867419.58680: checking for any_errors_fatal 23743 1726867419.58680: done checking for any_errors_fatal 23743 1726867419.58681: checking for max_fail_percentage 23743 1726867419.58682: done checking for max_fail_percentage 23743 1726867419.58683: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.58683: done checking to see if all hosts have failed 23743 1726867419.58685: getting the next task for host managed_node3 23743 1726867419.58687: done getting next task for host managed_node3 23743 1726867419.58688: ^ task is: None 23743 1726867419.58689: ^ 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 23743 1726867419.58966: in VariableManager get_vars() 23743 1726867419.58983: done with get_vars() 23743 1726867419.58990: in VariableManager get_vars() 23743 1726867419.58999: done with get_vars() 23743 1726867419.59003: variable 'omit' from source: magic vars 23743 1726867419.59035: in VariableManager get_vars() 23743 1726867419.59043: done with get_vars() 23743 1726867419.59293: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 23743 1726867419.59698: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867419.60050: getting the remaining hosts for this loop 23743 1726867419.60052: done getting the remaining hosts for this loop 23743 1726867419.60055: getting the next task for host managed_node3 23743 1726867419.60057: done getting next task for host managed_node3 23743 1726867419.60059: ^ task is: TASK: Gathering Facts 23743 1726867419.60061: ^ 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 23743 1726867419.60062: getting variables 23743 1726867419.60063: in VariableManager get_vars() 23743 1726867419.60070: Calling all_inventory to load vars for managed_node3 23743 1726867419.60072: Calling groups_inventory to load vars for managed_node3 23743 1726867419.60074: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.60083: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.60096: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.60099: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.60574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.61134: done with get_vars() 23743 1726867419.61142: done getting variables 23743 1726867419.61263: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 17:23:39 -0400 (0:00:00.086) 0:00:03.774 ****** 23743 1726867419.61341: entering _queue_task() for managed_node3/gather_facts 23743 1726867419.61771: worker is 1 (out of 1 available) 23743 1726867419.61790: exiting _queue_task() for managed_node3/gather_facts 23743 1726867419.61805: done queuing things up, now waiting for results queue to drain 23743 1726867419.61806: waiting for pending results... 23743 1726867419.61953: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23743 1726867419.62016: in run() - task 0affcac9-a3a5-415b-8083-0000000000c8 23743 1726867419.62031: variable 'ansible_search_path' from source: unknown 23743 1726867419.62064: calling self._execute() 23743 1726867419.62122: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.62128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.62137: variable 'omit' from source: magic vars 23743 1726867419.62499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.65683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.65686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.65802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.65842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.66183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.66187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.66190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.66192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.66195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.66349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.66575: variable 'ansible_distribution' from source: facts 23743 1726867419.66589: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.66603: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867419.66613: when evaluation is False, skipping this task 23743 1726867419.66620: _execute() done 23743 1726867419.66625: dumping result to json 23743 1726867419.66632: done dumping result, returning 23743 1726867419.66641: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415b-8083-0000000000c8] 23743 1726867419.66650: sending task result for task 0affcac9-a3a5-415b-8083-0000000000c8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867419.66790: no more pending results, returning what we have 23743 1726867419.66793: results queue empty 23743 1726867419.66793: checking for any_errors_fatal 23743 1726867419.66796: done checking for any_errors_fatal 23743 1726867419.66796: checking for max_fail_percentage 23743 1726867419.66798: done checking for max_fail_percentage 23743 1726867419.66799: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.66799: done checking to see if all hosts have failed 23743 1726867419.66800: getting the remaining hosts for this loop 23743 1726867419.66801: done getting the remaining hosts for this loop 23743 1726867419.66805: getting the next task for host managed_node3 23743 1726867419.66810: done getting next task for host managed_node3 23743 1726867419.66811: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.66813: ^ 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 23743 1726867419.66816: getting variables 23743 1726867419.66817: in VariableManager get_vars() 23743 1726867419.66843: Calling all_inventory to load vars for managed_node3 23743 1726867419.66845: Calling groups_inventory to load vars for managed_node3 23743 1726867419.66848: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.66860: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.66862: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.66865: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.66993: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000c8 23743 1726867419.66997: WORKER PROCESS EXITING 23743 1726867419.67170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.67382: done with get_vars() 23743 1726867419.67391: done getting variables 23743 1726867419.67474: in VariableManager get_vars() 23743 1726867419.67485: Calling all_inventory to load vars for managed_node3 23743 1726867419.67487: Calling groups_inventory to load vars for managed_node3 23743 1726867419.67490: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.67494: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.67496: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.67499: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.67674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.68129: done with get_vars() 23743 1726867419.68141: done queuing things up, now waiting for results queue to drain 23743 1726867419.68142: results queue empty 23743 1726867419.68143: checking for any_errors_fatal 23743 1726867419.68145: done checking for any_errors_fatal 23743 1726867419.68146: checking for max_fail_percentage 23743 1726867419.68147: done checking for max_fail_percentage 23743 1726867419.68148: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.68148: done checking to see if all hosts have failed 23743 1726867419.68149: getting the remaining hosts for this loop 23743 1726867419.68150: done getting the remaining hosts for this loop 23743 1726867419.68152: getting the next task for host managed_node3 23743 1726867419.68156: done getting next task for host managed_node3 23743 1726867419.68160: ^ task is: TASK: Install rpm dependencies 23743 1726867419.68162: ^ 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 23743 1726867419.68164: getting variables 23743 1726867419.68165: in VariableManager get_vars() 23743 1726867419.68172: Calling all_inventory to load vars for managed_node3 23743 1726867419.68184: Calling groups_inventory to load vars for managed_node3 23743 1726867419.68187: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.68191: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.68193: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.68196: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.68422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.68940: done with get_vars() 23743 1726867419.68948: done getting variables 23743 1726867419.69096: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 17:23:39 -0400 (0:00:00.077) 0:00:03.852 ****** 23743 1726867419.69130: entering _queue_task() for managed_node3/package 23743 1726867419.70029: worker is 1 (out of 1 available) 23743 1726867419.70039: exiting _queue_task() for managed_node3/package 23743 1726867419.70051: done queuing things up, now waiting for results queue to drain 23743 1726867419.70053: waiting for pending results... 23743 1726867419.70151: running TaskExecutor() for managed_node3/TASK: Install rpm dependencies 23743 1726867419.70365: in run() - task 0affcac9-a3a5-415b-8083-00000000000a 23743 1726867419.70396: variable 'ansible_search_path' from source: unknown 23743 1726867419.70451: calling self._execute() 23743 1726867419.70544: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.70556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.70569: variable 'omit' from source: magic vars 23743 1726867419.71074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.74593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.74680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.74867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.74870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.74905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.75108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.75145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.75175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.75240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.75321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.75520: variable 'ansible_distribution' from source: facts 23743 1726867419.75537: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.75554: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867419.75562: when evaluation is False, skipping this task 23743 1726867419.75570: _execute() done 23743 1726867419.75579: dumping result to json 23743 1726867419.75587: done dumping result, returning 23743 1726867419.75598: done running TaskExecutor() for managed_node3/TASK: Install rpm dependencies [0affcac9-a3a5-415b-8083-00000000000a] 23743 1726867419.75608: sending task result for task 0affcac9-a3a5-415b-8083-00000000000a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867419.75764: no more pending results, returning what we have 23743 1726867419.75766: results queue empty 23743 1726867419.75767: checking for any_errors_fatal 23743 1726867419.75769: done checking for any_errors_fatal 23743 1726867419.75769: checking for max_fail_percentage 23743 1726867419.75771: done checking for max_fail_percentage 23743 1726867419.75771: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.75772: done checking to see if all hosts have failed 23743 1726867419.75773: getting the remaining hosts for this loop 23743 1726867419.75774: done getting the remaining hosts for this loop 23743 1726867419.75779: getting the next task for host managed_node3 23743 1726867419.75785: done getting next task for host managed_node3 23743 1726867419.75788: ^ task is: TASK: Install Pytest 23743 1726867419.75790: ^ 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 23743 1726867419.75793: getting variables 23743 1726867419.75794: in VariableManager get_vars() 23743 1726867419.75824: Calling all_inventory to load vars for managed_node3 23743 1726867419.75827: Calling groups_inventory to load vars for managed_node3 23743 1726867419.75829: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.75841: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.75843: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.75847: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.76140: done sending task result for task 0affcac9-a3a5-415b-8083-00000000000a 23743 1726867419.76144: WORKER PROCESS EXITING 23743 1726867419.76167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.76370: done with get_vars() 23743 1726867419.76382: done getting variables 23743 1726867419.76455: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 17:23:39 -0400 (0:00:00.073) 0:00:03.926 ****** 23743 1726867419.76484: entering _queue_task() for managed_node3/command 23743 1726867419.76737: worker is 1 (out of 1 available) 23743 1726867419.76749: exiting _queue_task() for managed_node3/command 23743 1726867419.76761: done queuing things up, now waiting for results queue to drain 23743 1726867419.76762: waiting for pending results... 23743 1726867419.77016: running TaskExecutor() for managed_node3/TASK: Install Pytest 23743 1726867419.77125: in run() - task 0affcac9-a3a5-415b-8083-00000000000b 23743 1726867419.77145: variable 'ansible_search_path' from source: unknown 23743 1726867419.77187: calling self._execute() 23743 1726867419.77275: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.77290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.77311: variable 'omit' from source: magic vars 23743 1726867419.78263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.79725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.79774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.79805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.79831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.79851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.79912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.79931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.79948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.79973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.79987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.80101: variable 'ansible_distribution' from source: facts 23743 1726867419.80105: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.80126: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867419.80130: when evaluation is False, skipping this task 23743 1726867419.80132: _execute() done 23743 1726867419.80136: dumping result to json 23743 1726867419.80139: done dumping result, returning 23743 1726867419.80141: done running TaskExecutor() for managed_node3/TASK: Install Pytest [0affcac9-a3a5-415b-8083-00000000000b] 23743 1726867419.80144: sending task result for task 0affcac9-a3a5-415b-8083-00000000000b 23743 1726867419.80229: done sending task result for task 0affcac9-a3a5-415b-8083-00000000000b 23743 1726867419.80232: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867419.80314: no more pending results, returning what we have 23743 1726867419.80318: results queue empty 23743 1726867419.80318: checking for any_errors_fatal 23743 1726867419.80325: done checking for any_errors_fatal 23743 1726867419.80325: checking for max_fail_percentage 23743 1726867419.80327: done checking for max_fail_percentage 23743 1726867419.80327: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.80328: done checking to see if all hosts have failed 23743 1726867419.80329: getting the remaining hosts for this loop 23743 1726867419.80330: done getting the remaining hosts for this loop 23743 1726867419.80333: getting the next task for host managed_node3 23743 1726867419.80340: done getting next task for host managed_node3 23743 1726867419.80343: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.80345: ^ 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 23743 1726867419.80348: getting variables 23743 1726867419.80349: in VariableManager get_vars() 23743 1726867419.80374: Calling all_inventory to load vars for managed_node3 23743 1726867419.80451: Calling groups_inventory to load vars for managed_node3 23743 1726867419.80457: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.80466: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.80469: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.80472: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.80698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.80880: done with get_vars() 23743 1726867419.80889: done getting variables 23743 1726867419.80947: in VariableManager get_vars() 23743 1726867419.80955: Calling all_inventory to load vars for managed_node3 23743 1726867419.80957: Calling groups_inventory to load vars for managed_node3 23743 1726867419.80959: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.80964: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.80966: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.80969: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.81099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.81270: done with get_vars() 23743 1726867419.81285: done queuing things up, now waiting for results queue to drain 23743 1726867419.81287: results queue empty 23743 1726867419.81288: checking for any_errors_fatal 23743 1726867419.81290: done checking for any_errors_fatal 23743 1726867419.81290: checking for max_fail_percentage 23743 1726867419.81291: done checking for max_fail_percentage 23743 1726867419.81292: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.81292: done checking to see if all hosts have failed 23743 1726867419.81293: getting the remaining hosts for this loop 23743 1726867419.81294: done getting the remaining hosts for this loop 23743 1726867419.81296: getting the next task for host managed_node3 23743 1726867419.81300: done getting next task for host managed_node3 23743 1726867419.81301: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.81303: ^ 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 23743 1726867419.81305: getting variables 23743 1726867419.81306: in VariableManager get_vars() 23743 1726867419.81314: Calling all_inventory to load vars for managed_node3 23743 1726867419.81316: Calling groups_inventory to load vars for managed_node3 23743 1726867419.81326: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.81331: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.81333: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.81335: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.81449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.81553: done with get_vars() 23743 1726867419.81558: done getting variables 23743 1726867419.81588: in VariableManager get_vars() 23743 1726867419.81594: Calling all_inventory to load vars for managed_node3 23743 1726867419.81595: Calling groups_inventory to load vars for managed_node3 23743 1726867419.81597: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.81599: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.81601: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.81602: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.81684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.81795: done with get_vars() 23743 1726867419.81802: done queuing things up, now waiting for results queue to drain 23743 1726867419.81804: results queue empty 23743 1726867419.81804: checking for any_errors_fatal 23743 1726867419.81805: done checking for any_errors_fatal 23743 1726867419.81805: checking for max_fail_percentage 23743 1726867419.81806: done checking for max_fail_percentage 23743 1726867419.81806: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.81807: done checking to see if all hosts have failed 23743 1726867419.81807: getting the remaining hosts for this loop 23743 1726867419.81808: done getting the remaining hosts for this loop 23743 1726867419.81810: getting the next task for host managed_node3 23743 1726867419.81812: done getting next task for host managed_node3 23743 1726867419.81812: ^ task is: None 23743 1726867419.81813: ^ 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 23743 1726867419.81814: done queuing things up, now waiting for results queue to drain 23743 1726867419.81814: results queue empty 23743 1726867419.81815: checking for any_errors_fatal 23743 1726867419.81815: done checking for any_errors_fatal 23743 1726867419.81816: checking for max_fail_percentage 23743 1726867419.81816: done checking for max_fail_percentage 23743 1726867419.81817: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.81817: done checking to see if all hosts have failed 23743 1726867419.81818: getting the next task for host managed_node3 23743 1726867419.81820: done getting next task for host managed_node3 23743 1726867419.81820: ^ task is: None 23743 1726867419.81821: ^ 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 23743 1726867419.81847: in VariableManager get_vars() 23743 1726867419.81857: done with get_vars() 23743 1726867419.81861: in VariableManager get_vars() 23743 1726867419.81866: done with get_vars() 23743 1726867419.81868: variable 'omit' from source: magic vars 23743 1726867419.81893: in VariableManager get_vars() 23743 1726867419.81899: done with get_vars() 23743 1726867419.81914: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 23743 1726867419.82025: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867419.82043: getting the remaining hosts for this loop 23743 1726867419.82044: done getting the remaining hosts for this loop 23743 1726867419.82045: getting the next task for host managed_node3 23743 1726867419.82047: done getting next task for host managed_node3 23743 1726867419.82048: ^ task is: TASK: Gathering Facts 23743 1726867419.82049: ^ 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 23743 1726867419.82050: getting variables 23743 1726867419.82050: in VariableManager get_vars() 23743 1726867419.82056: Calling all_inventory to load vars for managed_node3 23743 1726867419.82057: Calling groups_inventory to load vars for managed_node3 23743 1726867419.82059: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.82062: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.82068: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.82070: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.82174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.82280: done with get_vars() 23743 1726867419.82285: done getting variables 23743 1726867419.82312: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 17:23:39 -0400 (0:00:00.058) 0:00:03.984 ****** 23743 1726867419.82329: entering _queue_task() for managed_node3/gather_facts 23743 1726867419.82496: worker is 1 (out of 1 available) 23743 1726867419.82507: exiting _queue_task() for managed_node3/gather_facts 23743 1726867419.82517: done queuing things up, now waiting for results queue to drain 23743 1726867419.82518: waiting for pending results... 23743 1726867419.82663: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23743 1726867419.82723: in run() - task 0affcac9-a3a5-415b-8083-0000000000e0 23743 1726867419.82734: variable 'ansible_search_path' from source: unknown 23743 1726867419.82739: variable 'ansible_search_path' from source: unknown 23743 1726867419.82769: calling self._execute() 23743 1726867419.82822: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.82827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.82835: variable 'omit' from source: magic vars 23743 1726867419.83174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.84714: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.84887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.84891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.84893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.84912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.84992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.85031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.85068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.85167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.85193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.85393: variable 'ansible_distribution' from source: facts 23743 1726867419.85403: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.85418: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867419.85424: when evaluation is False, skipping this task 23743 1726867419.85430: _execute() done 23743 1726867419.85435: dumping result to json 23743 1726867419.85442: done dumping result, returning 23743 1726867419.85452: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415b-8083-0000000000e0] 23743 1726867419.85459: sending task result for task 0affcac9-a3a5-415b-8083-0000000000e0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867419.85620: no more pending results, returning what we have 23743 1726867419.85624: results queue empty 23743 1726867419.85626: checking for any_errors_fatal 23743 1726867419.85627: done checking for any_errors_fatal 23743 1726867419.85628: checking for max_fail_percentage 23743 1726867419.85630: done checking for max_fail_percentage 23743 1726867419.85630: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.85631: done checking to see if all hosts have failed 23743 1726867419.85632: getting the remaining hosts for this loop 23743 1726867419.85634: done getting the remaining hosts for this loop 23743 1726867419.85638: getting the next task for host managed_node3 23743 1726867419.85643: done getting next task for host managed_node3 23743 1726867419.85645: ^ task is: TASK: meta (flush_handlers) 23743 1726867419.85647: ^ 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 23743 1726867419.85650: getting variables 23743 1726867419.85653: in VariableManager get_vars() 23743 1726867419.85756: Calling all_inventory to load vars for managed_node3 23743 1726867419.85760: Calling groups_inventory to load vars for managed_node3 23743 1726867419.85763: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.85788: done sending task result for task 0affcac9-a3a5-415b-8083-0000000000e0 23743 1726867419.85792: WORKER PROCESS EXITING 23743 1726867419.85811: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.85843: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.85847: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.86218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.86686: done with get_vars() 23743 1726867419.86697: done getting variables 23743 1726867419.86764: in VariableManager get_vars() 23743 1726867419.86773: Calling all_inventory to load vars for managed_node3 23743 1726867419.86775: Calling groups_inventory to load vars for managed_node3 23743 1726867419.86793: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.86799: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.86802: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.86805: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.86947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.87132: done with get_vars() 23743 1726867419.87144: done queuing things up, now waiting for results queue to drain 23743 1726867419.87146: results queue empty 23743 1726867419.87147: checking for any_errors_fatal 23743 1726867419.87149: done checking for any_errors_fatal 23743 1726867419.87149: checking for max_fail_percentage 23743 1726867419.87150: done checking for max_fail_percentage 23743 1726867419.87151: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.87152: done checking to see if all hosts have failed 23743 1726867419.87153: getting the remaining hosts for this loop 23743 1726867419.87153: done getting the remaining hosts for this loop 23743 1726867419.87156: getting the next task for host managed_node3 23743 1726867419.87159: done getting next task for host managed_node3 23743 1726867419.87161: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23743 1726867419.87162: ^ 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 23743 1726867419.87164: getting variables 23743 1726867419.87165: in VariableManager get_vars() 23743 1726867419.87179: Calling all_inventory to load vars for managed_node3 23743 1726867419.87181: Calling groups_inventory to load vars for managed_node3 23743 1726867419.87183: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.87187: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.87189: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.87192: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.87327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.87535: done with get_vars() 23743 1726867419.87543: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 17:23:39 -0400 (0:00:00.052) 0:00:04.037 ****** 23743 1726867419.87614: entering _queue_task() for managed_node3/include_tasks 23743 1726867419.87898: worker is 1 (out of 1 available) 23743 1726867419.87915: exiting _queue_task() for managed_node3/include_tasks 23743 1726867419.87927: done queuing things up, now waiting for results queue to drain 23743 1726867419.87928: waiting for pending results... 23743 1726867419.88386: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23743 1726867419.88683: in run() - task 0affcac9-a3a5-415b-8083-00000000000f 23743 1726867419.88687: variable 'ansible_search_path' from source: unknown 23743 1726867419.88689: variable 'ansible_search_path' from source: unknown 23743 1726867419.88691: calling self._execute() 23743 1726867419.88694: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.88696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.88699: variable 'omit' from source: magic vars 23743 1726867419.89366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867419.94016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867419.94090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867419.94132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867419.94174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867419.94210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867419.94292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867419.94329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867419.94358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867419.94410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867419.94429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867419.94613: variable 'ansible_distribution' from source: facts 23743 1726867419.94624: variable 'ansible_distribution_major_version' from source: facts 23743 1726867419.94639: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867419.94646: when evaluation is False, skipping this task 23743 1726867419.94652: _execute() done 23743 1726867419.94658: dumping result to json 23743 1726867419.94710: done dumping result, returning 23743 1726867419.94713: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415b-8083-00000000000f] 23743 1726867419.94716: sending task result for task 0affcac9-a3a5-415b-8083-00000000000f 23743 1726867419.94787: done sending task result for task 0affcac9-a3a5-415b-8083-00000000000f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867419.94859: no more pending results, returning what we have 23743 1726867419.94862: results queue empty 23743 1726867419.94864: checking for any_errors_fatal 23743 1726867419.94865: done checking for any_errors_fatal 23743 1726867419.94866: checking for max_fail_percentage 23743 1726867419.94867: done checking for max_fail_percentage 23743 1726867419.94868: checking to see if all hosts have failed and the running result is not ok 23743 1726867419.94869: done checking to see if all hosts have failed 23743 1726867419.94870: getting the remaining hosts for this loop 23743 1726867419.94871: done getting the remaining hosts for this loop 23743 1726867419.94875: getting the next task for host managed_node3 23743 1726867419.94882: done getting next task for host managed_node3 23743 1726867419.94885: ^ task is: TASK: Set network provider to 'initscripts' 23743 1726867419.94887: ^ 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 23743 1726867419.94890: getting variables 23743 1726867419.94891: in VariableManager get_vars() 23743 1726867419.94924: Calling all_inventory to load vars for managed_node3 23743 1726867419.94927: Calling groups_inventory to load vars for managed_node3 23743 1726867419.94930: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867419.94942: Calling all_plugins_play to load vars for managed_node3 23743 1726867419.94945: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867419.94948: Calling groups_plugins_play to load vars for managed_node3 23743 1726867419.95366: WORKER PROCESS EXITING 23743 1726867419.95391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867419.95578: done with get_vars() 23743 1726867419.95588: done getting variables 23743 1726867419.95645: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 17:23:39 -0400 (0:00:00.080) 0:00:04.118 ****** 23743 1726867419.95672: entering _queue_task() for managed_node3/set_fact 23743 1726867419.95909: worker is 1 (out of 1 available) 23743 1726867419.95921: exiting _queue_task() for managed_node3/set_fact 23743 1726867419.95933: done queuing things up, now waiting for results queue to drain 23743 1726867419.95934: waiting for pending results... 23743 1726867419.96162: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 23743 1726867419.96258: in run() - task 0affcac9-a3a5-415b-8083-000000000010 23743 1726867419.96470: variable 'ansible_search_path' from source: unknown 23743 1726867419.96480: variable 'ansible_search_path' from source: unknown 23743 1726867419.96798: calling self._execute() 23743 1726867419.96982: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867419.96986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867419.96988: variable 'omit' from source: magic vars 23743 1726867419.97769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.00096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.00165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.00225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.00265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.00322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.00414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.00463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.00496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.00569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.00603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.00828: variable 'ansible_distribution' from source: facts 23743 1726867420.00871: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.00890: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.00898: when evaluation is False, skipping this task 23743 1726867420.00905: _execute() done 23743 1726867420.00946: dumping result to json 23743 1726867420.00949: done dumping result, returning 23743 1726867420.00952: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-415b-8083-000000000010] 23743 1726867420.00954: sending task result for task 0affcac9-a3a5-415b-8083-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.01096: no more pending results, returning what we have 23743 1726867420.01100: results queue empty 23743 1726867420.01101: checking for any_errors_fatal 23743 1726867420.01111: done checking for any_errors_fatal 23743 1726867420.01112: checking for max_fail_percentage 23743 1726867420.01114: done checking for max_fail_percentage 23743 1726867420.01115: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.01115: done checking to see if all hosts have failed 23743 1726867420.01116: getting the remaining hosts for this loop 23743 1726867420.01118: done getting the remaining hosts for this loop 23743 1726867420.01122: getting the next task for host managed_node3 23743 1726867420.01129: done getting next task for host managed_node3 23743 1726867420.01132: ^ task is: TASK: meta (flush_handlers) 23743 1726867420.01134: ^ 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 23743 1726867420.01137: getting variables 23743 1726867420.01139: in VariableManager get_vars() 23743 1726867420.01170: Calling all_inventory to load vars for managed_node3 23743 1726867420.01174: Calling groups_inventory to load vars for managed_node3 23743 1726867420.01179: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.01192: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.01195: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.01198: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.01841: done sending task result for task 0affcac9-a3a5-415b-8083-000000000010 23743 1726867420.01844: WORKER PROCESS EXITING 23743 1726867420.01866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.02361: done with get_vars() 23743 1726867420.02393: done getting variables 23743 1726867420.02498: in VariableManager get_vars() 23743 1726867420.02512: Calling all_inventory to load vars for managed_node3 23743 1726867420.02514: Calling groups_inventory to load vars for managed_node3 23743 1726867420.02517: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.02521: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.02524: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.02526: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.02691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.02965: done with get_vars() 23743 1726867420.03001: done queuing things up, now waiting for results queue to drain 23743 1726867420.03003: results queue empty 23743 1726867420.03004: checking for any_errors_fatal 23743 1726867420.03010: done checking for any_errors_fatal 23743 1726867420.03011: checking for max_fail_percentage 23743 1726867420.03012: done checking for max_fail_percentage 23743 1726867420.03013: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.03014: done checking to see if all hosts have failed 23743 1726867420.03014: getting the remaining hosts for this loop 23743 1726867420.03015: done getting the remaining hosts for this loop 23743 1726867420.03018: getting the next task for host managed_node3 23743 1726867420.03023: done getting next task for host managed_node3 23743 1726867420.03024: ^ task is: TASK: meta (flush_handlers) 23743 1726867420.03026: ^ 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 23743 1726867420.03028: getting variables 23743 1726867420.03029: in VariableManager get_vars() 23743 1726867420.03043: Calling all_inventory to load vars for managed_node3 23743 1726867420.03045: Calling groups_inventory to load vars for managed_node3 23743 1726867420.03047: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.03053: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.03055: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.03058: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.03304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.03634: done with get_vars() 23743 1726867420.03648: done getting variables 23743 1726867420.03727: in VariableManager get_vars() 23743 1726867420.03736: Calling all_inventory to load vars for managed_node3 23743 1726867420.03738: Calling groups_inventory to load vars for managed_node3 23743 1726867420.03740: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.03743: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.03744: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.03746: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.03832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.03955: done with get_vars() 23743 1726867420.03971: done queuing things up, now waiting for results queue to drain 23743 1726867420.03974: results queue empty 23743 1726867420.03974: checking for any_errors_fatal 23743 1726867420.03976: done checking for any_errors_fatal 23743 1726867420.03976: checking for max_fail_percentage 23743 1726867420.03982: done checking for max_fail_percentage 23743 1726867420.03983: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.03984: done checking to see if all hosts have failed 23743 1726867420.03986: getting the remaining hosts for this loop 23743 1726867420.03987: done getting the remaining hosts for this loop 23743 1726867420.03990: getting the next task for host managed_node3 23743 1726867420.03993: done getting next task for host managed_node3 23743 1726867420.03994: ^ task is: None 23743 1726867420.03995: ^ 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 23743 1726867420.03998: done queuing things up, now waiting for results queue to drain 23743 1726867420.03999: results queue empty 23743 1726867420.04000: checking for any_errors_fatal 23743 1726867420.04049: done checking for any_errors_fatal 23743 1726867420.04050: checking for max_fail_percentage 23743 1726867420.04051: done checking for max_fail_percentage 23743 1726867420.04052: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.04053: done checking to see if all hosts have failed 23743 1726867420.04054: getting the next task for host managed_node3 23743 1726867420.04060: done getting next task for host managed_node3 23743 1726867420.04061: ^ task is: None 23743 1726867420.04062: ^ 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 23743 1726867420.04165: in VariableManager get_vars() 23743 1726867420.04189: done with get_vars() 23743 1726867420.04195: in VariableManager get_vars() 23743 1726867420.04210: done with get_vars() 23743 1726867420.04215: variable 'omit' from source: magic vars 23743 1726867420.04247: in VariableManager get_vars() 23743 1726867420.04270: done with get_vars() 23743 1726867420.04341: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23743 1726867420.05366: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867420.05386: getting the remaining hosts for this loop 23743 1726867420.05387: done getting the remaining hosts for this loop 23743 1726867420.05388: getting the next task for host managed_node3 23743 1726867420.05390: done getting next task for host managed_node3 23743 1726867420.05391: ^ task is: TASK: meta (flush_handlers) 23743 1726867420.05392: ^ 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 23743 1726867420.05393: getting variables 23743 1726867420.05394: in VariableManager get_vars() 23743 1726867420.05408: Calling all_inventory to load vars for managed_node3 23743 1726867420.05413: Calling groups_inventory to load vars for managed_node3 23743 1726867420.05415: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.05420: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.05422: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.05425: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.05536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.05681: done with get_vars() 23743 1726867420.05687: done getting variables 23743 1726867420.05717: in VariableManager get_vars() 23743 1726867420.05725: Calling all_inventory to load vars for managed_node3 23743 1726867420.05727: Calling groups_inventory to load vars for managed_node3 23743 1726867420.05728: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.05731: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.05732: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.05734: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.05849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.05998: done with get_vars() 23743 1726867420.06012: done queuing things up, now waiting for results queue to drain 23743 1726867420.06014: results queue empty 23743 1726867420.06015: checking for any_errors_fatal 23743 1726867420.06016: done checking for any_errors_fatal 23743 1726867420.06016: checking for max_fail_percentage 23743 1726867420.06017: done checking for max_fail_percentage 23743 1726867420.06018: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.06018: done checking to see if all hosts have failed 23743 1726867420.06018: getting the remaining hosts for this loop 23743 1726867420.06019: done getting the remaining hosts for this loop 23743 1726867420.06020: getting the next task for host managed_node3 23743 1726867420.06022: done getting next task for host managed_node3 23743 1726867420.06024: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23743 1726867420.06025: ^ 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 23743 1726867420.06031: getting variables 23743 1726867420.06031: in VariableManager get_vars() 23743 1726867420.06039: Calling all_inventory to load vars for managed_node3 23743 1726867420.06040: Calling groups_inventory to load vars for managed_node3 23743 1726867420.06041: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.06046: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.06048: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.06049: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.06145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.06256: done with get_vars() 23743 1726867420.06262: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:40 -0400 (0:00:00.106) 0:00:04.224 ****** 23743 1726867420.06342: entering _queue_task() for managed_node3/include_tasks 23743 1726867420.06535: worker is 1 (out of 1 available) 23743 1726867420.06547: exiting _queue_task() for managed_node3/include_tasks 23743 1726867420.06558: done queuing things up, now waiting for results queue to drain 23743 1726867420.06559: waiting for pending results... 23743 1726867420.06717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23743 1726867420.06781: in run() - task 0affcac9-a3a5-415b-8083-000000000018 23743 1726867420.06798: variable 'ansible_search_path' from source: unknown 23743 1726867420.06802: variable 'ansible_search_path' from source: unknown 23743 1726867420.06827: calling self._execute() 23743 1726867420.06908: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.06914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.06918: variable 'omit' from source: magic vars 23743 1726867420.07658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.09924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.09965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.10003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.10032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.10053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.10107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.10135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.10152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.10181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.10192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.10305: variable 'ansible_distribution' from source: facts 23743 1726867420.10308: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.10321: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.10324: when evaluation is False, skipping this task 23743 1726867420.10326: _execute() done 23743 1726867420.10328: dumping result to json 23743 1726867420.10333: done dumping result, returning 23743 1726867420.10347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415b-8083-000000000018] 23743 1726867420.10349: sending task result for task 0affcac9-a3a5-415b-8083-000000000018 23743 1726867420.10420: done sending task result for task 0affcac9-a3a5-415b-8083-000000000018 23743 1726867420.10423: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.10492: no more pending results, returning what we have 23743 1726867420.10495: results queue empty 23743 1726867420.10496: checking for any_errors_fatal 23743 1726867420.10497: done checking for any_errors_fatal 23743 1726867420.10498: checking for max_fail_percentage 23743 1726867420.10499: done checking for max_fail_percentage 23743 1726867420.10500: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.10501: done checking to see if all hosts have failed 23743 1726867420.10502: getting the remaining hosts for this loop 23743 1726867420.10503: done getting the remaining hosts for this loop 23743 1726867420.10506: getting the next task for host managed_node3 23743 1726867420.10510: done getting next task for host managed_node3 23743 1726867420.10513: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23743 1726867420.10514: ^ 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 23743 1726867420.10525: getting variables 23743 1726867420.10527: in VariableManager get_vars() 23743 1726867420.10557: Calling all_inventory to load vars for managed_node3 23743 1726867420.10560: Calling groups_inventory to load vars for managed_node3 23743 1726867420.10561: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.10574: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.10578: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.10582: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.10990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.11213: done with get_vars() 23743 1726867420.11331: done getting variables 23743 1726867420.11454: 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 [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:40 -0400 (0:00:00.051) 0:00:04.276 ****** 23743 1726867420.11538: entering _queue_task() for managed_node3/debug 23743 1726867420.11540: Creating lock for debug 23743 1726867420.12124: worker is 1 (out of 1 available) 23743 1726867420.12137: exiting _queue_task() for managed_node3/debug 23743 1726867420.12152: done queuing things up, now waiting for results queue to drain 23743 1726867420.12153: waiting for pending results... 23743 1726867420.12502: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23743 1726867420.12516: in run() - task 0affcac9-a3a5-415b-8083-000000000019 23743 1726867420.12540: variable 'ansible_search_path' from source: unknown 23743 1726867420.12548: variable 'ansible_search_path' from source: unknown 23743 1726867420.12598: calling self._execute() 23743 1726867420.12684: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.12708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.12730: variable 'omit' from source: magic vars 23743 1726867420.13282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.15699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.15771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.15813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.15863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.15967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.15994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.16039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.16071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.16154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.16176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.16379: variable 'ansible_distribution' from source: facts 23743 1726867420.16482: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.16485: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.16487: when evaluation is False, skipping this task 23743 1726867420.16489: _execute() done 23743 1726867420.16491: dumping result to json 23743 1726867420.16493: done dumping result, returning 23743 1726867420.16495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415b-8083-000000000019] 23743 1726867420.16497: sending task result for task 0affcac9-a3a5-415b-8083-000000000019 23743 1726867420.16562: done sending task result for task 0affcac9-a3a5-415b-8083-000000000019 23743 1726867420.16565: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867420.16613: no more pending results, returning what we have 23743 1726867420.16617: results queue empty 23743 1726867420.16618: checking for any_errors_fatal 23743 1726867420.16623: done checking for any_errors_fatal 23743 1726867420.16624: checking for max_fail_percentage 23743 1726867420.16625: done checking for max_fail_percentage 23743 1726867420.16626: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.16627: done checking to see if all hosts have failed 23743 1726867420.16628: getting the remaining hosts for this loop 23743 1726867420.16629: done getting the remaining hosts for this loop 23743 1726867420.16634: getting the next task for host managed_node3 23743 1726867420.16639: done getting next task for host managed_node3 23743 1726867420.16643: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23743 1726867420.16645: ^ 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 23743 1726867420.16657: getting variables 23743 1726867420.16659: in VariableManager get_vars() 23743 1726867420.16703: Calling all_inventory to load vars for managed_node3 23743 1726867420.16706: Calling groups_inventory to load vars for managed_node3 23743 1726867420.16709: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.16721: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.16724: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.16727: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.17161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.17398: done with get_vars() 23743 1726867420.17407: done getting variables 23743 1726867420.17491: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:40 -0400 (0:00:00.060) 0:00:04.336 ****** 23743 1726867420.17518: entering _queue_task() for managed_node3/fail 23743 1726867420.17519: Creating lock for fail 23743 1726867420.17894: worker is 1 (out of 1 available) 23743 1726867420.17905: exiting _queue_task() for managed_node3/fail 23743 1726867420.17914: done queuing things up, now waiting for results queue to drain 23743 1726867420.17917: waiting for pending results... 23743 1726867420.18274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23743 1726867420.18294: in run() - task 0affcac9-a3a5-415b-8083-00000000001a 23743 1726867420.18320: variable 'ansible_search_path' from source: unknown 23743 1726867420.18384: variable 'ansible_search_path' from source: unknown 23743 1726867420.18387: calling self._execute() 23743 1726867420.18471: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.18491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.18510: variable 'omit' from source: magic vars 23743 1726867420.19151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.22503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.22597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.22682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.22685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.22720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.22805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.22842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.22875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.22934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.22955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.23241: variable 'ansible_distribution' from source: facts 23743 1726867420.23244: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.23247: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.23249: when evaluation is False, skipping this task 23743 1726867420.23251: _execute() done 23743 1726867420.23254: dumping result to json 23743 1726867420.23256: done dumping result, returning 23743 1726867420.23258: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415b-8083-00000000001a] 23743 1726867420.23260: sending task result for task 0affcac9-a3a5-415b-8083-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.23434: no more pending results, returning what we have 23743 1726867420.23438: results queue empty 23743 1726867420.23439: checking for any_errors_fatal 23743 1726867420.23444: done checking for any_errors_fatal 23743 1726867420.23445: checking for max_fail_percentage 23743 1726867420.23447: done checking for max_fail_percentage 23743 1726867420.23455: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.23457: done checking to see if all hosts have failed 23743 1726867420.23458: getting the remaining hosts for this loop 23743 1726867420.23460: done getting the remaining hosts for this loop 23743 1726867420.23464: getting the next task for host managed_node3 23743 1726867420.23470: done getting next task for host managed_node3 23743 1726867420.23474: ^ 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 23743 1726867420.23476: ^ 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 23743 1726867420.23490: getting variables 23743 1726867420.23492: in VariableManager get_vars() 23743 1726867420.23537: Calling all_inventory to load vars for managed_node3 23743 1726867420.23539: Calling groups_inventory to load vars for managed_node3 23743 1726867420.23542: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.23558: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.23679: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.23685: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001a 23743 1726867420.23688: WORKER PROCESS EXITING 23743 1726867420.23692: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.24079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.25003: done with get_vars() 23743 1726867420.25016: done getting variables 23743 1726867420.25263: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:40 -0400 (0:00:00.077) 0:00:04.414 ****** 23743 1726867420.25295: entering _queue_task() for managed_node3/fail 23743 1726867420.25959: worker is 1 (out of 1 available) 23743 1726867420.25971: exiting _queue_task() for managed_node3/fail 23743 1726867420.25988: done queuing things up, now waiting for results queue to drain 23743 1726867420.25990: waiting for pending results... 23743 1726867420.26335: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23743 1726867420.26453: in run() - task 0affcac9-a3a5-415b-8083-00000000001b 23743 1726867420.26478: variable 'ansible_search_path' from source: unknown 23743 1726867420.26492: variable 'ansible_search_path' from source: unknown 23743 1726867420.26539: calling self._execute() 23743 1726867420.26645: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.26704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.26711: variable 'omit' from source: magic vars 23743 1726867420.27191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.29440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.29515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.29586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.29603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.29883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.29889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.29936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.30036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.30143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.30211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.30785: variable 'ansible_distribution' from source: facts 23743 1726867420.30789: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.30792: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.30794: when evaluation is False, skipping this task 23743 1726867420.30796: _execute() done 23743 1726867420.30799: dumping result to json 23743 1726867420.30800: done dumping result, returning 23743 1726867420.30803: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415b-8083-00000000001b] 23743 1726867420.30805: sending task result for task 0affcac9-a3a5-415b-8083-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.30936: no more pending results, returning what we have 23743 1726867420.30940: results queue empty 23743 1726867420.30941: checking for any_errors_fatal 23743 1726867420.30947: done checking for any_errors_fatal 23743 1726867420.30948: checking for max_fail_percentage 23743 1726867420.30950: done checking for max_fail_percentage 23743 1726867420.30950: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.30951: done checking to see if all hosts have failed 23743 1726867420.30952: getting the remaining hosts for this loop 23743 1726867420.30953: done getting the remaining hosts for this loop 23743 1726867420.30957: getting the next task for host managed_node3 23743 1726867420.30963: done getting next task for host managed_node3 23743 1726867420.30967: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23743 1726867420.30969: ^ 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 23743 1726867420.30983: getting variables 23743 1726867420.30985: in VariableManager get_vars() 23743 1726867420.31027: Calling all_inventory to load vars for managed_node3 23743 1726867420.31030: Calling groups_inventory to load vars for managed_node3 23743 1726867420.31032: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.31052: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.31056: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.31060: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.31728: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001b 23743 1726867420.31732: WORKER PROCESS EXITING 23743 1726867420.31760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.32093: done with get_vars() 23743 1726867420.32103: done getting variables 23743 1726867420.32180: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:40 -0400 (0:00:00.069) 0:00:04.483 ****** 23743 1726867420.32213: entering _queue_task() for managed_node3/fail 23743 1726867420.32593: worker is 1 (out of 1 available) 23743 1726867420.32604: exiting _queue_task() for managed_node3/fail 23743 1726867420.32617: done queuing things up, now waiting for results queue to drain 23743 1726867420.32619: waiting for pending results... 23743 1726867420.32818: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23743 1726867420.33029: in run() - task 0affcac9-a3a5-415b-8083-00000000001c 23743 1726867420.33033: variable 'ansible_search_path' from source: unknown 23743 1726867420.33035: variable 'ansible_search_path' from source: unknown 23743 1726867420.33043: calling self._execute() 23743 1726867420.33111: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.33125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.33150: variable 'omit' from source: magic vars 23743 1726867420.33841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.36433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.36506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.36565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.36616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.36658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.36797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.36884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.36891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.36966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.37000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.37273: variable 'ansible_distribution' from source: facts 23743 1726867420.37283: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.37286: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.37289: when evaluation is False, skipping this task 23743 1726867420.37291: _execute() done 23743 1726867420.37294: dumping result to json 23743 1726867420.37296: done dumping result, returning 23743 1726867420.37298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415b-8083-00000000001c] 23743 1726867420.37301: sending task result for task 0affcac9-a3a5-415b-8083-00000000001c 23743 1726867420.37582: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001c 23743 1726867420.37585: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.37647: no more pending results, returning what we have 23743 1726867420.37651: results queue empty 23743 1726867420.37653: checking for any_errors_fatal 23743 1726867420.37659: done checking for any_errors_fatal 23743 1726867420.37660: checking for max_fail_percentage 23743 1726867420.37662: done checking for max_fail_percentage 23743 1726867420.37663: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.37663: done checking to see if all hosts have failed 23743 1726867420.37664: getting the remaining hosts for this loop 23743 1726867420.37666: done getting the remaining hosts for this loop 23743 1726867420.37670: getting the next task for host managed_node3 23743 1726867420.37675: done getting next task for host managed_node3 23743 1726867420.37680: ^ 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 23743 1726867420.37682: ^ 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 23743 1726867420.37693: getting variables 23743 1726867420.37695: in VariableManager get_vars() 23743 1726867420.37735: Calling all_inventory to load vars for managed_node3 23743 1726867420.37738: Calling groups_inventory to load vars for managed_node3 23743 1726867420.37741: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.37753: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.37756: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.37759: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.38569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.39091: done with get_vars() 23743 1726867420.39102: done getting variables 23743 1726867420.39537: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:40 -0400 (0:00:00.073) 0:00:04.557 ****** 23743 1726867420.39582: entering _queue_task() for managed_node3/dnf 23743 1726867420.40125: worker is 1 (out of 1 available) 23743 1726867420.40137: exiting _queue_task() for managed_node3/dnf 23743 1726867420.40148: done queuing things up, now waiting for results queue to drain 23743 1726867420.40148: waiting for pending results... 23743 1726867420.41057: running TaskExecutor() for managed_node3/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 23743 1726867420.41062: in run() - task 0affcac9-a3a5-415b-8083-00000000001d 23743 1726867420.41065: variable 'ansible_search_path' from source: unknown 23743 1726867420.41068: variable 'ansible_search_path' from source: unknown 23743 1726867420.41070: calling self._execute() 23743 1726867420.41481: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.41485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.41487: variable 'omit' from source: magic vars 23743 1726867420.42787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.48248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.48320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.48380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.48419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.48449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.48538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.48583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.48708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.48755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.48775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.49070: variable 'ansible_distribution' from source: facts 23743 1726867420.49219: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.49233: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.49241: when evaluation is False, skipping this task 23743 1726867420.49249: _execute() done 23743 1726867420.49257: dumping result to json 23743 1726867420.49265: done dumping result, returning 23743 1726867420.49278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-00000000001d] 23743 1726867420.49289: sending task result for task 0affcac9-a3a5-415b-8083-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.49596: no more pending results, returning what we have 23743 1726867420.49599: results queue empty 23743 1726867420.49600: checking for any_errors_fatal 23743 1726867420.49605: done checking for any_errors_fatal 23743 1726867420.49605: checking for max_fail_percentage 23743 1726867420.49609: done checking for max_fail_percentage 23743 1726867420.49610: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.49611: done checking to see if all hosts have failed 23743 1726867420.49611: getting the remaining hosts for this loop 23743 1726867420.49613: done getting the remaining hosts for this loop 23743 1726867420.49617: getting the next task for host managed_node3 23743 1726867420.49627: done getting next task for host managed_node3 23743 1726867420.49630: ^ 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 23743 1726867420.49632: ^ 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 23743 1726867420.49653: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001d 23743 1726867420.49656: WORKER PROCESS EXITING 23743 1726867420.49682: getting variables 23743 1726867420.49684: in VariableManager get_vars() 23743 1726867420.49849: Calling all_inventory to load vars for managed_node3 23743 1726867420.49852: Calling groups_inventory to load vars for managed_node3 23743 1726867420.49890: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.49925: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.49931: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.49944: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.50363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.50862: done with get_vars() 23743 1726867420.50989: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23743 1726867420.51065: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:40 -0400 (0:00:00.116) 0:00:04.673 ****** 23743 1726867420.51227: entering _queue_task() for managed_node3/yum 23743 1726867420.51229: Creating lock for yum 23743 1726867420.52704: worker is 1 (out of 1 available) 23743 1726867420.52718: exiting _queue_task() for managed_node3/yum 23743 1726867420.52729: done queuing things up, now waiting for results queue to drain 23743 1726867420.52730: waiting for pending results... 23743 1726867420.52997: running TaskExecutor() for managed_node3/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 23743 1726867420.53227: in run() - task 0affcac9-a3a5-415b-8083-00000000001e 23743 1726867420.53231: variable 'ansible_search_path' from source: unknown 23743 1726867420.53233: variable 'ansible_search_path' from source: unknown 23743 1726867420.53236: calling self._execute() 23743 1726867420.53293: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.53318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.53321: variable 'omit' from source: magic vars 23743 1726867420.53883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.56311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.56582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.56586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.56588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.56590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.56592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.56594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.56809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.56855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.56905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.57543: variable 'ansible_distribution' from source: facts 23743 1726867420.57549: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.57561: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.57564: when evaluation is False, skipping this task 23743 1726867420.57567: _execute() done 23743 1726867420.57569: dumping result to json 23743 1726867420.57571: done dumping result, returning 23743 1726867420.57580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-00000000001e] 23743 1726867420.57585: sending task result for task 0affcac9-a3a5-415b-8083-00000000001e 23743 1726867420.58185: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001e 23743 1726867420.58188: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.58331: no more pending results, returning what we have 23743 1726867420.58334: results queue empty 23743 1726867420.58336: checking for any_errors_fatal 23743 1726867420.58342: done checking for any_errors_fatal 23743 1726867420.58342: checking for max_fail_percentage 23743 1726867420.58344: done checking for max_fail_percentage 23743 1726867420.58344: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.58345: done checking to see if all hosts have failed 23743 1726867420.58346: getting the remaining hosts for this loop 23743 1726867420.58347: done getting the remaining hosts for this loop 23743 1726867420.58350: getting the next task for host managed_node3 23743 1726867420.58355: done getting next task for host managed_node3 23743 1726867420.58358: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23743 1726867420.58360: ^ 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 23743 1726867420.58371: getting variables 23743 1726867420.58373: in VariableManager get_vars() 23743 1726867420.58413: Calling all_inventory to load vars for managed_node3 23743 1726867420.58416: Calling groups_inventory to load vars for managed_node3 23743 1726867420.58422: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.58432: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.58435: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.58438: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.58644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.58776: done with get_vars() 23743 1726867420.58785: done getting variables 23743 1726867420.58829: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:40 -0400 (0:00:00.076) 0:00:04.750 ****** 23743 1726867420.58849: entering _queue_task() for managed_node3/fail 23743 1726867420.59046: worker is 1 (out of 1 available) 23743 1726867420.59059: exiting _queue_task() for managed_node3/fail 23743 1726867420.59068: done queuing things up, now waiting for results queue to drain 23743 1726867420.59069: waiting for pending results... 23743 1726867420.59220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23743 1726867420.59284: in run() - task 0affcac9-a3a5-415b-8083-00000000001f 23743 1726867420.59298: variable 'ansible_search_path' from source: unknown 23743 1726867420.59301: variable 'ansible_search_path' from source: unknown 23743 1726867420.59332: calling self._execute() 23743 1726867420.59389: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.59392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.59404: variable 'omit' from source: magic vars 23743 1726867420.59743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.61884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.61925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.61980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.62021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.62051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.62185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.62189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.62195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.62240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.62261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.62424: variable 'ansible_distribution' from source: facts 23743 1726867420.62435: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.62450: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.62459: when evaluation is False, skipping this task 23743 1726867420.62467: _execute() done 23743 1726867420.62473: dumping result to json 23743 1726867420.62685: done dumping result, returning 23743 1726867420.62689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-00000000001f] 23743 1726867420.62691: sending task result for task 0affcac9-a3a5-415b-8083-00000000001f 23743 1726867420.62759: done sending task result for task 0affcac9-a3a5-415b-8083-00000000001f 23743 1726867420.62763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.62944: no more pending results, returning what we have 23743 1726867420.62953: results queue empty 23743 1726867420.62954: checking for any_errors_fatal 23743 1726867420.62965: done checking for any_errors_fatal 23743 1726867420.62966: checking for max_fail_percentage 23743 1726867420.62968: done checking for max_fail_percentage 23743 1726867420.62968: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.62969: done checking to see if all hosts have failed 23743 1726867420.62975: getting the remaining hosts for this loop 23743 1726867420.62979: done getting the remaining hosts for this loop 23743 1726867420.62988: getting the next task for host managed_node3 23743 1726867420.62993: done getting next task for host managed_node3 23743 1726867420.62997: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23743 1726867420.62998: ^ 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 23743 1726867420.63012: getting variables 23743 1726867420.63013: in VariableManager get_vars() 23743 1726867420.63082: Calling all_inventory to load vars for managed_node3 23743 1726867420.63085: Calling groups_inventory to load vars for managed_node3 23743 1726867420.63088: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.63097: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.63100: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.63102: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.63329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.63541: done with get_vars() 23743 1726867420.63551: done getting variables 23743 1726867420.63608: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:40 -0400 (0:00:00.047) 0:00:04.797 ****** 23743 1726867420.63636: entering _queue_task() for managed_node3/package 23743 1726867420.63869: worker is 1 (out of 1 available) 23743 1726867420.63884: exiting _queue_task() for managed_node3/package 23743 1726867420.63896: done queuing things up, now waiting for results queue to drain 23743 1726867420.63897: waiting for pending results... 23743 1726867420.64175: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23743 1726867420.64294: in run() - task 0affcac9-a3a5-415b-8083-000000000020 23743 1726867420.64317: variable 'ansible_search_path' from source: unknown 23743 1726867420.64329: variable 'ansible_search_path' from source: unknown 23743 1726867420.64380: calling self._execute() 23743 1726867420.64480: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.64493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.64510: variable 'omit' from source: magic vars 23743 1726867420.65271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.68336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.68420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.68468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.68513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.68542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.68639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.68674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.68720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.68800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.68810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.68990: variable 'ansible_distribution' from source: facts 23743 1726867420.69002: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.69084: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.69087: when evaluation is False, skipping this task 23743 1726867420.69089: _execute() done 23743 1726867420.69092: dumping result to json 23743 1726867420.69094: done dumping result, returning 23743 1726867420.69097: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415b-8083-000000000020] 23743 1726867420.69099: sending task result for task 0affcac9-a3a5-415b-8083-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.69265: no more pending results, returning what we have 23743 1726867420.69268: results queue empty 23743 1726867420.69269: checking for any_errors_fatal 23743 1726867420.69276: done checking for any_errors_fatal 23743 1726867420.69278: checking for max_fail_percentage 23743 1726867420.69280: done checking for max_fail_percentage 23743 1726867420.69280: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.69281: done checking to see if all hosts have failed 23743 1726867420.69282: getting the remaining hosts for this loop 23743 1726867420.69284: done getting the remaining hosts for this loop 23743 1726867420.69287: getting the next task for host managed_node3 23743 1726867420.69298: done getting next task for host managed_node3 23743 1726867420.69302: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23743 1726867420.69304: ^ 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 23743 1726867420.69319: getting variables 23743 1726867420.69320: in VariableManager get_vars() 23743 1726867420.69358: Calling all_inventory to load vars for managed_node3 23743 1726867420.69361: Calling groups_inventory to load vars for managed_node3 23743 1726867420.69363: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.69375: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.69584: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.69589: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.69939: done sending task result for task 0affcac9-a3a5-415b-8083-000000000020 23743 1726867420.69942: WORKER PROCESS EXITING 23743 1726867420.69964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.70212: done with get_vars() 23743 1726867420.70223: done getting variables 23743 1726867420.70401: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:40 -0400 (0:00:00.067) 0:00:04.865 ****** 23743 1726867420.70431: entering _queue_task() for managed_node3/package 23743 1726867420.70988: worker is 1 (out of 1 available) 23743 1726867420.71001: exiting _queue_task() for managed_node3/package 23743 1726867420.71137: done queuing things up, now waiting for results queue to drain 23743 1726867420.71139: waiting for pending results... 23743 1726867420.71422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23743 1726867420.71537: in run() - task 0affcac9-a3a5-415b-8083-000000000021 23743 1726867420.71556: variable 'ansible_search_path' from source: unknown 23743 1726867420.71564: variable 'ansible_search_path' from source: unknown 23743 1726867420.71631: calling self._execute() 23743 1726867420.71736: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.71748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.71760: variable 'omit' from source: magic vars 23743 1726867420.72315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.74803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.74886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.74938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.74991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.75025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.75121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.75156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.75204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.75251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.75293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.75455: variable 'ansible_distribution' from source: facts 23743 1726867420.75465: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.75483: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.75491: when evaluation is False, skipping this task 23743 1726867420.75498: _execute() done 23743 1726867420.75503: dumping result to json 23743 1726867420.75685: done dumping result, returning 23743 1726867420.75688: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415b-8083-000000000021] 23743 1726867420.75690: sending task result for task 0affcac9-a3a5-415b-8083-000000000021 23743 1726867420.75761: done sending task result for task 0affcac9-a3a5-415b-8083-000000000021 23743 1726867420.75765: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.75915: no more pending results, returning what we have 23743 1726867420.75919: results queue empty 23743 1726867420.75919: checking for any_errors_fatal 23743 1726867420.75925: done checking for any_errors_fatal 23743 1726867420.75926: checking for max_fail_percentage 23743 1726867420.75927: done checking for max_fail_percentage 23743 1726867420.75928: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.75928: done checking to see if all hosts have failed 23743 1726867420.75929: getting the remaining hosts for this loop 23743 1726867420.75930: done getting the remaining hosts for this loop 23743 1726867420.75933: getting the next task for host managed_node3 23743 1726867420.75937: done getting next task for host managed_node3 23743 1726867420.75940: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23743 1726867420.75942: ^ 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 23743 1726867420.75953: getting variables 23743 1726867420.75954: in VariableManager get_vars() 23743 1726867420.75988: Calling all_inventory to load vars for managed_node3 23743 1726867420.75991: Calling groups_inventory to load vars for managed_node3 23743 1726867420.75993: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.76002: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.76004: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.76010: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.76536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.76775: done with get_vars() 23743 1726867420.76787: done getting variables 23743 1726867420.76844: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:40 -0400 (0:00:00.064) 0:00:04.930 ****** 23743 1726867420.76890: entering _queue_task() for managed_node3/package 23743 1726867420.77156: worker is 1 (out of 1 available) 23743 1726867420.77170: exiting _queue_task() for managed_node3/package 23743 1726867420.77302: done queuing things up, now waiting for results queue to drain 23743 1726867420.77304: waiting for pending results... 23743 1726867420.77505: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23743 1726867420.77655: in run() - task 0affcac9-a3a5-415b-8083-000000000022 23743 1726867420.77686: variable 'ansible_search_path' from source: unknown 23743 1726867420.77694: variable 'ansible_search_path' from source: unknown 23743 1726867420.77748: calling self._execute() 23743 1726867420.77793: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.77796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.77805: variable 'omit' from source: magic vars 23743 1726867420.78145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.81282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.81286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.81288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.81290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.81292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.81294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.81297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.81299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.81321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.81355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.81639: variable 'ansible_distribution' from source: facts 23743 1726867420.81706: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.81787: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.81811: when evaluation is False, skipping this task 23743 1726867420.81823: _execute() done 23743 1726867420.81830: dumping result to json 23743 1726867420.81837: done dumping result, returning 23743 1726867420.81848: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415b-8083-000000000022] 23743 1726867420.81857: sending task result for task 0affcac9-a3a5-415b-8083-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.82015: no more pending results, returning what we have 23743 1726867420.82019: results queue empty 23743 1726867420.82020: checking for any_errors_fatal 23743 1726867420.82027: done checking for any_errors_fatal 23743 1726867420.82028: checking for max_fail_percentage 23743 1726867420.82030: done checking for max_fail_percentage 23743 1726867420.82030: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.82031: done checking to see if all hosts have failed 23743 1726867420.82032: getting the remaining hosts for this loop 23743 1726867420.82034: done getting the remaining hosts for this loop 23743 1726867420.82037: getting the next task for host managed_node3 23743 1726867420.82043: done getting next task for host managed_node3 23743 1726867420.82046: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23743 1726867420.82049: ^ 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 23743 1726867420.82062: getting variables 23743 1726867420.82063: in VariableManager get_vars() 23743 1726867420.82102: Calling all_inventory to load vars for managed_node3 23743 1726867420.82105: Calling groups_inventory to load vars for managed_node3 23743 1726867420.82107: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.82120: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.82123: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.82126: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.82814: done sending task result for task 0affcac9-a3a5-415b-8083-000000000022 23743 1726867420.82817: WORKER PROCESS EXITING 23743 1726867420.82846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.83095: done with get_vars() 23743 1726867420.83105: done getting variables 23743 1726867420.83214: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:40 -0400 (0:00:00.063) 0:00:04.993 ****** 23743 1726867420.83241: entering _queue_task() for managed_node3/service 23743 1726867420.83248: Creating lock for service 23743 1726867420.83516: worker is 1 (out of 1 available) 23743 1726867420.83527: exiting _queue_task() for managed_node3/service 23743 1726867420.83537: done queuing things up, now waiting for results queue to drain 23743 1726867420.83538: waiting for pending results... 23743 1726867420.83785: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23743 1726867420.83960: in run() - task 0affcac9-a3a5-415b-8083-000000000023 23743 1726867420.84073: variable 'ansible_search_path' from source: unknown 23743 1726867420.84122: variable 'ansible_search_path' from source: unknown 23743 1726867420.84170: calling self._execute() 23743 1726867420.84287: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.84290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.84292: variable 'omit' from source: magic vars 23743 1726867420.84866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.86941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.87079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.87087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.87216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.87258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.87518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.87521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.87524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.87618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.87640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.88128: variable 'ansible_distribution' from source: facts 23743 1726867420.88140: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.88164: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.88175: when evaluation is False, skipping this task 23743 1726867420.88185: _execute() done 23743 1726867420.88190: dumping result to json 23743 1726867420.88264: done dumping result, returning 23743 1726867420.88289: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-000000000023] 23743 1726867420.88402: sending task result for task 0affcac9-a3a5-415b-8083-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867420.88684: no more pending results, returning what we have 23743 1726867420.88688: results queue empty 23743 1726867420.88689: checking for any_errors_fatal 23743 1726867420.88694: done checking for any_errors_fatal 23743 1726867420.88698: checking for max_fail_percentage 23743 1726867420.88700: done checking for max_fail_percentage 23743 1726867420.88701: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.88702: done checking to see if all hosts have failed 23743 1726867420.88703: getting the remaining hosts for this loop 23743 1726867420.88705: done getting the remaining hosts for this loop 23743 1726867420.88709: getting the next task for host managed_node3 23743 1726867420.88717: done getting next task for host managed_node3 23743 1726867420.88720: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23743 1726867420.88723: ^ 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 23743 1726867420.88882: getting variables 23743 1726867420.88884: in VariableManager get_vars() 23743 1726867420.88928: Calling all_inventory to load vars for managed_node3 23743 1726867420.88933: Calling groups_inventory to load vars for managed_node3 23743 1726867420.88936: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867420.88948: Calling all_plugins_play to load vars for managed_node3 23743 1726867420.88952: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867420.88955: Calling groups_plugins_play to load vars for managed_node3 23743 1726867420.89798: done sending task result for task 0affcac9-a3a5-415b-8083-000000000023 23743 1726867420.89801: WORKER PROCESS EXITING 23743 1726867420.90002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867420.90296: done with get_vars() 23743 1726867420.90334: done getting variables 23743 1726867420.90391: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:40 -0400 (0:00:00.071) 0:00:05.065 ****** 23743 1726867420.90423: entering _queue_task() for managed_node3/service 23743 1726867420.90913: worker is 1 (out of 1 available) 23743 1726867420.90925: exiting _queue_task() for managed_node3/service 23743 1726867420.91073: done queuing things up, now waiting for results queue to drain 23743 1726867420.91074: waiting for pending results... 23743 1726867420.91538: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23743 1726867420.91649: in run() - task 0affcac9-a3a5-415b-8083-000000000024 23743 1726867420.91675: variable 'ansible_search_path' from source: unknown 23743 1726867420.91686: variable 'ansible_search_path' from source: unknown 23743 1726867420.91784: calling self._execute() 23743 1726867420.91893: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867420.91923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867420.91998: variable 'omit' from source: magic vars 23743 1726867420.92608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867420.98227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867420.98495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867420.98498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867420.98574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867420.98632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867420.98896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867420.98932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867420.99021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867420.99063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867420.99119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867420.99498: variable 'ansible_distribution' from source: facts 23743 1726867420.99785: variable 'ansible_distribution_major_version' from source: facts 23743 1726867420.99788: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867420.99791: when evaluation is False, skipping this task 23743 1726867420.99793: _execute() done 23743 1726867420.99794: dumping result to json 23743 1726867420.99796: done dumping result, returning 23743 1726867420.99798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415b-8083-000000000024] 23743 1726867420.99800: sending task result for task 0affcac9-a3a5-415b-8083-000000000024 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23743 1726867420.99950: no more pending results, returning what we have 23743 1726867420.99954: results queue empty 23743 1726867420.99955: checking for any_errors_fatal 23743 1726867420.99962: done checking for any_errors_fatal 23743 1726867420.99962: checking for max_fail_percentage 23743 1726867420.99964: done checking for max_fail_percentage 23743 1726867420.99965: checking to see if all hosts have failed and the running result is not ok 23743 1726867420.99966: done checking to see if all hosts have failed 23743 1726867420.99966: getting the remaining hosts for this loop 23743 1726867420.99968: done getting the remaining hosts for this loop 23743 1726867420.99972: getting the next task for host managed_node3 23743 1726867420.99979: done getting next task for host managed_node3 23743 1726867420.99983: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23743 1726867420.99985: ^ 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 23743 1726867421.00017: getting variables 23743 1726867421.00019: in VariableManager get_vars() 23743 1726867421.00237: Calling all_inventory to load vars for managed_node3 23743 1726867421.00240: Calling groups_inventory to load vars for managed_node3 23743 1726867421.00243: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.00342: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.00347: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.00353: done sending task result for task 0affcac9-a3a5-415b-8083-000000000024 23743 1726867421.00357: WORKER PROCESS EXITING 23743 1726867421.00361: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.00866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.01445: done with get_vars() 23743 1726867421.01458: done getting variables 23743 1726867421.01594: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:41 -0400 (0:00:00.111) 0:00:05.177 ****** 23743 1726867421.01621: entering _queue_task() for managed_node3/service 23743 1726867421.02600: worker is 1 (out of 1 available) 23743 1726867421.02612: exiting _queue_task() for managed_node3/service 23743 1726867421.02647: done queuing things up, now waiting for results queue to drain 23743 1726867421.02648: waiting for pending results... 23743 1726867421.03358: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23743 1726867421.03785: in run() - task 0affcac9-a3a5-415b-8083-000000000025 23743 1726867421.03981: variable 'ansible_search_path' from source: unknown 23743 1726867421.03986: variable 'ansible_search_path' from source: unknown 23743 1726867421.03988: calling self._execute() 23743 1726867421.04687: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.04692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.04694: variable 'omit' from source: magic vars 23743 1726867421.06575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.12785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.13047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.13092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.13352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.13356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.13681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.13893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.13896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.13899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.14008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.14397: variable 'ansible_distribution' from source: facts 23743 1726867421.14554: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.14571: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.14660: when evaluation is False, skipping this task 23743 1726867421.14669: _execute() done 23743 1726867421.14675: dumping result to json 23743 1726867421.14686: done dumping result, returning 23743 1726867421.14698: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415b-8083-000000000025] 23743 1726867421.14810: sending task result for task 0affcac9-a3a5-415b-8083-000000000025 23743 1726867421.15183: done sending task result for task 0affcac9-a3a5-415b-8083-000000000025 23743 1726867421.15187: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.15245: no more pending results, returning what we have 23743 1726867421.15249: results queue empty 23743 1726867421.15251: checking for any_errors_fatal 23743 1726867421.15257: done checking for any_errors_fatal 23743 1726867421.15258: checking for max_fail_percentage 23743 1726867421.15260: done checking for max_fail_percentage 23743 1726867421.15261: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.15262: done checking to see if all hosts have failed 23743 1726867421.15262: getting the remaining hosts for this loop 23743 1726867421.15264: done getting the remaining hosts for this loop 23743 1726867421.15268: getting the next task for host managed_node3 23743 1726867421.15274: done getting next task for host managed_node3 23743 1726867421.15280: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23743 1726867421.15282: ^ 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 23743 1726867421.15295: getting variables 23743 1726867421.15297: in VariableManager get_vars() 23743 1726867421.15339: Calling all_inventory to load vars for managed_node3 23743 1726867421.15342: Calling groups_inventory to load vars for managed_node3 23743 1726867421.15345: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.15357: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.15361: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.15364: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.16030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.16463: done with get_vars() 23743 1726867421.16473: done getting variables 23743 1726867421.16531: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:41 -0400 (0:00:00.149) 0:00:05.327 ****** 23743 1726867421.16673: entering _queue_task() for managed_node3/service 23743 1726867421.17247: worker is 1 (out of 1 available) 23743 1726867421.17260: exiting _queue_task() for managed_node3/service 23743 1726867421.17270: done queuing things up, now waiting for results queue to drain 23743 1726867421.17271: waiting for pending results... 23743 1726867421.17787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23743 1726867421.17833: in run() - task 0affcac9-a3a5-415b-8083-000000000026 23743 1726867421.17899: variable 'ansible_search_path' from source: unknown 23743 1726867421.17991: variable 'ansible_search_path' from source: unknown 23743 1726867421.18026: calling self._execute() 23743 1726867421.18212: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.18225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.18240: variable 'omit' from source: magic vars 23743 1726867421.19124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.24753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.24983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.25005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.25075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.25165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.25393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.25785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.25790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.25792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.25794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.26149: variable 'ansible_distribution' from source: facts 23743 1726867421.26159: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.26171: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.26179: when evaluation is False, skipping this task 23743 1726867421.26187: _execute() done 23743 1726867421.26218: dumping result to json 23743 1726867421.26221: done dumping result, returning 23743 1726867421.26223: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415b-8083-000000000026] 23743 1726867421.26226: sending task result for task 0affcac9-a3a5-415b-8083-000000000026 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23743 1726867421.26674: no more pending results, returning what we have 23743 1726867421.26680: results queue empty 23743 1726867421.26681: checking for any_errors_fatal 23743 1726867421.26687: done checking for any_errors_fatal 23743 1726867421.26688: checking for max_fail_percentage 23743 1726867421.26690: done checking for max_fail_percentage 23743 1726867421.26691: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.26691: done checking to see if all hosts have failed 23743 1726867421.26692: getting the remaining hosts for this loop 23743 1726867421.26694: done getting the remaining hosts for this loop 23743 1726867421.26698: getting the next task for host managed_node3 23743 1726867421.26704: done getting next task for host managed_node3 23743 1726867421.26707: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23743 1726867421.26709: ^ 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 23743 1726867421.26721: getting variables 23743 1726867421.26723: in VariableManager get_vars() 23743 1726867421.26760: Calling all_inventory to load vars for managed_node3 23743 1726867421.26763: Calling groups_inventory to load vars for managed_node3 23743 1726867421.26765: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.26779: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.26782: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.26785: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.27248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.27748: done with get_vars() 23743 1726867421.27759: done getting variables 23743 1726867421.28012: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:41 -0400 (0:00:00.114) 0:00:05.441 ****** 23743 1726867421.28041: entering _queue_task() for managed_node3/copy 23743 1726867421.28096: done sending task result for task 0affcac9-a3a5-415b-8083-000000000026 23743 1726867421.28099: WORKER PROCESS EXITING 23743 1726867421.28811: worker is 1 (out of 1 available) 23743 1726867421.28819: exiting _queue_task() for managed_node3/copy 23743 1726867421.28829: done queuing things up, now waiting for results queue to drain 23743 1726867421.28830: waiting for pending results... 23743 1726867421.28888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23743 1726867421.29039: in run() - task 0affcac9-a3a5-415b-8083-000000000027 23743 1726867421.29211: variable 'ansible_search_path' from source: unknown 23743 1726867421.29219: variable 'ansible_search_path' from source: unknown 23743 1726867421.29258: calling self._execute() 23743 1726867421.29418: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.29502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.29515: variable 'omit' from source: magic vars 23743 1726867421.30620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.34713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.34855: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.35038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.35076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.35158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.35354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.35461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.35704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.35721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.36025: variable 'ansible_distribution' from source: facts 23743 1726867421.36096: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.36125: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.36154: when evaluation is False, skipping this task 23743 1726867421.36784: _execute() done 23743 1726867421.36787: dumping result to json 23743 1726867421.36789: done dumping result, returning 23743 1726867421.36792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415b-8083-000000000027] 23743 1726867421.36794: sending task result for task 0affcac9-a3a5-415b-8083-000000000027 23743 1726867421.36871: done sending task result for task 0affcac9-a3a5-415b-8083-000000000027 23743 1726867421.36874: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.36940: no more pending results, returning what we have 23743 1726867421.36944: results queue empty 23743 1726867421.36945: checking for any_errors_fatal 23743 1726867421.36952: done checking for any_errors_fatal 23743 1726867421.36952: checking for max_fail_percentage 23743 1726867421.36954: done checking for max_fail_percentage 23743 1726867421.36955: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.36956: done checking to see if all hosts have failed 23743 1726867421.36957: getting the remaining hosts for this loop 23743 1726867421.36958: done getting the remaining hosts for this loop 23743 1726867421.36962: getting the next task for host managed_node3 23743 1726867421.36968: done getting next task for host managed_node3 23743 1726867421.36973: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23743 1726867421.36975: ^ 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 23743 1726867421.36991: getting variables 23743 1726867421.36993: in VariableManager get_vars() 23743 1726867421.37040: Calling all_inventory to load vars for managed_node3 23743 1726867421.37043: Calling groups_inventory to load vars for managed_node3 23743 1726867421.37046: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.37057: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.37061: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.37063: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.38099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.38506: done with get_vars() 23743 1726867421.38517: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:41 -0400 (0:00:00.105) 0:00:05.547 ****** 23743 1726867421.38599: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23743 1726867421.38601: Creating lock for fedora.linux_system_roles.network_connections 23743 1726867421.39195: worker is 1 (out of 1 available) 23743 1726867421.39206: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23743 1726867421.39218: done queuing things up, now waiting for results queue to drain 23743 1726867421.39219: waiting for pending results... 23743 1726867421.39808: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23743 1726867421.39967: in run() - task 0affcac9-a3a5-415b-8083-000000000028 23743 1726867421.40185: variable 'ansible_search_path' from source: unknown 23743 1726867421.40189: variable 'ansible_search_path' from source: unknown 23743 1726867421.40191: calling self._execute() 23743 1726867421.40303: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.40315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.40331: variable 'omit' from source: magic vars 23743 1726867421.41296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.45941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.46053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.46715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.46753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.46807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.47083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.47102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.47134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.47175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.47428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.47882: variable 'ansible_distribution' from source: facts 23743 1726867421.47885: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.47888: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.47890: when evaluation is False, skipping this task 23743 1726867421.47892: _execute() done 23743 1726867421.47895: dumping result to json 23743 1726867421.47897: done dumping result, returning 23743 1726867421.47899: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415b-8083-000000000028] 23743 1726867421.47901: sending task result for task 0affcac9-a3a5-415b-8083-000000000028 23743 1726867421.47981: done sending task result for task 0affcac9-a3a5-415b-8083-000000000028 23743 1726867421.47986: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.48040: no more pending results, returning what we have 23743 1726867421.48044: results queue empty 23743 1726867421.48045: checking for any_errors_fatal 23743 1726867421.48051: done checking for any_errors_fatal 23743 1726867421.48052: checking for max_fail_percentage 23743 1726867421.48054: done checking for max_fail_percentage 23743 1726867421.48055: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.48056: done checking to see if all hosts have failed 23743 1726867421.48056: getting the remaining hosts for this loop 23743 1726867421.48058: done getting the remaining hosts for this loop 23743 1726867421.48062: getting the next task for host managed_node3 23743 1726867421.48067: done getting next task for host managed_node3 23743 1726867421.48071: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23743 1726867421.48073: ^ 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 23743 1726867421.48090: getting variables 23743 1726867421.48092: in VariableManager get_vars() 23743 1726867421.48133: Calling all_inventory to load vars for managed_node3 23743 1726867421.48135: Calling groups_inventory to load vars for managed_node3 23743 1726867421.48138: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.48149: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.48152: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.48155: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.48548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.49347: done with get_vars() 23743 1726867421.49357: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:41 -0400 (0:00:00.110) 0:00:05.657 ****** 23743 1726867421.49613: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23743 1726867421.49615: Creating lock for fedora.linux_system_roles.network_state 23743 1726867421.50095: worker is 1 (out of 1 available) 23743 1726867421.50109: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23743 1726867421.50120: done queuing things up, now waiting for results queue to drain 23743 1726867421.50121: waiting for pending results... 23743 1726867421.50529: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23743 1726867421.50785: in run() - task 0affcac9-a3a5-415b-8083-000000000029 23743 1726867421.50790: variable 'ansible_search_path' from source: unknown 23743 1726867421.50793: variable 'ansible_search_path' from source: unknown 23743 1726867421.50919: calling self._execute() 23743 1726867421.51064: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.51255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.51259: variable 'omit' from source: magic vars 23743 1726867421.52122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.56985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.57145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.57186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.57444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.57448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.57486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.57585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.57691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.57736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.57789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.58147: variable 'ansible_distribution' from source: facts 23743 1726867421.58158: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.58384: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.58388: when evaluation is False, skipping this task 23743 1726867421.58390: _execute() done 23743 1726867421.58392: dumping result to json 23743 1726867421.58394: done dumping result, returning 23743 1726867421.58396: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415b-8083-000000000029] 23743 1726867421.58398: sending task result for task 0affcac9-a3a5-415b-8083-000000000029 23743 1726867421.58472: done sending task result for task 0affcac9-a3a5-415b-8083-000000000029 23743 1726867421.58475: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.58540: no more pending results, returning what we have 23743 1726867421.58544: results queue empty 23743 1726867421.58545: checking for any_errors_fatal 23743 1726867421.58552: done checking for any_errors_fatal 23743 1726867421.58552: checking for max_fail_percentage 23743 1726867421.58554: done checking for max_fail_percentage 23743 1726867421.58555: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.58556: done checking to see if all hosts have failed 23743 1726867421.58557: getting the remaining hosts for this loop 23743 1726867421.58558: done getting the remaining hosts for this loop 23743 1726867421.58562: getting the next task for host managed_node3 23743 1726867421.58568: done getting next task for host managed_node3 23743 1726867421.58571: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23743 1726867421.58573: ^ 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 23743 1726867421.58587: getting variables 23743 1726867421.58588: in VariableManager get_vars() 23743 1726867421.58629: Calling all_inventory to load vars for managed_node3 23743 1726867421.58631: Calling groups_inventory to load vars for managed_node3 23743 1726867421.58634: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.58645: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.58649: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.58652: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.59228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.59732: done with get_vars() 23743 1726867421.59743: done getting variables 23743 1726867421.60004: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:41 -0400 (0:00:00.104) 0:00:05.761 ****** 23743 1726867421.60033: entering _queue_task() for managed_node3/debug 23743 1726867421.60516: worker is 1 (out of 1 available) 23743 1726867421.60529: exiting _queue_task() for managed_node3/debug 23743 1726867421.60542: done queuing things up, now waiting for results queue to drain 23743 1726867421.60543: waiting for pending results... 23743 1726867421.60968: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23743 1726867421.61076: in run() - task 0affcac9-a3a5-415b-8083-00000000002a 23743 1726867421.61102: variable 'ansible_search_path' from source: unknown 23743 1726867421.61116: variable 'ansible_search_path' from source: unknown 23743 1726867421.61157: calling self._execute() 23743 1726867421.61282: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.61286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.61288: variable 'omit' from source: magic vars 23743 1726867421.61790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.66119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.66279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.66283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.66285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.66304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.66405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.66442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.66472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.66529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.66548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.66735: variable 'ansible_distribution' from source: facts 23743 1726867421.66748: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.66765: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.66773: when evaluation is False, skipping this task 23743 1726867421.66783: _execute() done 23743 1726867421.66790: dumping result to json 23743 1726867421.66797: done dumping result, returning 23743 1726867421.66883: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415b-8083-00000000002a] 23743 1726867421.66886: sending task result for task 0affcac9-a3a5-415b-8083-00000000002a 23743 1726867421.67183: done sending task result for task 0affcac9-a3a5-415b-8083-00000000002a 23743 1726867421.67186: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867421.67230: no more pending results, returning what we have 23743 1726867421.67233: results queue empty 23743 1726867421.67234: checking for any_errors_fatal 23743 1726867421.67240: done checking for any_errors_fatal 23743 1726867421.67241: checking for max_fail_percentage 23743 1726867421.67243: done checking for max_fail_percentage 23743 1726867421.67244: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.67244: done checking to see if all hosts have failed 23743 1726867421.67245: getting the remaining hosts for this loop 23743 1726867421.67246: done getting the remaining hosts for this loop 23743 1726867421.67250: getting the next task for host managed_node3 23743 1726867421.67256: done getting next task for host managed_node3 23743 1726867421.67260: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23743 1726867421.67262: ^ 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 23743 1726867421.67273: getting variables 23743 1726867421.67275: in VariableManager get_vars() 23743 1726867421.67318: Calling all_inventory to load vars for managed_node3 23743 1726867421.67321: Calling groups_inventory to load vars for managed_node3 23743 1726867421.67324: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.67334: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.67337: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.67340: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.67648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.67905: done with get_vars() 23743 1726867421.67918: done getting variables 23743 1726867421.68095: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:41 -0400 (0:00:00.080) 0:00:05.842 ****** 23743 1726867421.68127: entering _queue_task() for managed_node3/debug 23743 1726867421.68832: worker is 1 (out of 1 available) 23743 1726867421.68843: exiting _queue_task() for managed_node3/debug 23743 1726867421.68854: done queuing things up, now waiting for results queue to drain 23743 1726867421.68855: waiting for pending results... 23743 1726867421.69049: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23743 1726867421.69282: in run() - task 0affcac9-a3a5-415b-8083-00000000002b 23743 1726867421.69286: variable 'ansible_search_path' from source: unknown 23743 1726867421.69289: variable 'ansible_search_path' from source: unknown 23743 1726867421.69333: calling self._execute() 23743 1726867421.69514: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.69525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.69543: variable 'omit' from source: magic vars 23743 1726867421.70021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.72429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.72502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.72544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.72589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.72621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.72704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.72739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.72784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.72844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.72847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.73006: variable 'ansible_distribution' from source: facts 23743 1726867421.73017: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.73029: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.73061: when evaluation is False, skipping this task 23743 1726867421.73063: _execute() done 23743 1726867421.73065: dumping result to json 23743 1726867421.73067: done dumping result, returning 23743 1726867421.73069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415b-8083-00000000002b] 23743 1726867421.73071: sending task result for task 0affcac9-a3a5-415b-8083-00000000002b 23743 1726867421.73583: done sending task result for task 0affcac9-a3a5-415b-8083-00000000002b 23743 1726867421.73587: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867421.73640: no more pending results, returning what we have 23743 1726867421.73644: results queue empty 23743 1726867421.73645: checking for any_errors_fatal 23743 1726867421.73651: done checking for any_errors_fatal 23743 1726867421.73653: checking for max_fail_percentage 23743 1726867421.73655: done checking for max_fail_percentage 23743 1726867421.73656: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.73656: done checking to see if all hosts have failed 23743 1726867421.73657: getting the remaining hosts for this loop 23743 1726867421.73659: done getting the remaining hosts for this loop 23743 1726867421.73663: getting the next task for host managed_node3 23743 1726867421.73670: done getting next task for host managed_node3 23743 1726867421.73674: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23743 1726867421.73678: ^ 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 23743 1726867421.73694: getting variables 23743 1726867421.73699: in VariableManager get_vars() 23743 1726867421.73740: Calling all_inventory to load vars for managed_node3 23743 1726867421.73742: Calling groups_inventory to load vars for managed_node3 23743 1726867421.73745: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.73756: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.73759: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.73762: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.74403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.74650: done with get_vars() 23743 1726867421.74664: done getting variables 23743 1726867421.74737: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:41 -0400 (0:00:00.066) 0:00:05.909 ****** 23743 1726867421.74768: entering _queue_task() for managed_node3/debug 23743 1726867421.75096: worker is 1 (out of 1 available) 23743 1726867421.75118: exiting _queue_task() for managed_node3/debug 23743 1726867421.75131: done queuing things up, now waiting for results queue to drain 23743 1726867421.75132: waiting for pending results... 23743 1726867421.75402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23743 1726867421.75517: in run() - task 0affcac9-a3a5-415b-8083-00000000002c 23743 1726867421.75537: variable 'ansible_search_path' from source: unknown 23743 1726867421.75552: variable 'ansible_search_path' from source: unknown 23743 1726867421.75599: calling self._execute() 23743 1726867421.75775: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.75781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.75784: variable 'omit' from source: magic vars 23743 1726867421.76271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.80270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.80583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.80588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.80591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.80593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.80722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.80821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.80851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.80944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.81052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.81346: variable 'ansible_distribution' from source: facts 23743 1726867421.81357: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.81371: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.81382: when evaluation is False, skipping this task 23743 1726867421.81460: _execute() done 23743 1726867421.81467: dumping result to json 23743 1726867421.81475: done dumping result, returning 23743 1726867421.81490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415b-8083-00000000002c] 23743 1726867421.81499: sending task result for task 0affcac9-a3a5-415b-8083-00000000002c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867421.81644: no more pending results, returning what we have 23743 1726867421.81647: results queue empty 23743 1726867421.81648: checking for any_errors_fatal 23743 1726867421.81655: done checking for any_errors_fatal 23743 1726867421.81656: checking for max_fail_percentage 23743 1726867421.81658: done checking for max_fail_percentage 23743 1726867421.81658: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.81659: done checking to see if all hosts have failed 23743 1726867421.81660: getting the remaining hosts for this loop 23743 1726867421.81662: done getting the remaining hosts for this loop 23743 1726867421.81665: getting the next task for host managed_node3 23743 1726867421.81671: done getting next task for host managed_node3 23743 1726867421.81675: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23743 1726867421.81679: ^ 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 23743 1726867421.81691: getting variables 23743 1726867421.81692: in VariableManager get_vars() 23743 1726867421.81732: Calling all_inventory to load vars for managed_node3 23743 1726867421.81735: Calling groups_inventory to load vars for managed_node3 23743 1726867421.81737: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.81751: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.81754: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.81855: done sending task result for task 0affcac9-a3a5-415b-8083-00000000002c 23743 1726867421.81858: WORKER PROCESS EXITING 23743 1726867421.81866: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.82148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.82358: done with get_vars() 23743 1726867421.82371: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:41 -0400 (0:00:00.076) 0:00:05.986 ****** 23743 1726867421.82460: entering _queue_task() for managed_node3/ping 23743 1726867421.82461: Creating lock for ping 23743 1726867421.82901: worker is 1 (out of 1 available) 23743 1726867421.82911: exiting _queue_task() for managed_node3/ping 23743 1726867421.82919: done queuing things up, now waiting for results queue to drain 23743 1726867421.82920: waiting for pending results... 23743 1726867421.82989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23743 1726867421.83086: in run() - task 0affcac9-a3a5-415b-8083-00000000002d 23743 1726867421.83104: variable 'ansible_search_path' from source: unknown 23743 1726867421.83111: variable 'ansible_search_path' from source: unknown 23743 1726867421.83153: calling self._execute() 23743 1726867421.83232: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.83245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.83266: variable 'omit' from source: magic vars 23743 1726867421.83716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.87143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.87220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.87260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.87303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.87383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.87417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.87452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.87483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.87532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.87551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.87721: variable 'ansible_distribution' from source: facts 23743 1726867421.87736: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.87786: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.87790: when evaluation is False, skipping this task 23743 1726867421.87792: _execute() done 23743 1726867421.87794: dumping result to json 23743 1726867421.87796: done dumping result, returning 23743 1726867421.87799: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415b-8083-00000000002d] 23743 1726867421.87801: sending task result for task 0affcac9-a3a5-415b-8083-00000000002d 23743 1726867421.88048: done sending task result for task 0affcac9-a3a5-415b-8083-00000000002d 23743 1726867421.88053: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.88097: no more pending results, returning what we have 23743 1726867421.88100: results queue empty 23743 1726867421.88101: checking for any_errors_fatal 23743 1726867421.88106: done checking for any_errors_fatal 23743 1726867421.88107: checking for max_fail_percentage 23743 1726867421.88108: done checking for max_fail_percentage 23743 1726867421.88110: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.88110: done checking to see if all hosts have failed 23743 1726867421.88111: getting the remaining hosts for this loop 23743 1726867421.88113: done getting the remaining hosts for this loop 23743 1726867421.88116: getting the next task for host managed_node3 23743 1726867421.88123: done getting next task for host managed_node3 23743 1726867421.88125: ^ task is: TASK: meta (role_complete) 23743 1726867421.88126: ^ 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 23743 1726867421.88138: getting variables 23743 1726867421.88140: in VariableManager get_vars() 23743 1726867421.88174: Calling all_inventory to load vars for managed_node3 23743 1726867421.88278: Calling groups_inventory to load vars for managed_node3 23743 1726867421.88282: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.88295: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.88298: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.88301: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.88469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.88673: done with get_vars() 23743 1726867421.88685: done getting variables 23743 1726867421.88759: done queuing things up, now waiting for results queue to drain 23743 1726867421.88761: results queue empty 23743 1726867421.88761: checking for any_errors_fatal 23743 1726867421.88763: done checking for any_errors_fatal 23743 1726867421.88764: checking for max_fail_percentage 23743 1726867421.88765: done checking for max_fail_percentage 23743 1726867421.88766: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.88767: done checking to see if all hosts have failed 23743 1726867421.88767: getting the remaining hosts for this loop 23743 1726867421.88768: done getting the remaining hosts for this loop 23743 1726867421.88770: getting the next task for host managed_node3 23743 1726867421.88773: done getting next task for host managed_node3 23743 1726867421.88775: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23743 1726867421.88778: ^ 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 23743 1726867421.88781: getting variables 23743 1726867421.88781: in VariableManager get_vars() 23743 1726867421.88791: Calling all_inventory to load vars for managed_node3 23743 1726867421.88793: Calling groups_inventory to load vars for managed_node3 23743 1726867421.88795: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.88799: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.88802: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.88804: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.88948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.89361: done with get_vars() 23743 1726867421.89379: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 17:23:41 -0400 (0:00:00.069) 0:00:06.055 ****** 23743 1726867421.89441: entering _queue_task() for managed_node3/include_tasks 23743 1726867421.89883: worker is 1 (out of 1 available) 23743 1726867421.89893: exiting _queue_task() for managed_node3/include_tasks 23743 1726867421.89902: done queuing things up, now waiting for results queue to drain 23743 1726867421.89903: waiting for pending results... 23743 1726867421.89974: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23743 1726867421.90131: in run() - task 0affcac9-a3a5-415b-8083-00000000002f 23743 1726867421.90146: variable 'ansible_search_path' from source: unknown 23743 1726867421.90154: variable 'ansible_search_path' from source: unknown 23743 1726867421.90197: calling self._execute() 23743 1726867421.90292: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.90305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.90319: variable 'omit' from source: magic vars 23743 1726867421.90827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.92990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.93055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.93184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.93188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.93190: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.93250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.93294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.93324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.93368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.93393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.93568: variable 'ansible_distribution' from source: facts 23743 1726867421.93581: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.93596: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.93603: when evaluation is False, skipping this task 23743 1726867421.93609: _execute() done 23743 1726867421.93623: dumping result to json 23743 1726867421.93630: done dumping result, returning 23743 1726867421.93639: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415b-8083-00000000002f] 23743 1726867421.93728: sending task result for task 0affcac9-a3a5-415b-8083-00000000002f 23743 1726867421.93801: done sending task result for task 0affcac9-a3a5-415b-8083-00000000002f 23743 1726867421.93805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.93882: no more pending results, returning what we have 23743 1726867421.93886: results queue empty 23743 1726867421.93887: checking for any_errors_fatal 23743 1726867421.93889: done checking for any_errors_fatal 23743 1726867421.93889: checking for max_fail_percentage 23743 1726867421.93891: done checking for max_fail_percentage 23743 1726867421.93892: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.93893: done checking to see if all hosts have failed 23743 1726867421.93893: getting the remaining hosts for this loop 23743 1726867421.93895: done getting the remaining hosts for this loop 23743 1726867421.93899: getting the next task for host managed_node3 23743 1726867421.93905: done getting next task for host managed_node3 23743 1726867421.93908: ^ task is: TASK: Test warning and info logs 23743 1726867421.93910: ^ state is: HOST STATE: block=4, 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 23743 1726867421.93913: getting variables 23743 1726867421.93914: in VariableManager get_vars() 23743 1726867421.93954: Calling all_inventory to load vars for managed_node3 23743 1726867421.93957: Calling groups_inventory to load vars for managed_node3 23743 1726867421.93959: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.93971: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.93975: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.93979: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.94368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.94592: done with get_vars() 23743 1726867421.94603: done getting variables 23743 1726867421.94694: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 17:23:41 -0400 (0:00:00.052) 0:00:06.108 ****** 23743 1726867421.94725: entering _queue_task() for managed_node3/assert 23743 1726867421.94727: Creating lock for assert 23743 1726867421.95085: worker is 1 (out of 1 available) 23743 1726867421.95096: exiting _queue_task() for managed_node3/assert 23743 1726867421.95106: done queuing things up, now waiting for results queue to drain 23743 1726867421.95107: waiting for pending results... 23743 1726867421.95391: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23743 1726867421.95396: in run() - task 0affcac9-a3a5-415b-8083-000000000030 23743 1726867421.95399: variable 'ansible_search_path' from source: unknown 23743 1726867421.95402: variable 'ansible_search_path' from source: unknown 23743 1726867421.95433: calling self._execute() 23743 1726867421.95522: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867421.95535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867421.95549: variable 'omit' from source: magic vars 23743 1726867421.96038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867421.98281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867421.98426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867421.98430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867421.98461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867421.98496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867421.98588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867421.98622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867421.98662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867421.98708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867421.98727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867421.98907: variable 'ansible_distribution' from source: facts 23743 1726867421.98920: variable 'ansible_distribution_major_version' from source: facts 23743 1726867421.98937: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867421.98969: when evaluation is False, skipping this task 23743 1726867421.98972: _execute() done 23743 1726867421.98974: dumping result to json 23743 1726867421.98976: done dumping result, returning 23743 1726867421.98984: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0affcac9-a3a5-415b-8083-000000000030] 23743 1726867421.98986: sending task result for task 0affcac9-a3a5-415b-8083-000000000030 23743 1726867421.99094: done sending task result for task 0affcac9-a3a5-415b-8083-000000000030 23743 1726867421.99110: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867421.99156: no more pending results, returning what we have 23743 1726867421.99160: results queue empty 23743 1726867421.99161: checking for any_errors_fatal 23743 1726867421.99166: done checking for any_errors_fatal 23743 1726867421.99167: checking for max_fail_percentage 23743 1726867421.99168: done checking for max_fail_percentage 23743 1726867421.99169: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.99169: done checking to see if all hosts have failed 23743 1726867421.99170: getting the remaining hosts for this loop 23743 1726867421.99172: done getting the remaining hosts for this loop 23743 1726867421.99175: getting the next task for host managed_node3 23743 1726867421.99189: done getting next task for host managed_node3 23743 1726867421.99192: ^ task is: TASK: meta (flush_handlers) 23743 1726867421.99194: ^ 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 23743 1726867421.99197: getting variables 23743 1726867421.99198: in VariableManager get_vars() 23743 1726867421.99254: Calling all_inventory to load vars for managed_node3 23743 1726867421.99260: Calling groups_inventory to load vars for managed_node3 23743 1726867421.99263: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.99297: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.99301: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.99304: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.99502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.99617: done with get_vars() 23743 1726867421.99625: done getting variables 23743 1726867421.99672: in VariableManager get_vars() 23743 1726867421.99682: Calling all_inventory to load vars for managed_node3 23743 1726867421.99684: Calling groups_inventory to load vars for managed_node3 23743 1726867421.99685: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.99688: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.99689: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.99690: Calling groups_plugins_play to load vars for managed_node3 23743 1726867421.99772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867421.99885: done with get_vars() 23743 1726867421.99895: done queuing things up, now waiting for results queue to drain 23743 1726867421.99896: results queue empty 23743 1726867421.99897: checking for any_errors_fatal 23743 1726867421.99898: done checking for any_errors_fatal 23743 1726867421.99898: checking for max_fail_percentage 23743 1726867421.99899: done checking for max_fail_percentage 23743 1726867421.99899: checking to see if all hosts have failed and the running result is not ok 23743 1726867421.99900: done checking to see if all hosts have failed 23743 1726867421.99900: getting the remaining hosts for this loop 23743 1726867421.99901: done getting the remaining hosts for this loop 23743 1726867421.99903: getting the next task for host managed_node3 23743 1726867421.99905: done getting next task for host managed_node3 23743 1726867421.99905: ^ task is: TASK: meta (flush_handlers) 23743 1726867421.99907: ^ 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 23743 1726867421.99909: getting variables 23743 1726867421.99909: in VariableManager get_vars() 23743 1726867421.99920: Calling all_inventory to load vars for managed_node3 23743 1726867421.99921: Calling groups_inventory to load vars for managed_node3 23743 1726867421.99922: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867421.99925: Calling all_plugins_play to load vars for managed_node3 23743 1726867421.99928: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867421.99930: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.00012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.00135: done with get_vars() 23743 1726867422.00140: done getting variables 23743 1726867422.00171: in VariableManager get_vars() 23743 1726867422.00180: Calling all_inventory to load vars for managed_node3 23743 1726867422.00181: Calling groups_inventory to load vars for managed_node3 23743 1726867422.00183: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.00185: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.00187: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.00190: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.00265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.00371: done with get_vars() 23743 1726867422.00382: done queuing things up, now waiting for results queue to drain 23743 1726867422.00383: results queue empty 23743 1726867422.00384: checking for any_errors_fatal 23743 1726867422.00384: done checking for any_errors_fatal 23743 1726867422.00385: checking for max_fail_percentage 23743 1726867422.00385: done checking for max_fail_percentage 23743 1726867422.00386: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.00386: done checking to see if all hosts have failed 23743 1726867422.00387: getting the remaining hosts for this loop 23743 1726867422.00387: done getting the remaining hosts for this loop 23743 1726867422.00389: getting the next task for host managed_node3 23743 1726867422.00390: done getting next task for host managed_node3 23743 1726867422.00391: ^ task is: None 23743 1726867422.00392: ^ 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 23743 1726867422.00392: done queuing things up, now waiting for results queue to drain 23743 1726867422.00393: results queue empty 23743 1726867422.00393: checking for any_errors_fatal 23743 1726867422.00394: done checking for any_errors_fatal 23743 1726867422.00394: checking for max_fail_percentage 23743 1726867422.00395: done checking for max_fail_percentage 23743 1726867422.00395: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.00396: done checking to see if all hosts have failed 23743 1726867422.00396: getting the next task for host managed_node3 23743 1726867422.00398: done getting next task for host managed_node3 23743 1726867422.00398: ^ task is: None 23743 1726867422.00399: ^ 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 23743 1726867422.00425: in VariableManager get_vars() 23743 1726867422.00435: done with get_vars() 23743 1726867422.00438: in VariableManager get_vars() 23743 1726867422.00443: done with get_vars() 23743 1726867422.00446: variable 'omit' from source: magic vars 23743 1726867422.00466: in VariableManager get_vars() 23743 1726867422.00472: done with get_vars() 23743 1726867422.00488: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 23743 1726867422.00605: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867422.00630: getting the remaining hosts for this loop 23743 1726867422.00631: done getting the remaining hosts for this loop 23743 1726867422.00632: getting the next task for host managed_node3 23743 1726867422.00634: done getting next task for host managed_node3 23743 1726867422.00635: ^ task is: TASK: Gathering Facts 23743 1726867422.00636: ^ 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 23743 1726867422.00638: getting variables 23743 1726867422.00638: in VariableManager get_vars() 23743 1726867422.00643: Calling all_inventory to load vars for managed_node3 23743 1726867422.00645: Calling groups_inventory to load vars for managed_node3 23743 1726867422.00646: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.00649: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.00650: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.00652: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.00758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.00863: done with get_vars() 23743 1726867422.00869: done getting variables 23743 1726867422.00896: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 17:23:42 -0400 (0:00:00.061) 0:00:06.170 ****** 23743 1726867422.00913: entering _queue_task() for managed_node3/gather_facts 23743 1726867422.01152: worker is 1 (out of 1 available) 23743 1726867422.01165: exiting _queue_task() for managed_node3/gather_facts 23743 1726867422.01179: done queuing things up, now waiting for results queue to drain 23743 1726867422.01180: waiting for pending results... 23743 1726867422.01591: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23743 1726867422.01596: in run() - task 0affcac9-a3a5-415b-8083-000000000181 23743 1726867422.01598: variable 'ansible_search_path' from source: unknown 23743 1726867422.01600: variable 'ansible_search_path' from source: unknown 23743 1726867422.01603: calling self._execute() 23743 1726867422.01671: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.01685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.01697: variable 'omit' from source: magic vars 23743 1726867422.02176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.03685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.03727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.03755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.03788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.03810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.03879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.03899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.03917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.03943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.03954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.04069: variable 'ansible_distribution' from source: facts 23743 1726867422.04073: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.04085: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.04088: when evaluation is False, skipping this task 23743 1726867422.04091: _execute() done 23743 1726867422.04093: dumping result to json 23743 1726867422.04095: done dumping result, returning 23743 1726867422.04101: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415b-8083-000000000181] 23743 1726867422.04138: sending task result for task 0affcac9-a3a5-415b-8083-000000000181 23743 1726867422.04210: done sending task result for task 0affcac9-a3a5-415b-8083-000000000181 23743 1726867422.04213: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.04270: no more pending results, returning what we have 23743 1726867422.04274: results queue empty 23743 1726867422.04275: checking for any_errors_fatal 23743 1726867422.04276: done checking for any_errors_fatal 23743 1726867422.04278: checking for max_fail_percentage 23743 1726867422.04280: done checking for max_fail_percentage 23743 1726867422.04281: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.04282: done checking to see if all hosts have failed 23743 1726867422.04282: getting the remaining hosts for this loop 23743 1726867422.04284: done getting the remaining hosts for this loop 23743 1726867422.04287: getting the next task for host managed_node3 23743 1726867422.04292: done getting next task for host managed_node3 23743 1726867422.04293: ^ task is: TASK: meta (flush_handlers) 23743 1726867422.04295: ^ 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 23743 1726867422.04300: getting variables 23743 1726867422.04301: in VariableManager get_vars() 23743 1726867422.04330: Calling all_inventory to load vars for managed_node3 23743 1726867422.04332: Calling groups_inventory to load vars for managed_node3 23743 1726867422.04335: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.04345: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.04348: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.04350: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.04521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.04720: done with get_vars() 23743 1726867422.04728: done getting variables 23743 1726867422.04793: in VariableManager get_vars() 23743 1726867422.04810: Calling all_inventory to load vars for managed_node3 23743 1726867422.04813: Calling groups_inventory to load vars for managed_node3 23743 1726867422.04815: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.04820: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.04822: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.04824: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.04993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.05194: done with get_vars() 23743 1726867422.05206: done queuing things up, now waiting for results queue to drain 23743 1726867422.05210: results queue empty 23743 1726867422.05211: checking for any_errors_fatal 23743 1726867422.05213: done checking for any_errors_fatal 23743 1726867422.05214: checking for max_fail_percentage 23743 1726867422.05215: done checking for max_fail_percentage 23743 1726867422.05215: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.05216: done checking to see if all hosts have failed 23743 1726867422.05217: getting the remaining hosts for this loop 23743 1726867422.05217: done getting the remaining hosts for this loop 23743 1726867422.05220: getting the next task for host managed_node3 23743 1726867422.05223: done getting next task for host managed_node3 23743 1726867422.05225: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23743 1726867422.05226: ^ 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 23743 1726867422.05228: getting variables 23743 1726867422.05230: in VariableManager get_vars() 23743 1726867422.05242: Calling all_inventory to load vars for managed_node3 23743 1726867422.05244: Calling groups_inventory to load vars for managed_node3 23743 1726867422.05246: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.05250: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.05253: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.05256: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.05390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.05616: done with get_vars() 23743 1726867422.05624: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Friday 20 September 2024 17:23:42 -0400 (0:00:00.047) 0:00:06.218 ****** 23743 1726867422.05715: entering _queue_task() for managed_node3/include_tasks 23743 1726867422.05952: worker is 1 (out of 1 available) 23743 1726867422.05964: exiting _queue_task() for managed_node3/include_tasks 23743 1726867422.05976: done queuing things up, now waiting for results queue to drain 23743 1726867422.05980: waiting for pending results... 23743 1726867422.06144: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23743 1726867422.06203: in run() - task 0affcac9-a3a5-415b-8083-000000000034 23743 1726867422.06220: variable 'ansible_search_path' from source: unknown 23743 1726867422.06223: variable 'ansible_search_path' from source: unknown 23743 1726867422.06248: calling self._execute() 23743 1726867422.06303: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.06307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.06322: variable 'omit' from source: magic vars 23743 1726867422.06653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.08774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.08790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.08848: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.08903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.08939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.09083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.09089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.09210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.09214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.09217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.09386: variable 'ansible_distribution' from source: facts 23743 1726867422.09426: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.09429: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.09431: when evaluation is False, skipping this task 23743 1726867422.09433: _execute() done 23743 1726867422.09442: dumping result to json 23743 1726867422.09445: done dumping result, returning 23743 1726867422.09454: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415b-8083-000000000034] 23743 1726867422.09536: sending task result for task 0affcac9-a3a5-415b-8083-000000000034 23743 1726867422.09615: done sending task result for task 0affcac9-a3a5-415b-8083-000000000034 23743 1726867422.09618: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.09675: no more pending results, returning what we have 23743 1726867422.09682: results queue empty 23743 1726867422.09683: checking for any_errors_fatal 23743 1726867422.09685: done checking for any_errors_fatal 23743 1726867422.09686: checking for max_fail_percentage 23743 1726867422.09687: done checking for max_fail_percentage 23743 1726867422.09688: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.09689: done checking to see if all hosts have failed 23743 1726867422.09689: getting the remaining hosts for this loop 23743 1726867422.09691: done getting the remaining hosts for this loop 23743 1726867422.09695: getting the next task for host managed_node3 23743 1726867422.09700: done getting next task for host managed_node3 23743 1726867422.09703: ^ task is: TASK: Set network provider to 'nm' 23743 1726867422.09704: ^ 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 23743 1726867422.09708: getting variables 23743 1726867422.09709: in VariableManager get_vars() 23743 1726867422.09742: Calling all_inventory to load vars for managed_node3 23743 1726867422.09746: Calling groups_inventory to load vars for managed_node3 23743 1726867422.09749: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.09760: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.09763: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.09766: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.10261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.10557: done with get_vars() 23743 1726867422.10568: done getting variables 23743 1726867422.10642: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 17:23:42 -0400 (0:00:00.049) 0:00:06.268 ****** 23743 1726867422.10681: entering _queue_task() for managed_node3/set_fact 23743 1726867422.10948: worker is 1 (out of 1 available) 23743 1726867422.11074: exiting _queue_task() for managed_node3/set_fact 23743 1726867422.11094: done queuing things up, now waiting for results queue to drain 23743 1726867422.11095: waiting for pending results... 23743 1726867422.11407: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 23743 1726867422.11412: in run() - task 0affcac9-a3a5-415b-8083-000000000035 23743 1726867422.11415: variable 'ansible_search_path' from source: unknown 23743 1726867422.11419: variable 'ansible_search_path' from source: unknown 23743 1726867422.11507: calling self._execute() 23743 1726867422.11535: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.11616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.11620: variable 'omit' from source: magic vars 23743 1726867422.12298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.15241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.15297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.15328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.15353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.15372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.15435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.15456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.15474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.15505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.15520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.15637: variable 'ansible_distribution' from source: facts 23743 1726867422.15641: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.15653: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.15656: when evaluation is False, skipping this task 23743 1726867422.15659: _execute() done 23743 1726867422.15661: dumping result to json 23743 1726867422.15663: done dumping result, returning 23743 1726867422.15670: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0affcac9-a3a5-415b-8083-000000000035] 23743 1726867422.15674: sending task result for task 0affcac9-a3a5-415b-8083-000000000035 23743 1726867422.15759: done sending task result for task 0affcac9-a3a5-415b-8083-000000000035 23743 1726867422.15762: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.15810: no more pending results, returning what we have 23743 1726867422.15818: results queue empty 23743 1726867422.15819: checking for any_errors_fatal 23743 1726867422.15824: done checking for any_errors_fatal 23743 1726867422.15825: checking for max_fail_percentage 23743 1726867422.15827: done checking for max_fail_percentage 23743 1726867422.15828: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.15828: done checking to see if all hosts have failed 23743 1726867422.15829: getting the remaining hosts for this loop 23743 1726867422.15830: done getting the remaining hosts for this loop 23743 1726867422.15834: getting the next task for host managed_node3 23743 1726867422.15840: done getting next task for host managed_node3 23743 1726867422.15841: ^ task is: TASK: meta (flush_handlers) 23743 1726867422.15843: ^ 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 23743 1726867422.15846: getting variables 23743 1726867422.15847: in VariableManager get_vars() 23743 1726867422.15878: Calling all_inventory to load vars for managed_node3 23743 1726867422.15881: Calling groups_inventory to load vars for managed_node3 23743 1726867422.15884: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.15894: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.15897: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.15899: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.16139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.16321: done with get_vars() 23743 1726867422.16329: done getting variables 23743 1726867422.16372: in VariableManager get_vars() 23743 1726867422.16380: Calling all_inventory to load vars for managed_node3 23743 1726867422.16382: Calling groups_inventory to load vars for managed_node3 23743 1726867422.16383: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.16386: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.16387: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.16389: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.16473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.16582: done with get_vars() 23743 1726867422.16591: done queuing things up, now waiting for results queue to drain 23743 1726867422.16592: results queue empty 23743 1726867422.16592: checking for any_errors_fatal 23743 1726867422.16594: done checking for any_errors_fatal 23743 1726867422.16594: checking for max_fail_percentage 23743 1726867422.16595: done checking for max_fail_percentage 23743 1726867422.16596: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.16596: done checking to see if all hosts have failed 23743 1726867422.16597: getting the remaining hosts for this loop 23743 1726867422.16597: done getting the remaining hosts for this loop 23743 1726867422.16599: getting the next task for host managed_node3 23743 1726867422.16601: done getting next task for host managed_node3 23743 1726867422.16602: ^ task is: TASK: meta (flush_handlers) 23743 1726867422.16602: ^ 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 23743 1726867422.16604: getting variables 23743 1726867422.16604: in VariableManager get_vars() 23743 1726867422.16616: Calling all_inventory to load vars for managed_node3 23743 1726867422.16618: Calling groups_inventory to load vars for managed_node3 23743 1726867422.16619: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.16623: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.16625: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.16627: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.16721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.16827: done with get_vars() 23743 1726867422.16833: done getting variables 23743 1726867422.16867: in VariableManager get_vars() 23743 1726867422.16873: Calling all_inventory to load vars for managed_node3 23743 1726867422.16874: Calling groups_inventory to load vars for managed_node3 23743 1726867422.16875: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.16880: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.16881: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.16883: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.16991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.17158: done with get_vars() 23743 1726867422.17168: done queuing things up, now waiting for results queue to drain 23743 1726867422.17170: results queue empty 23743 1726867422.17170: checking for any_errors_fatal 23743 1726867422.17171: done checking for any_errors_fatal 23743 1726867422.17172: checking for max_fail_percentage 23743 1726867422.17173: done checking for max_fail_percentage 23743 1726867422.17173: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.17174: done checking to see if all hosts have failed 23743 1726867422.17175: getting the remaining hosts for this loop 23743 1726867422.17175: done getting the remaining hosts for this loop 23743 1726867422.17179: getting the next task for host managed_node3 23743 1726867422.17181: done getting next task for host managed_node3 23743 1726867422.17182: ^ task is: None 23743 1726867422.17183: ^ 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 23743 1726867422.17184: done queuing things up, now waiting for results queue to drain 23743 1726867422.17185: results queue empty 23743 1726867422.17185: checking for any_errors_fatal 23743 1726867422.17186: done checking for any_errors_fatal 23743 1726867422.17187: checking for max_fail_percentage 23743 1726867422.17187: done checking for max_fail_percentage 23743 1726867422.17188: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.17189: done checking to see if all hosts have failed 23743 1726867422.17190: getting the next task for host managed_node3 23743 1726867422.17191: done getting next task for host managed_node3 23743 1726867422.17192: ^ task is: None 23743 1726867422.17193: ^ 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 23743 1726867422.17224: in VariableManager get_vars() 23743 1726867422.17240: done with get_vars() 23743 1726867422.17245: in VariableManager get_vars() 23743 1726867422.17256: done with get_vars() 23743 1726867422.17259: variable 'omit' from source: magic vars 23743 1726867422.17289: in VariableManager get_vars() 23743 1726867422.17301: done with get_vars() 23743 1726867422.17325: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23743 1726867422.17812: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867422.17831: getting the remaining hosts for this loop 23743 1726867422.17832: done getting the remaining hosts for this loop 23743 1726867422.17834: getting the next task for host managed_node3 23743 1726867422.17836: done getting next task for host managed_node3 23743 1726867422.17837: ^ task is: TASK: meta (flush_handlers) 23743 1726867422.17838: ^ 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 23743 1726867422.17839: getting variables 23743 1726867422.17840: in VariableManager get_vars() 23743 1726867422.17846: Calling all_inventory to load vars for managed_node3 23743 1726867422.17848: Calling groups_inventory to load vars for managed_node3 23743 1726867422.17849: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.17852: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.17855: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.17857: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.17936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.18043: done with get_vars() 23743 1726867422.18049: done getting variables 23743 1726867422.18083: in VariableManager get_vars() 23743 1726867422.18090: Calling all_inventory to load vars for managed_node3 23743 1726867422.18092: Calling groups_inventory to load vars for managed_node3 23743 1726867422.18093: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.18095: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.18097: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.18098: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.18190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.18300: done with get_vars() 23743 1726867422.18310: done queuing things up, now waiting for results queue to drain 23743 1726867422.18311: results queue empty 23743 1726867422.18312: checking for any_errors_fatal 23743 1726867422.18313: done checking for any_errors_fatal 23743 1726867422.18313: checking for max_fail_percentage 23743 1726867422.18314: done checking for max_fail_percentage 23743 1726867422.18314: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.18314: done checking to see if all hosts have failed 23743 1726867422.18315: getting the remaining hosts for this loop 23743 1726867422.18316: done getting the remaining hosts for this loop 23743 1726867422.18317: getting the next task for host managed_node3 23743 1726867422.18319: done getting next task for host managed_node3 23743 1726867422.18320: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23743 1726867422.18321: ^ 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 23743 1726867422.18327: getting variables 23743 1726867422.18328: in VariableManager get_vars() 23743 1726867422.18335: Calling all_inventory to load vars for managed_node3 23743 1726867422.18336: Calling groups_inventory to load vars for managed_node3 23743 1726867422.18337: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.18343: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.18344: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.18346: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.18427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.18538: done with get_vars() 23743 1726867422.18543: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:42 -0400 (0:00:00.079) 0:00:06.347 ****** 23743 1726867422.18585: entering _queue_task() for managed_node3/include_tasks 23743 1726867422.18773: worker is 1 (out of 1 available) 23743 1726867422.18788: exiting _queue_task() for managed_node3/include_tasks 23743 1726867422.18797: done queuing things up, now waiting for results queue to drain 23743 1726867422.18798: waiting for pending results... 23743 1726867422.18958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23743 1726867422.19035: in run() - task 0affcac9-a3a5-415b-8083-00000000003d 23743 1726867422.19049: variable 'ansible_search_path' from source: unknown 23743 1726867422.19052: variable 'ansible_search_path' from source: unknown 23743 1726867422.19082: calling self._execute() 23743 1726867422.19135: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.19141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.19149: variable 'omit' from source: magic vars 23743 1726867422.19518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.20911: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.21115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.21143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.21167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.21192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.21248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.21269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.21288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.21316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.21327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.21440: variable 'ansible_distribution' from source: facts 23743 1726867422.21443: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.21455: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.21461: when evaluation is False, skipping this task 23743 1726867422.21464: _execute() done 23743 1726867422.21467: dumping result to json 23743 1726867422.21469: done dumping result, returning 23743 1726867422.21476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415b-8083-00000000003d] 23743 1726867422.21483: sending task result for task 0affcac9-a3a5-415b-8083-00000000003d 23743 1726867422.21558: done sending task result for task 0affcac9-a3a5-415b-8083-00000000003d 23743 1726867422.21561: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.21606: no more pending results, returning what we have 23743 1726867422.21610: results queue empty 23743 1726867422.21611: checking for any_errors_fatal 23743 1726867422.21613: done checking for any_errors_fatal 23743 1726867422.21613: checking for max_fail_percentage 23743 1726867422.21614: done checking for max_fail_percentage 23743 1726867422.21615: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.21616: done checking to see if all hosts have failed 23743 1726867422.21616: getting the remaining hosts for this loop 23743 1726867422.21618: done getting the remaining hosts for this loop 23743 1726867422.21621: getting the next task for host managed_node3 23743 1726867422.21626: done getting next task for host managed_node3 23743 1726867422.21629: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23743 1726867422.21631: ^ 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 23743 1726867422.21641: getting variables 23743 1726867422.21642: in VariableManager get_vars() 23743 1726867422.21720: Calling all_inventory to load vars for managed_node3 23743 1726867422.21722: Calling groups_inventory to load vars for managed_node3 23743 1726867422.21725: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.21740: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.21743: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.21746: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.21856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.21982: done with get_vars() 23743 1726867422.21989: done getting variables 23743 1726867422.22029: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:42 -0400 (0:00:00.034) 0:00:06.382 ****** 23743 1726867422.22048: entering _queue_task() for managed_node3/debug 23743 1726867422.22237: worker is 1 (out of 1 available) 23743 1726867422.22253: exiting _queue_task() for managed_node3/debug 23743 1726867422.22265: done queuing things up, now waiting for results queue to drain 23743 1726867422.22266: waiting for pending results... 23743 1726867422.22437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23743 1726867422.22509: in run() - task 0affcac9-a3a5-415b-8083-00000000003e 23743 1726867422.22520: variable 'ansible_search_path' from source: unknown 23743 1726867422.22524: variable 'ansible_search_path' from source: unknown 23743 1726867422.22549: calling self._execute() 23743 1726867422.22611: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.22614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.22622: variable 'omit' from source: magic vars 23743 1726867422.22947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.24975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.25182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.25185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.25187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.25188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.25200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.25229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.25254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.25296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.25312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.25466: variable 'ansible_distribution' from source: facts 23743 1726867422.25475: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.25490: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.25499: when evaluation is False, skipping this task 23743 1726867422.25505: _execute() done 23743 1726867422.25510: dumping result to json 23743 1726867422.25515: done dumping result, returning 23743 1726867422.25524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415b-8083-00000000003e] 23743 1726867422.25531: sending task result for task 0affcac9-a3a5-415b-8083-00000000003e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867422.25668: no more pending results, returning what we have 23743 1726867422.25672: results queue empty 23743 1726867422.25673: checking for any_errors_fatal 23743 1726867422.25679: done checking for any_errors_fatal 23743 1726867422.25680: checking for max_fail_percentage 23743 1726867422.25681: done checking for max_fail_percentage 23743 1726867422.25682: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.25682: done checking to see if all hosts have failed 23743 1726867422.25683: getting the remaining hosts for this loop 23743 1726867422.25685: done getting the remaining hosts for this loop 23743 1726867422.25688: getting the next task for host managed_node3 23743 1726867422.25692: done getting next task for host managed_node3 23743 1726867422.25695: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23743 1726867422.25697: ^ 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 23743 1726867422.25712: getting variables 23743 1726867422.25713: in VariableManager get_vars() 23743 1726867422.25742: Calling all_inventory to load vars for managed_node3 23743 1726867422.25745: Calling groups_inventory to load vars for managed_node3 23743 1726867422.25747: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.25755: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.25757: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.25759: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.25880: done sending task result for task 0affcac9-a3a5-415b-8083-00000000003e 23743 1726867422.25884: WORKER PROCESS EXITING 23743 1726867422.25894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.26028: done with get_vars() 23743 1726867422.26036: done getting variables 23743 1726867422.26073: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:42 -0400 (0:00:00.040) 0:00:06.422 ****** 23743 1726867422.26094: entering _queue_task() for managed_node3/fail 23743 1726867422.26264: worker is 1 (out of 1 available) 23743 1726867422.26276: exiting _queue_task() for managed_node3/fail 23743 1726867422.26288: done queuing things up, now waiting for results queue to drain 23743 1726867422.26289: waiting for pending results... 23743 1726867422.26451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23743 1726867422.26512: in run() - task 0affcac9-a3a5-415b-8083-00000000003f 23743 1726867422.26527: variable 'ansible_search_path' from source: unknown 23743 1726867422.26531: variable 'ansible_search_path' from source: unknown 23743 1726867422.26558: calling self._execute() 23743 1726867422.26616: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.26619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.26638: variable 'omit' from source: magic vars 23743 1726867422.26948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.28528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.28568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.28598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.28626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.28645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.28708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.28726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.28743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.28768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.28781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.28895: variable 'ansible_distribution' from source: facts 23743 1726867422.28898: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.28908: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.28924: when evaluation is False, skipping this task 23743 1726867422.28927: _execute() done 23743 1726867422.28929: dumping result to json 23743 1726867422.28932: done dumping result, returning 23743 1726867422.28934: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415b-8083-00000000003f] 23743 1726867422.28936: sending task result for task 0affcac9-a3a5-415b-8083-00000000003f 23743 1726867422.29014: done sending task result for task 0affcac9-a3a5-415b-8083-00000000003f 23743 1726867422.29016: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.29064: no more pending results, returning what we have 23743 1726867422.29068: results queue empty 23743 1726867422.29069: checking for any_errors_fatal 23743 1726867422.29075: done checking for any_errors_fatal 23743 1726867422.29075: checking for max_fail_percentage 23743 1726867422.29083: done checking for max_fail_percentage 23743 1726867422.29085: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.29085: done checking to see if all hosts have failed 23743 1726867422.29086: getting the remaining hosts for this loop 23743 1726867422.29088: done getting the remaining hosts for this loop 23743 1726867422.29091: getting the next task for host managed_node3 23743 1726867422.29095: done getting next task for host managed_node3 23743 1726867422.29099: ^ 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 23743 1726867422.29101: ^ 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 23743 1726867422.29111: getting variables 23743 1726867422.29113: in VariableManager get_vars() 23743 1726867422.29143: Calling all_inventory to load vars for managed_node3 23743 1726867422.29145: Calling groups_inventory to load vars for managed_node3 23743 1726867422.29147: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.29155: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.29158: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.29160: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.29285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.29409: done with get_vars() 23743 1726867422.29417: done getting variables 23743 1726867422.29453: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:42 -0400 (0:00:00.033) 0:00:06.456 ****** 23743 1726867422.29472: entering _queue_task() for managed_node3/fail 23743 1726867422.29649: worker is 1 (out of 1 available) 23743 1726867422.29664: exiting _queue_task() for managed_node3/fail 23743 1726867422.29674: done queuing things up, now waiting for results queue to drain 23743 1726867422.29674: waiting for pending results... 23743 1726867422.29839: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23743 1726867422.29897: in run() - task 0affcac9-a3a5-415b-8083-000000000040 23743 1726867422.29915: variable 'ansible_search_path' from source: unknown 23743 1726867422.29919: variable 'ansible_search_path' from source: unknown 23743 1726867422.29942: calling self._execute() 23743 1726867422.29997: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.30001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.30019: variable 'omit' from source: magic vars 23743 1726867422.30328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.31880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.31921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.31947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.31971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.32009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.32063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.32090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.32108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.32136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.32146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.32257: variable 'ansible_distribution' from source: facts 23743 1726867422.32260: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.32270: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.32273: when evaluation is False, skipping this task 23743 1726867422.32275: _execute() done 23743 1726867422.32279: dumping result to json 23743 1726867422.32281: done dumping result, returning 23743 1726867422.32290: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415b-8083-000000000040] 23743 1726867422.32292: sending task result for task 0affcac9-a3a5-415b-8083-000000000040 23743 1726867422.32375: done sending task result for task 0affcac9-a3a5-415b-8083-000000000040 23743 1726867422.32381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.32447: no more pending results, returning what we have 23743 1726867422.32450: results queue empty 23743 1726867422.32450: checking for any_errors_fatal 23743 1726867422.32456: done checking for any_errors_fatal 23743 1726867422.32457: checking for max_fail_percentage 23743 1726867422.32458: done checking for max_fail_percentage 23743 1726867422.32459: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.32459: done checking to see if all hosts have failed 23743 1726867422.32460: getting the remaining hosts for this loop 23743 1726867422.32461: done getting the remaining hosts for this loop 23743 1726867422.32464: getting the next task for host managed_node3 23743 1726867422.32468: done getting next task for host managed_node3 23743 1726867422.32471: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23743 1726867422.32472: ^ 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 23743 1726867422.32485: getting variables 23743 1726867422.32486: in VariableManager get_vars() 23743 1726867422.32516: Calling all_inventory to load vars for managed_node3 23743 1726867422.32518: Calling groups_inventory to load vars for managed_node3 23743 1726867422.32520: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.32529: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.32531: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.32533: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.32696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.32816: done with get_vars() 23743 1726867422.32823: done getting variables 23743 1726867422.32862: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:42 -0400 (0:00:00.034) 0:00:06.490 ****** 23743 1726867422.32892: entering _queue_task() for managed_node3/fail 23743 1726867422.33069: worker is 1 (out of 1 available) 23743 1726867422.33084: exiting _queue_task() for managed_node3/fail 23743 1726867422.33094: done queuing things up, now waiting for results queue to drain 23743 1726867422.33095: waiting for pending results... 23743 1726867422.33260: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23743 1726867422.33324: in run() - task 0affcac9-a3a5-415b-8083-000000000041 23743 1726867422.33334: variable 'ansible_search_path' from source: unknown 23743 1726867422.33337: variable 'ansible_search_path' from source: unknown 23743 1726867422.33366: calling self._execute() 23743 1726867422.33426: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.33433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.33439: variable 'omit' from source: magic vars 23743 1726867422.33756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.35317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.35366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.35392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.35422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.35441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.35497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.35523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.35539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.35565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.35575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.35687: variable 'ansible_distribution' from source: facts 23743 1726867422.35691: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.35701: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.35704: when evaluation is False, skipping this task 23743 1726867422.35706: _execute() done 23743 1726867422.35709: dumping result to json 23743 1726867422.35716: done dumping result, returning 23743 1726867422.35722: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415b-8083-000000000041] 23743 1726867422.35726: sending task result for task 0affcac9-a3a5-415b-8083-000000000041 23743 1726867422.35811: done sending task result for task 0affcac9-a3a5-415b-8083-000000000041 23743 1726867422.35814: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.35866: no more pending results, returning what we have 23743 1726867422.35869: results queue empty 23743 1726867422.35870: checking for any_errors_fatal 23743 1726867422.35875: done checking for any_errors_fatal 23743 1726867422.35876: checking for max_fail_percentage 23743 1726867422.35879: done checking for max_fail_percentage 23743 1726867422.35880: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.35881: done checking to see if all hosts have failed 23743 1726867422.35881: getting the remaining hosts for this loop 23743 1726867422.35883: done getting the remaining hosts for this loop 23743 1726867422.35886: getting the next task for host managed_node3 23743 1726867422.35890: done getting next task for host managed_node3 23743 1726867422.35893: ^ 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 23743 1726867422.35895: ^ 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 23743 1726867422.35906: getting variables 23743 1726867422.35907: in VariableManager get_vars() 23743 1726867422.35937: Calling all_inventory to load vars for managed_node3 23743 1726867422.35939: Calling groups_inventory to load vars for managed_node3 23743 1726867422.35941: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.35950: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.35952: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.35954: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.36071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.36192: done with get_vars() 23743 1726867422.36203: done getting variables 23743 1726867422.36241: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:42 -0400 (0:00:00.033) 0:00:06.524 ****** 23743 1726867422.36260: entering _queue_task() for managed_node3/dnf 23743 1726867422.36439: worker is 1 (out of 1 available) 23743 1726867422.36451: exiting _queue_task() for managed_node3/dnf 23743 1726867422.36461: done queuing things up, now waiting for results queue to drain 23743 1726867422.36462: waiting for pending results... 23743 1726867422.36631: running TaskExecutor() for managed_node3/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 23743 1726867422.36689: in run() - task 0affcac9-a3a5-415b-8083-000000000042 23743 1726867422.36713: variable 'ansible_search_path' from source: unknown 23743 1726867422.36716: variable 'ansible_search_path' from source: unknown 23743 1726867422.36740: calling self._execute() 23743 1726867422.36796: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.36811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.36815: variable 'omit' from source: magic vars 23743 1726867422.37129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.38723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.38764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.38809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.38833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.38854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.38918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.38939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.38957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.38989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.39000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.39125: variable 'ansible_distribution' from source: facts 23743 1726867422.39128: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.39138: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.39141: when evaluation is False, skipping this task 23743 1726867422.39143: _execute() done 23743 1726867422.39146: dumping result to json 23743 1726867422.39148: done dumping result, returning 23743 1726867422.39156: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-000000000042] 23743 1726867422.39159: sending task result for task 0affcac9-a3a5-415b-8083-000000000042 23743 1726867422.39254: done sending task result for task 0affcac9-a3a5-415b-8083-000000000042 23743 1726867422.39257: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.39310: no more pending results, returning what we have 23743 1726867422.39313: results queue empty 23743 1726867422.39314: checking for any_errors_fatal 23743 1726867422.39321: done checking for any_errors_fatal 23743 1726867422.39321: checking for max_fail_percentage 23743 1726867422.39323: done checking for max_fail_percentage 23743 1726867422.39323: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.39324: done checking to see if all hosts have failed 23743 1726867422.39325: getting the remaining hosts for this loop 23743 1726867422.39327: done getting the remaining hosts for this loop 23743 1726867422.39330: getting the next task for host managed_node3 23743 1726867422.39334: done getting next task for host managed_node3 23743 1726867422.39337: ^ 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 23743 1726867422.39339: ^ 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 23743 1726867422.39350: getting variables 23743 1726867422.39352: in VariableManager get_vars() 23743 1726867422.39385: Calling all_inventory to load vars for managed_node3 23743 1726867422.39391: Calling groups_inventory to load vars for managed_node3 23743 1726867422.39394: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.39402: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.39404: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.39409: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.39737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.39849: done with get_vars() 23743 1726867422.39856: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23743 1726867422.39910: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:42 -0400 (0:00:00.036) 0:00:06.560 ****** 23743 1726867422.39938: entering _queue_task() for managed_node3/yum 23743 1726867422.40125: worker is 1 (out of 1 available) 23743 1726867422.40139: exiting _queue_task() for managed_node3/yum 23743 1726867422.40150: done queuing things up, now waiting for results queue to drain 23743 1726867422.40150: waiting for pending results... 23743 1726867422.40328: running TaskExecutor() for managed_node3/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 23743 1726867422.40391: in run() - task 0affcac9-a3a5-415b-8083-000000000043 23743 1726867422.40402: variable 'ansible_search_path' from source: unknown 23743 1726867422.40406: variable 'ansible_search_path' from source: unknown 23743 1726867422.40444: calling self._execute() 23743 1726867422.40508: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.40515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.40523: variable 'omit' from source: magic vars 23743 1726867422.40871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.42761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.42805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.42836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.42863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.42885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.42946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.42967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.42986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.43014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.43026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.43150: variable 'ansible_distribution' from source: facts 23743 1726867422.43155: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.43168: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.43171: when evaluation is False, skipping this task 23743 1726867422.43173: _execute() done 23743 1726867422.43176: dumping result to json 23743 1726867422.43180: done dumping result, returning 23743 1726867422.43183: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-000000000043] 23743 1726867422.43188: sending task result for task 0affcac9-a3a5-415b-8083-000000000043 23743 1726867422.43285: done sending task result for task 0affcac9-a3a5-415b-8083-000000000043 23743 1726867422.43287: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.43334: no more pending results, returning what we have 23743 1726867422.43338: results queue empty 23743 1726867422.43339: checking for any_errors_fatal 23743 1726867422.43344: done checking for any_errors_fatal 23743 1726867422.43345: checking for max_fail_percentage 23743 1726867422.43347: done checking for max_fail_percentage 23743 1726867422.43347: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.43348: done checking to see if all hosts have failed 23743 1726867422.43348: getting the remaining hosts for this loop 23743 1726867422.43350: done getting the remaining hosts for this loop 23743 1726867422.43353: getting the next task for host managed_node3 23743 1726867422.43358: done getting next task for host managed_node3 23743 1726867422.43361: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23743 1726867422.43363: ^ 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 23743 1726867422.43374: getting variables 23743 1726867422.43376: in VariableManager get_vars() 23743 1726867422.43414: Calling all_inventory to load vars for managed_node3 23743 1726867422.43417: Calling groups_inventory to load vars for managed_node3 23743 1726867422.43419: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.43429: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.43432: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.43435: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.43574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.43720: done with get_vars() 23743 1726867422.43729: done getting variables 23743 1726867422.43767: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:42 -0400 (0:00:00.038) 0:00:06.599 ****** 23743 1726867422.43789: entering _queue_task() for managed_node3/fail 23743 1726867422.43983: worker is 1 (out of 1 available) 23743 1726867422.43996: exiting _queue_task() for managed_node3/fail 23743 1726867422.44006: done queuing things up, now waiting for results queue to drain 23743 1726867422.44010: waiting for pending results... 23743 1726867422.44173: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23743 1726867422.44241: in run() - task 0affcac9-a3a5-415b-8083-000000000044 23743 1726867422.44255: variable 'ansible_search_path' from source: unknown 23743 1726867422.44258: variable 'ansible_search_path' from source: unknown 23743 1726867422.44289: calling self._execute() 23743 1726867422.44344: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.44353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.44365: variable 'omit' from source: magic vars 23743 1726867422.44693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.46148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.46190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.46228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.46253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.46273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.46333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.46352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.46369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.46398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.46413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.46525: variable 'ansible_distribution' from source: facts 23743 1726867422.46528: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.46539: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.46542: when evaluation is False, skipping this task 23743 1726867422.46545: _execute() done 23743 1726867422.46547: dumping result to json 23743 1726867422.46550: done dumping result, returning 23743 1726867422.46555: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-000000000044] 23743 1726867422.46560: sending task result for task 0affcac9-a3a5-415b-8083-000000000044 23743 1726867422.46648: done sending task result for task 0affcac9-a3a5-415b-8083-000000000044 23743 1726867422.46651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.46696: no more pending results, returning what we have 23743 1726867422.46699: results queue empty 23743 1726867422.46700: checking for any_errors_fatal 23743 1726867422.46709: done checking for any_errors_fatal 23743 1726867422.46709: checking for max_fail_percentage 23743 1726867422.46711: done checking for max_fail_percentage 23743 1726867422.46712: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.46712: done checking to see if all hosts have failed 23743 1726867422.46713: getting the remaining hosts for this loop 23743 1726867422.46714: done getting the remaining hosts for this loop 23743 1726867422.46717: getting the next task for host managed_node3 23743 1726867422.46722: done getting next task for host managed_node3 23743 1726867422.46725: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23743 1726867422.46727: ^ 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 23743 1726867422.46738: getting variables 23743 1726867422.46739: in VariableManager get_vars() 23743 1726867422.46767: Calling all_inventory to load vars for managed_node3 23743 1726867422.46770: Calling groups_inventory to load vars for managed_node3 23743 1726867422.46771: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.46789: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.46792: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.46795: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.46943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.47059: done with get_vars() 23743 1726867422.47066: done getting variables 23743 1726867422.47105: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:42 -0400 (0:00:00.033) 0:00:06.632 ****** 23743 1726867422.47126: entering _queue_task() for managed_node3/package 23743 1726867422.47305: worker is 1 (out of 1 available) 23743 1726867422.47321: exiting _queue_task() for managed_node3/package 23743 1726867422.47332: done queuing things up, now waiting for results queue to drain 23743 1726867422.47333: waiting for pending results... 23743 1726867422.47484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23743 1726867422.47548: in run() - task 0affcac9-a3a5-415b-8083-000000000045 23743 1726867422.47563: variable 'ansible_search_path' from source: unknown 23743 1726867422.47567: variable 'ansible_search_path' from source: unknown 23743 1726867422.47593: calling self._execute() 23743 1726867422.47644: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.47647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.47657: variable 'omit' from source: magic vars 23743 1726867422.47969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.49350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.49392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.49424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.49448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.49467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.49528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.49547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.49565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.49593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.49604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.49718: variable 'ansible_distribution' from source: facts 23743 1726867422.49722: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.49732: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.49740: when evaluation is False, skipping this task 23743 1726867422.49742: _execute() done 23743 1726867422.49745: dumping result to json 23743 1726867422.49748: done dumping result, returning 23743 1726867422.49754: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415b-8083-000000000045] 23743 1726867422.49760: sending task result for task 0affcac9-a3a5-415b-8083-000000000045 23743 1726867422.49842: done sending task result for task 0affcac9-a3a5-415b-8083-000000000045 23743 1726867422.49846: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.49901: no more pending results, returning what we have 23743 1726867422.49904: results queue empty 23743 1726867422.49905: checking for any_errors_fatal 23743 1726867422.49912: done checking for any_errors_fatal 23743 1726867422.49912: checking for max_fail_percentage 23743 1726867422.49914: done checking for max_fail_percentage 23743 1726867422.49915: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.49915: done checking to see if all hosts have failed 23743 1726867422.49916: getting the remaining hosts for this loop 23743 1726867422.49917: done getting the remaining hosts for this loop 23743 1726867422.49920: getting the next task for host managed_node3 23743 1726867422.49925: done getting next task for host managed_node3 23743 1726867422.49928: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23743 1726867422.49930: ^ 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 23743 1726867422.49941: getting variables 23743 1726867422.49942: in VariableManager get_vars() 23743 1726867422.49972: Calling all_inventory to load vars for managed_node3 23743 1726867422.49974: Calling groups_inventory to load vars for managed_node3 23743 1726867422.49976: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.49986: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.49989: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.49991: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.50118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.50238: done with get_vars() 23743 1726867422.50246: done getting variables 23743 1726867422.50287: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:42 -0400 (0:00:00.031) 0:00:06.664 ****** 23743 1726867422.50306: entering _queue_task() for managed_node3/package 23743 1726867422.50484: worker is 1 (out of 1 available) 23743 1726867422.50497: exiting _queue_task() for managed_node3/package 23743 1726867422.50510: done queuing things up, now waiting for results queue to drain 23743 1726867422.50511: waiting for pending results... 23743 1726867422.50667: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23743 1726867422.50727: in run() - task 0affcac9-a3a5-415b-8083-000000000046 23743 1726867422.50746: variable 'ansible_search_path' from source: unknown 23743 1726867422.50749: variable 'ansible_search_path' from source: unknown 23743 1726867422.50772: calling self._execute() 23743 1726867422.50831: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.50835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.50849: variable 'omit' from source: magic vars 23743 1726867422.51170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.52599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.52637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.52672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.52710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.52720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.52773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.52796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.52818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.52844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.52856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.52967: variable 'ansible_distribution' from source: facts 23743 1726867422.52970: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.52981: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.52984: when evaluation is False, skipping this task 23743 1726867422.52987: _execute() done 23743 1726867422.52990: dumping result to json 23743 1726867422.52992: done dumping result, returning 23743 1726867422.52998: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415b-8083-000000000046] 23743 1726867422.53003: sending task result for task 0affcac9-a3a5-415b-8083-000000000046 23743 1726867422.53094: done sending task result for task 0affcac9-a3a5-415b-8083-000000000046 23743 1726867422.53097: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.53166: no more pending results, returning what we have 23743 1726867422.53169: results queue empty 23743 1726867422.53169: checking for any_errors_fatal 23743 1726867422.53175: done checking for any_errors_fatal 23743 1726867422.53176: checking for max_fail_percentage 23743 1726867422.53179: done checking for max_fail_percentage 23743 1726867422.53180: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.53181: done checking to see if all hosts have failed 23743 1726867422.53182: getting the remaining hosts for this loop 23743 1726867422.53183: done getting the remaining hosts for this loop 23743 1726867422.53186: getting the next task for host managed_node3 23743 1726867422.53198: done getting next task for host managed_node3 23743 1726867422.53202: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23743 1726867422.53204: ^ 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 23743 1726867422.53217: getting variables 23743 1726867422.53218: in VariableManager get_vars() 23743 1726867422.53246: Calling all_inventory to load vars for managed_node3 23743 1726867422.53247: Calling groups_inventory to load vars for managed_node3 23743 1726867422.53249: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.53256: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.53258: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.53260: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.53397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.53513: done with get_vars() 23743 1726867422.53522: done getting variables 23743 1726867422.53558: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:42 -0400 (0:00:00.032) 0:00:06.697 ****** 23743 1726867422.53576: entering _queue_task() for managed_node3/package 23743 1726867422.53746: worker is 1 (out of 1 available) 23743 1726867422.53758: exiting _queue_task() for managed_node3/package 23743 1726867422.53769: done queuing things up, now waiting for results queue to drain 23743 1726867422.53770: waiting for pending results... 23743 1726867422.53937: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23743 1726867422.54006: in run() - task 0affcac9-a3a5-415b-8083-000000000047 23743 1726867422.54014: variable 'ansible_search_path' from source: unknown 23743 1726867422.54017: variable 'ansible_search_path' from source: unknown 23743 1726867422.54044: calling self._execute() 23743 1726867422.54104: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.54107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.54119: variable 'omit' from source: magic vars 23743 1726867422.54427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.55824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.55867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.55893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.55920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.55940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.55997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.56020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.56037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.56064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.56081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.56190: variable 'ansible_distribution' from source: facts 23743 1726867422.56194: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.56197: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.56201: when evaluation is False, skipping this task 23743 1726867422.56203: _execute() done 23743 1726867422.56206: dumping result to json 23743 1726867422.56213: done dumping result, returning 23743 1726867422.56219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415b-8083-000000000047] 23743 1726867422.56223: sending task result for task 0affcac9-a3a5-415b-8083-000000000047 23743 1726867422.56305: done sending task result for task 0affcac9-a3a5-415b-8083-000000000047 23743 1726867422.56308: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.56354: no more pending results, returning what we have 23743 1726867422.56357: results queue empty 23743 1726867422.56358: checking for any_errors_fatal 23743 1726867422.56365: done checking for any_errors_fatal 23743 1726867422.56366: checking for max_fail_percentage 23743 1726867422.56367: done checking for max_fail_percentage 23743 1726867422.56368: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.56369: done checking to see if all hosts have failed 23743 1726867422.56369: getting the remaining hosts for this loop 23743 1726867422.56370: done getting the remaining hosts for this loop 23743 1726867422.56373: getting the next task for host managed_node3 23743 1726867422.56380: done getting next task for host managed_node3 23743 1726867422.56383: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23743 1726867422.56385: ^ 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 23743 1726867422.56395: getting variables 23743 1726867422.56397: in VariableManager get_vars() 23743 1726867422.56426: Calling all_inventory to load vars for managed_node3 23743 1726867422.56428: Calling groups_inventory to load vars for managed_node3 23743 1726867422.56430: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.56438: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.56441: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.56443: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.56552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.56667: done with get_vars() 23743 1726867422.56674: done getting variables 23743 1726867422.56713: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:42 -0400 (0:00:00.031) 0:00:06.728 ****** 23743 1726867422.56732: entering _queue_task() for managed_node3/service 23743 1726867422.56898: worker is 1 (out of 1 available) 23743 1726867422.56909: exiting _queue_task() for managed_node3/service 23743 1726867422.56920: done queuing things up, now waiting for results queue to drain 23743 1726867422.56921: waiting for pending results... 23743 1726867422.57073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23743 1726867422.57133: in run() - task 0affcac9-a3a5-415b-8083-000000000048 23743 1726867422.57151: variable 'ansible_search_path' from source: unknown 23743 1726867422.57154: variable 'ansible_search_path' from source: unknown 23743 1726867422.57174: calling self._execute() 23743 1726867422.57240: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.57243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.57254: variable 'omit' from source: magic vars 23743 1726867422.57572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.58979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.59025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.59059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.59086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.59114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.59162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.59182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.59200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.59232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.59243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.59353: variable 'ansible_distribution' from source: facts 23743 1726867422.59356: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.59366: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.59369: when evaluation is False, skipping this task 23743 1726867422.59371: _execute() done 23743 1726867422.59374: dumping result to json 23743 1726867422.59376: done dumping result, returning 23743 1726867422.59384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415b-8083-000000000048] 23743 1726867422.59388: sending task result for task 0affcac9-a3a5-415b-8083-000000000048 23743 1726867422.59471: done sending task result for task 0affcac9-a3a5-415b-8083-000000000048 23743 1726867422.59474: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.59518: no more pending results, returning what we have 23743 1726867422.59521: results queue empty 23743 1726867422.59522: checking for any_errors_fatal 23743 1726867422.59529: done checking for any_errors_fatal 23743 1726867422.59530: checking for max_fail_percentage 23743 1726867422.59531: done checking for max_fail_percentage 23743 1726867422.59532: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.59532: done checking to see if all hosts have failed 23743 1726867422.59533: getting the remaining hosts for this loop 23743 1726867422.59534: done getting the remaining hosts for this loop 23743 1726867422.59537: getting the next task for host managed_node3 23743 1726867422.59542: done getting next task for host managed_node3 23743 1726867422.59545: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23743 1726867422.59547: ^ 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 23743 1726867422.59559: getting variables 23743 1726867422.59560: in VariableManager get_vars() 23743 1726867422.59590: Calling all_inventory to load vars for managed_node3 23743 1726867422.59592: Calling groups_inventory to load vars for managed_node3 23743 1726867422.59594: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.59602: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.59605: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.59610: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.59761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.59875: done with get_vars() 23743 1726867422.59883: done getting variables 23743 1726867422.59919: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:42 -0400 (0:00:00.032) 0:00:06.760 ****** 23743 1726867422.59939: entering _queue_task() for managed_node3/service 23743 1726867422.60103: worker is 1 (out of 1 available) 23743 1726867422.60116: exiting _queue_task() for managed_node3/service 23743 1726867422.60125: done queuing things up, now waiting for results queue to drain 23743 1726867422.60126: waiting for pending results... 23743 1726867422.60288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23743 1726867422.60343: in run() - task 0affcac9-a3a5-415b-8083-000000000049 23743 1726867422.60354: variable 'ansible_search_path' from source: unknown 23743 1726867422.60364: variable 'ansible_search_path' from source: unknown 23743 1726867422.60391: calling self._execute() 23743 1726867422.60451: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.60457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.60472: variable 'omit' from source: magic vars 23743 1726867422.60776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.62168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.62217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.62243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.62267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.62289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.62346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.62366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.62385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.62417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.62432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.62542: variable 'ansible_distribution' from source: facts 23743 1726867422.62546: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.62548: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.62551: when evaluation is False, skipping this task 23743 1726867422.62553: _execute() done 23743 1726867422.62556: dumping result to json 23743 1726867422.62560: done dumping result, returning 23743 1726867422.62567: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415b-8083-000000000049] 23743 1726867422.62571: sending task result for task 0affcac9-a3a5-415b-8083-000000000049 23743 1726867422.62654: done sending task result for task 0affcac9-a3a5-415b-8083-000000000049 23743 1726867422.62657: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23743 1726867422.62695: no more pending results, returning what we have 23743 1726867422.62699: results queue empty 23743 1726867422.62700: checking for any_errors_fatal 23743 1726867422.62706: done checking for any_errors_fatal 23743 1726867422.62706: checking for max_fail_percentage 23743 1726867422.62708: done checking for max_fail_percentage 23743 1726867422.62708: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.62709: done checking to see if all hosts have failed 23743 1726867422.62710: getting the remaining hosts for this loop 23743 1726867422.62711: done getting the remaining hosts for this loop 23743 1726867422.62715: getting the next task for host managed_node3 23743 1726867422.62719: done getting next task for host managed_node3 23743 1726867422.62722: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23743 1726867422.62724: ^ 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 23743 1726867422.62735: getting variables 23743 1726867422.62736: in VariableManager get_vars() 23743 1726867422.62764: Calling all_inventory to load vars for managed_node3 23743 1726867422.62766: Calling groups_inventory to load vars for managed_node3 23743 1726867422.62768: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.62776: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.62780: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.62783: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.62898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.63022: done with get_vars() 23743 1726867422.63028: done getting variables 23743 1726867422.63065: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:42 -0400 (0:00:00.031) 0:00:06.792 ****** 23743 1726867422.63086: entering _queue_task() for managed_node3/service 23743 1726867422.63255: worker is 1 (out of 1 available) 23743 1726867422.63267: exiting _queue_task() for managed_node3/service 23743 1726867422.63279: done queuing things up, now waiting for results queue to drain 23743 1726867422.63280: waiting for pending results... 23743 1726867422.63441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23743 1726867422.63495: in run() - task 0affcac9-a3a5-415b-8083-00000000004a 23743 1726867422.63512: variable 'ansible_search_path' from source: unknown 23743 1726867422.63515: variable 'ansible_search_path' from source: unknown 23743 1726867422.63540: calling self._execute() 23743 1726867422.63598: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.63601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.63618: variable 'omit' from source: magic vars 23743 1726867422.63924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.65336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.65382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.65416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.65441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.65464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.65520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.65539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.65557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.65588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.65599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.65710: variable 'ansible_distribution' from source: facts 23743 1726867422.65714: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.65721: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.65724: when evaluation is False, skipping this task 23743 1726867422.65726: _execute() done 23743 1726867422.65729: dumping result to json 23743 1726867422.65731: done dumping result, returning 23743 1726867422.65738: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415b-8083-00000000004a] 23743 1726867422.65742: sending task result for task 0affcac9-a3a5-415b-8083-00000000004a 23743 1726867422.65826: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004a 23743 1726867422.65828: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.65867: no more pending results, returning what we have 23743 1726867422.65870: results queue empty 23743 1726867422.65871: checking for any_errors_fatal 23743 1726867422.65880: done checking for any_errors_fatal 23743 1726867422.65881: checking for max_fail_percentage 23743 1726867422.65882: done checking for max_fail_percentage 23743 1726867422.65883: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.65884: done checking to see if all hosts have failed 23743 1726867422.65885: getting the remaining hosts for this loop 23743 1726867422.65886: done getting the remaining hosts for this loop 23743 1726867422.65889: getting the next task for host managed_node3 23743 1726867422.65894: done getting next task for host managed_node3 23743 1726867422.65897: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23743 1726867422.65898: ^ 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 23743 1726867422.65912: getting variables 23743 1726867422.65914: in VariableManager get_vars() 23743 1726867422.65943: Calling all_inventory to load vars for managed_node3 23743 1726867422.65945: Calling groups_inventory to load vars for managed_node3 23743 1726867422.65947: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.65955: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.65957: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.65960: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.66114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.66228: done with get_vars() 23743 1726867422.66235: done getting variables 23743 1726867422.66270: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:42 -0400 (0:00:00.032) 0:00:06.824 ****** 23743 1726867422.66290: entering _queue_task() for managed_node3/service 23743 1726867422.66456: worker is 1 (out of 1 available) 23743 1726867422.66468: exiting _queue_task() for managed_node3/service 23743 1726867422.66481: done queuing things up, now waiting for results queue to drain 23743 1726867422.66482: waiting for pending results... 23743 1726867422.66643: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23743 1726867422.66703: in run() - task 0affcac9-a3a5-415b-8083-00000000004b 23743 1726867422.66718: variable 'ansible_search_path' from source: unknown 23743 1726867422.66722: variable 'ansible_search_path' from source: unknown 23743 1726867422.66748: calling self._execute() 23743 1726867422.66804: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.66807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.66829: variable 'omit' from source: magic vars 23743 1726867422.67134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.68535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.68580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.68607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.68634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.68653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.68713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.68743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.68761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.68793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.68804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.68918: variable 'ansible_distribution' from source: facts 23743 1726867422.68921: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.68932: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.68936: when evaluation is False, skipping this task 23743 1726867422.68938: _execute() done 23743 1726867422.68941: dumping result to json 23743 1726867422.68944: done dumping result, returning 23743 1726867422.68950: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415b-8083-00000000004b] 23743 1726867422.68954: sending task result for task 0affcac9-a3a5-415b-8083-00000000004b 23743 1726867422.69035: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004b 23743 1726867422.69038: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23743 1726867422.69081: no more pending results, returning what we have 23743 1726867422.69085: results queue empty 23743 1726867422.69086: checking for any_errors_fatal 23743 1726867422.69093: done checking for any_errors_fatal 23743 1726867422.69093: checking for max_fail_percentage 23743 1726867422.69095: done checking for max_fail_percentage 23743 1726867422.69096: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.69097: done checking to see if all hosts have failed 23743 1726867422.69097: getting the remaining hosts for this loop 23743 1726867422.69099: done getting the remaining hosts for this loop 23743 1726867422.69102: getting the next task for host managed_node3 23743 1726867422.69107: done getting next task for host managed_node3 23743 1726867422.69110: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23743 1726867422.69111: ^ 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 23743 1726867422.69123: getting variables 23743 1726867422.69124: in VariableManager get_vars() 23743 1726867422.69155: Calling all_inventory to load vars for managed_node3 23743 1726867422.69158: Calling groups_inventory to load vars for managed_node3 23743 1726867422.69160: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.69168: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.69170: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.69173: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.69299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.69418: done with get_vars() 23743 1726867422.69425: done getting variables 23743 1726867422.69460: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:42 -0400 (0:00:00.031) 0:00:06.856 ****** 23743 1726867422.69481: entering _queue_task() for managed_node3/copy 23743 1726867422.69668: worker is 1 (out of 1 available) 23743 1726867422.69762: exiting _queue_task() for managed_node3/copy 23743 1726867422.69774: done queuing things up, now waiting for results queue to drain 23743 1726867422.69775: waiting for pending results... 23743 1726867422.69915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23743 1726867422.69971: in run() - task 0affcac9-a3a5-415b-8083-00000000004c 23743 1726867422.69983: variable 'ansible_search_path' from source: unknown 23743 1726867422.69986: variable 'ansible_search_path' from source: unknown 23743 1726867422.70018: calling self._execute() 23743 1726867422.70071: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.70075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.70085: variable 'omit' from source: magic vars 23743 1726867422.70455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.71802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.71850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.71888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.71913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.71934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.71994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.72014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.72031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.72057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.72068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.72187: variable 'ansible_distribution' from source: facts 23743 1726867422.72192: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.72205: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.72211: when evaluation is False, skipping this task 23743 1726867422.72214: _execute() done 23743 1726867422.72216: dumping result to json 23743 1726867422.72218: done dumping result, returning 23743 1726867422.72221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415b-8083-00000000004c] 23743 1726867422.72226: sending task result for task 0affcac9-a3a5-415b-8083-00000000004c 23743 1726867422.72317: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004c 23743 1726867422.72320: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.72368: no more pending results, returning what we have 23743 1726867422.72373: results queue empty 23743 1726867422.72375: checking for any_errors_fatal 23743 1726867422.72384: done checking for any_errors_fatal 23743 1726867422.72385: checking for max_fail_percentage 23743 1726867422.72386: done checking for max_fail_percentage 23743 1726867422.72387: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.72388: done checking to see if all hosts have failed 23743 1726867422.72389: getting the remaining hosts for this loop 23743 1726867422.72390: done getting the remaining hosts for this loop 23743 1726867422.72394: getting the next task for host managed_node3 23743 1726867422.72398: done getting next task for host managed_node3 23743 1726867422.72403: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23743 1726867422.72405: ^ 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 23743 1726867422.72418: getting variables 23743 1726867422.72420: in VariableManager get_vars() 23743 1726867422.72450: Calling all_inventory to load vars for managed_node3 23743 1726867422.72454: Calling groups_inventory to load vars for managed_node3 23743 1726867422.72456: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.72464: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.72466: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.72469: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.72684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.72895: done with get_vars() 23743 1726867422.72903: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:42 -0400 (0:00:00.034) 0:00:06.891 ****** 23743 1726867422.72984: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23743 1726867422.73403: worker is 1 (out of 1 available) 23743 1726867422.73415: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23743 1726867422.73425: done queuing things up, now waiting for results queue to drain 23743 1726867422.73426: waiting for pending results... 23743 1726867422.73665: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23743 1726867422.73670: in run() - task 0affcac9-a3a5-415b-8083-00000000004d 23743 1726867422.73673: variable 'ansible_search_path' from source: unknown 23743 1726867422.73676: variable 'ansible_search_path' from source: unknown 23743 1726867422.73687: calling self._execute() 23743 1726867422.73779: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.73793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.73810: variable 'omit' from source: magic vars 23743 1726867422.74197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.75557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.75600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.75630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.75656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.75675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.75743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.75762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.75781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.75809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.75818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.75931: variable 'ansible_distribution' from source: facts 23743 1726867422.75937: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.75950: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.75953: when evaluation is False, skipping this task 23743 1726867422.75955: _execute() done 23743 1726867422.75958: dumping result to json 23743 1726867422.75960: done dumping result, returning 23743 1726867422.75963: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415b-8083-00000000004d] 23743 1726867422.75965: sending task result for task 0affcac9-a3a5-415b-8083-00000000004d 23743 1726867422.76056: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004d 23743 1726867422.76059: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.76104: no more pending results, returning what we have 23743 1726867422.76109: results queue empty 23743 1726867422.76110: checking for any_errors_fatal 23743 1726867422.76115: done checking for any_errors_fatal 23743 1726867422.76116: checking for max_fail_percentage 23743 1726867422.76117: done checking for max_fail_percentage 23743 1726867422.76118: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.76119: done checking to see if all hosts have failed 23743 1726867422.76119: getting the remaining hosts for this loop 23743 1726867422.76121: done getting the remaining hosts for this loop 23743 1726867422.76124: getting the next task for host managed_node3 23743 1726867422.76128: done getting next task for host managed_node3 23743 1726867422.76132: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23743 1726867422.76133: ^ 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 23743 1726867422.76144: getting variables 23743 1726867422.76145: in VariableManager get_vars() 23743 1726867422.76174: Calling all_inventory to load vars for managed_node3 23743 1726867422.76176: Calling groups_inventory to load vars for managed_node3 23743 1726867422.76187: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.76195: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.76198: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.76200: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.76310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.76425: done with get_vars() 23743 1726867422.76432: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:42 -0400 (0:00:00.035) 0:00:06.926 ****** 23743 1726867422.76483: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23743 1726867422.76921: worker is 1 (out of 1 available) 23743 1726867422.76928: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23743 1726867422.76936: done queuing things up, now waiting for results queue to drain 23743 1726867422.76937: waiting for pending results... 23743 1726867422.77062: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23743 1726867422.77067: in run() - task 0affcac9-a3a5-415b-8083-00000000004e 23743 1726867422.77070: variable 'ansible_search_path' from source: unknown 23743 1726867422.77073: variable 'ansible_search_path' from source: unknown 23743 1726867422.77110: calling self._execute() 23743 1726867422.77189: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.77200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.77213: variable 'omit' from source: magic vars 23743 1726867422.77728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.79704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.79782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.79820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.79858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.79895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.79972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.80082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.80086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.80088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.80095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.80255: variable 'ansible_distribution' from source: facts 23743 1726867422.80268: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.80286: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.80294: when evaluation is False, skipping this task 23743 1726867422.80302: _execute() done 23743 1726867422.80314: dumping result to json 23743 1726867422.80420: done dumping result, returning 23743 1726867422.80423: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415b-8083-00000000004e] 23743 1726867422.80425: sending task result for task 0affcac9-a3a5-415b-8083-00000000004e 23743 1726867422.80495: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004e 23743 1726867422.80498: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.80568: no more pending results, returning what we have 23743 1726867422.80572: results queue empty 23743 1726867422.80573: checking for any_errors_fatal 23743 1726867422.80580: done checking for any_errors_fatal 23743 1726867422.80581: checking for max_fail_percentage 23743 1726867422.80583: done checking for max_fail_percentage 23743 1726867422.80584: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.80585: done checking to see if all hosts have failed 23743 1726867422.80585: getting the remaining hosts for this loop 23743 1726867422.80587: done getting the remaining hosts for this loop 23743 1726867422.80590: getting the next task for host managed_node3 23743 1726867422.80595: done getting next task for host managed_node3 23743 1726867422.80598: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23743 1726867422.80600: ^ 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 23743 1726867422.80613: getting variables 23743 1726867422.80615: in VariableManager get_vars() 23743 1726867422.80644: Calling all_inventory to load vars for managed_node3 23743 1726867422.80646: Calling groups_inventory to load vars for managed_node3 23743 1726867422.80648: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.80656: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.80659: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.80661: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.80991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.81215: done with get_vars() 23743 1726867422.81224: done getting variables 23743 1726867422.81294: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:42 -0400 (0:00:00.048) 0:00:06.974 ****** 23743 1726867422.81324: entering _queue_task() for managed_node3/debug 23743 1726867422.81785: worker is 1 (out of 1 available) 23743 1726867422.81793: exiting _queue_task() for managed_node3/debug 23743 1726867422.81803: done queuing things up, now waiting for results queue to drain 23743 1726867422.81804: waiting for pending results... 23743 1726867422.81895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23743 1726867422.82039: in run() - task 0affcac9-a3a5-415b-8083-00000000004f 23743 1726867422.82042: variable 'ansible_search_path' from source: unknown 23743 1726867422.82045: variable 'ansible_search_path' from source: unknown 23743 1726867422.82055: calling self._execute() 23743 1726867422.82148: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.82161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.82174: variable 'omit' from source: magic vars 23743 1726867422.82676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.84926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.84994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.85026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.85074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.85106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.85181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.85217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.85247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.85294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.85314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.85476: variable 'ansible_distribution' from source: facts 23743 1726867422.85684: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.85688: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.85691: when evaluation is False, skipping this task 23743 1726867422.85693: _execute() done 23743 1726867422.85695: dumping result to json 23743 1726867422.85697: done dumping result, returning 23743 1726867422.85699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415b-8083-00000000004f] 23743 1726867422.85701: sending task result for task 0affcac9-a3a5-415b-8083-00000000004f 23743 1726867422.85762: done sending task result for task 0affcac9-a3a5-415b-8083-00000000004f 23743 1726867422.85766: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867422.85804: no more pending results, returning what we have 23743 1726867422.85806: results queue empty 23743 1726867422.85810: checking for any_errors_fatal 23743 1726867422.85815: done checking for any_errors_fatal 23743 1726867422.85816: checking for max_fail_percentage 23743 1726867422.85817: done checking for max_fail_percentage 23743 1726867422.85818: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.85819: done checking to see if all hosts have failed 23743 1726867422.85819: getting the remaining hosts for this loop 23743 1726867422.85821: done getting the remaining hosts for this loop 23743 1726867422.85823: getting the next task for host managed_node3 23743 1726867422.85827: done getting next task for host managed_node3 23743 1726867422.85831: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23743 1726867422.85832: ^ 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 23743 1726867422.85845: getting variables 23743 1726867422.85846: in VariableManager get_vars() 23743 1726867422.85875: Calling all_inventory to load vars for managed_node3 23743 1726867422.85884: Calling groups_inventory to load vars for managed_node3 23743 1726867422.85888: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.85896: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.85899: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.85902: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.86079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.86297: done with get_vars() 23743 1726867422.86306: done getting variables 23743 1726867422.86366: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:42 -0400 (0:00:00.050) 0:00:07.025 ****** 23743 1726867422.86394: entering _queue_task() for managed_node3/debug 23743 1726867422.86624: worker is 1 (out of 1 available) 23743 1726867422.86635: exiting _queue_task() for managed_node3/debug 23743 1726867422.86789: done queuing things up, now waiting for results queue to drain 23743 1726867422.86791: waiting for pending results... 23743 1726867422.86897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23743 1726867422.86989: in run() - task 0affcac9-a3a5-415b-8083-000000000050 23743 1726867422.87011: variable 'ansible_search_path' from source: unknown 23743 1726867422.87020: variable 'ansible_search_path' from source: unknown 23743 1726867422.87055: calling self._execute() 23743 1726867422.87133: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.87145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.87160: variable 'omit' from source: magic vars 23743 1726867422.87686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.89862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.89939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.89981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.90023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.90055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.90139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.90235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.90239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.90284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.90309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.90499: variable 'ansible_distribution' from source: facts 23743 1726867422.90511: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.90540: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.90548: when evaluation is False, skipping this task 23743 1726867422.90555: _execute() done 23743 1726867422.90561: dumping result to json 23743 1726867422.90568: done dumping result, returning 23743 1726867422.90581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415b-8083-000000000050] 23743 1726867422.90591: sending task result for task 0affcac9-a3a5-415b-8083-000000000050 23743 1726867422.90808: done sending task result for task 0affcac9-a3a5-415b-8083-000000000050 23743 1726867422.90812: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867422.90865: no more pending results, returning what we have 23743 1726867422.90868: results queue empty 23743 1726867422.90869: checking for any_errors_fatal 23743 1726867422.90876: done checking for any_errors_fatal 23743 1726867422.90878: checking for max_fail_percentage 23743 1726867422.90881: done checking for max_fail_percentage 23743 1726867422.90882: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.90883: done checking to see if all hosts have failed 23743 1726867422.90883: getting the remaining hosts for this loop 23743 1726867422.90885: done getting the remaining hosts for this loop 23743 1726867422.90889: getting the next task for host managed_node3 23743 1726867422.90894: done getting next task for host managed_node3 23743 1726867422.90898: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23743 1726867422.90901: ^ 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 23743 1726867422.90913: getting variables 23743 1726867422.90915: in VariableManager get_vars() 23743 1726867422.91102: Calling all_inventory to load vars for managed_node3 23743 1726867422.91105: Calling groups_inventory to load vars for managed_node3 23743 1726867422.91107: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.91116: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.91119: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.91122: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.91345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.91551: done with get_vars() 23743 1726867422.91561: done getting variables 23743 1726867422.91624: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:42 -0400 (0:00:00.052) 0:00:07.078 ****** 23743 1726867422.91651: entering _queue_task() for managed_node3/debug 23743 1726867422.91891: worker is 1 (out of 1 available) 23743 1726867422.91903: exiting _queue_task() for managed_node3/debug 23743 1726867422.91913: done queuing things up, now waiting for results queue to drain 23743 1726867422.91914: waiting for pending results... 23743 1726867422.92296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23743 1726867422.92301: in run() - task 0affcac9-a3a5-415b-8083-000000000051 23743 1726867422.92305: variable 'ansible_search_path' from source: unknown 23743 1726867422.92309: variable 'ansible_search_path' from source: unknown 23743 1726867422.92327: calling self._execute() 23743 1726867422.92405: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.92483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.92487: variable 'omit' from source: magic vars 23743 1726867422.92966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.94382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.94425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.94451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.94490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.94513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.94566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.94591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.94611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.94635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.94646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.94762: variable 'ansible_distribution' from source: facts 23743 1726867422.94766: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.94775: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.94780: when evaluation is False, skipping this task 23743 1726867422.94782: _execute() done 23743 1726867422.94787: dumping result to json 23743 1726867422.94789: done dumping result, returning 23743 1726867422.94800: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415b-8083-000000000051] 23743 1726867422.94803: sending task result for task 0affcac9-a3a5-415b-8083-000000000051 23743 1726867422.94882: done sending task result for task 0affcac9-a3a5-415b-8083-000000000051 23743 1726867422.94885: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867422.94929: no more pending results, returning what we have 23743 1726867422.94932: results queue empty 23743 1726867422.94933: checking for any_errors_fatal 23743 1726867422.94939: done checking for any_errors_fatal 23743 1726867422.94940: checking for max_fail_percentage 23743 1726867422.94942: done checking for max_fail_percentage 23743 1726867422.94942: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.94943: done checking to see if all hosts have failed 23743 1726867422.94944: getting the remaining hosts for this loop 23743 1726867422.94945: done getting the remaining hosts for this loop 23743 1726867422.94949: getting the next task for host managed_node3 23743 1726867422.94953: done getting next task for host managed_node3 23743 1726867422.94956: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23743 1726867422.94958: ^ 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 23743 1726867422.94969: getting variables 23743 1726867422.94970: in VariableManager get_vars() 23743 1726867422.95012: Calling all_inventory to load vars for managed_node3 23743 1726867422.95015: Calling groups_inventory to load vars for managed_node3 23743 1726867422.95017: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.95026: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.95028: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.95030: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.95151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.95293: done with get_vars() 23743 1726867422.95299: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:42 -0400 (0:00:00.037) 0:00:07.115 ****** 23743 1726867422.95372: entering _queue_task() for managed_node3/ping 23743 1726867422.95596: worker is 1 (out of 1 available) 23743 1726867422.95607: exiting _queue_task() for managed_node3/ping 23743 1726867422.95618: done queuing things up, now waiting for results queue to drain 23743 1726867422.95619: waiting for pending results... 23743 1726867422.95996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23743 1726867422.96000: in run() - task 0affcac9-a3a5-415b-8083-000000000052 23743 1726867422.96003: variable 'ansible_search_path' from source: unknown 23743 1726867422.96006: variable 'ansible_search_path' from source: unknown 23743 1726867422.96026: calling self._execute() 23743 1726867422.96106: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.96118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.96130: variable 'omit' from source: magic vars 23743 1726867422.96587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867422.97960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867422.98006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867422.98034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867422.98064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867422.98088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867422.98144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867422.98165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867422.98189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867422.98217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867422.98229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867422.98343: variable 'ansible_distribution' from source: facts 23743 1726867422.98346: variable 'ansible_distribution_major_version' from source: facts 23743 1726867422.98355: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867422.98358: when evaluation is False, skipping this task 23743 1726867422.98361: _execute() done 23743 1726867422.98364: dumping result to json 23743 1726867422.98368: done dumping result, returning 23743 1726867422.98373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415b-8083-000000000052] 23743 1726867422.98376: sending task result for task 0affcac9-a3a5-415b-8083-000000000052 23743 1726867422.98453: done sending task result for task 0affcac9-a3a5-415b-8083-000000000052 23743 1726867422.98457: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867422.98520: no more pending results, returning what we have 23743 1726867422.98524: results queue empty 23743 1726867422.98524: checking for any_errors_fatal 23743 1726867422.98530: done checking for any_errors_fatal 23743 1726867422.98531: checking for max_fail_percentage 23743 1726867422.98532: done checking for max_fail_percentage 23743 1726867422.98533: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.98534: done checking to see if all hosts have failed 23743 1726867422.98535: getting the remaining hosts for this loop 23743 1726867422.98536: done getting the remaining hosts for this loop 23743 1726867422.98539: getting the next task for host managed_node3 23743 1726867422.98544: done getting next task for host managed_node3 23743 1726867422.98545: ^ task is: TASK: meta (role_complete) 23743 1726867422.98547: ^ 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 23743 1726867422.98558: getting variables 23743 1726867422.98559: in VariableManager get_vars() 23743 1726867422.98589: Calling all_inventory to load vars for managed_node3 23743 1726867422.98592: Calling groups_inventory to load vars for managed_node3 23743 1726867422.98594: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.98602: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.98604: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.98606: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.98715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.98832: done with get_vars() 23743 1726867422.98840: done getting variables 23743 1726867422.98891: done queuing things up, now waiting for results queue to drain 23743 1726867422.98893: results queue empty 23743 1726867422.98893: checking for any_errors_fatal 23743 1726867422.98894: done checking for any_errors_fatal 23743 1726867422.98895: checking for max_fail_percentage 23743 1726867422.98896: done checking for max_fail_percentage 23743 1726867422.98896: checking to see if all hosts have failed and the running result is not ok 23743 1726867422.98897: done checking to see if all hosts have failed 23743 1726867422.98897: getting the remaining hosts for this loop 23743 1726867422.98898: done getting the remaining hosts for this loop 23743 1726867422.98899: getting the next task for host managed_node3 23743 1726867422.98901: done getting next task for host managed_node3 23743 1726867422.98902: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23743 1726867422.98903: ^ 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 23743 1726867422.98905: getting variables 23743 1726867422.98905: in VariableManager get_vars() 23743 1726867422.98913: Calling all_inventory to load vars for managed_node3 23743 1726867422.98914: Calling groups_inventory to load vars for managed_node3 23743 1726867422.98916: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867422.98918: Calling all_plugins_play to load vars for managed_node3 23743 1726867422.98920: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867422.98921: Calling groups_plugins_play to load vars for managed_node3 23743 1726867422.99004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867422.99129: done with get_vars() 23743 1726867422.99138: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 17:23:42 -0400 (0:00:00.038) 0:00:07.153 ****** 23743 1726867422.99184: entering _queue_task() for managed_node3/include_tasks 23743 1726867422.99359: worker is 1 (out of 1 available) 23743 1726867422.99372: exiting _queue_task() for managed_node3/include_tasks 23743 1726867422.99384: done queuing things up, now waiting for results queue to drain 23743 1726867422.99385: waiting for pending results... 23743 1726867422.99606: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23743 1726867422.99804: in run() - task 0affcac9-a3a5-415b-8083-000000000054 23743 1726867422.99807: variable 'ansible_search_path' from source: unknown 23743 1726867422.99810: variable 'ansible_search_path' from source: unknown 23743 1726867422.99813: calling self._execute() 23743 1726867422.99862: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867422.99874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867422.99903: variable 'omit' from source: magic vars 23743 1726867423.00400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.02961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.03044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.03084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.03135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.03167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.03259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.03293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.03326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.03381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.03403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.03667: variable 'ansible_distribution' from source: facts 23743 1726867423.03670: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.03672: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.03675: when evaluation is False, skipping this task 23743 1726867423.03678: _execute() done 23743 1726867423.03681: dumping result to json 23743 1726867423.03683: done dumping result, returning 23743 1726867423.03685: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415b-8083-000000000054] 23743 1726867423.03687: sending task result for task 0affcac9-a3a5-415b-8083-000000000054 23743 1726867423.03761: done sending task result for task 0affcac9-a3a5-415b-8083-000000000054 23743 1726867423.03764: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.03817: no more pending results, returning what we have 23743 1726867423.03821: results queue empty 23743 1726867423.03822: checking for any_errors_fatal 23743 1726867423.03824: done checking for any_errors_fatal 23743 1726867423.03824: checking for max_fail_percentage 23743 1726867423.03826: done checking for max_fail_percentage 23743 1726867423.03827: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.03828: done checking to see if all hosts have failed 23743 1726867423.03828: getting the remaining hosts for this loop 23743 1726867423.03830: done getting the remaining hosts for this loop 23743 1726867423.03835: getting the next task for host managed_node3 23743 1726867423.03840: done getting next task for host managed_node3 23743 1726867423.03843: ^ task is: TASK: Test warning and info logs 23743 1726867423.03845: ^ state is: HOST STATE: block=4, 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 23743 1726867423.03848: getting variables 23743 1726867423.03850: in VariableManager get_vars() 23743 1726867423.03889: Calling all_inventory to load vars for managed_node3 23743 1726867423.03892: Calling groups_inventory to load vars for managed_node3 23743 1726867423.03895: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.03907: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.03910: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.03913: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.04398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.04638: done with get_vars() 23743 1726867423.04650: done getting variables 23743 1726867423.04706: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 17:23:43 -0400 (0:00:00.055) 0:00:07.208 ****** 23743 1726867423.04743: entering _queue_task() for managed_node3/assert 23743 1726867423.05103: worker is 1 (out of 1 available) 23743 1726867423.05114: exiting _queue_task() for managed_node3/assert 23743 1726867423.05123: done queuing things up, now waiting for results queue to drain 23743 1726867423.05124: waiting for pending results... 23743 1726867423.05470: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23743 1726867423.05475: in run() - task 0affcac9-a3a5-415b-8083-000000000055 23743 1726867423.05481: variable 'ansible_search_path' from source: unknown 23743 1726867423.05484: variable 'ansible_search_path' from source: unknown 23743 1726867423.05487: calling self._execute() 23743 1726867423.05542: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.05555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.05580: variable 'omit' from source: magic vars 23743 1726867423.06087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.08666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.08766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.08787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.08824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.08863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.08970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.09013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.09044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.09104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.09125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.09313: variable 'ansible_distribution' from source: facts 23743 1726867423.09384: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.09388: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.09390: when evaluation is False, skipping this task 23743 1726867423.09392: _execute() done 23743 1726867423.09395: dumping result to json 23743 1726867423.09396: done dumping result, returning 23743 1726867423.09399: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0affcac9-a3a5-415b-8083-000000000055] 23743 1726867423.09400: sending task result for task 0affcac9-a3a5-415b-8083-000000000055 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.09540: no more pending results, returning what we have 23743 1726867423.09543: results queue empty 23743 1726867423.09544: checking for any_errors_fatal 23743 1726867423.09550: done checking for any_errors_fatal 23743 1726867423.09551: checking for max_fail_percentage 23743 1726867423.09552: done checking for max_fail_percentage 23743 1726867423.09553: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.09553: done checking to see if all hosts have failed 23743 1726867423.09554: getting the remaining hosts for this loop 23743 1726867423.09556: done getting the remaining hosts for this loop 23743 1726867423.09559: getting the next task for host managed_node3 23743 1726867423.09565: done getting next task for host managed_node3 23743 1726867423.09567: ^ task is: TASK: meta (flush_handlers) 23743 1726867423.09570: ^ 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 23743 1726867423.09573: getting variables 23743 1726867423.09575: in VariableManager get_vars() 23743 1726867423.09612: Calling all_inventory to load vars for managed_node3 23743 1726867423.09615: Calling groups_inventory to load vars for managed_node3 23743 1726867423.09617: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.09631: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.09634: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.09637: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.10128: done sending task result for task 0affcac9-a3a5-415b-8083-000000000055 23743 1726867423.10132: WORKER PROCESS EXITING 23743 1726867423.10153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.10366: done with get_vars() 23743 1726867423.10376: done getting variables 23743 1726867423.10448: in VariableManager get_vars() 23743 1726867423.10459: Calling all_inventory to load vars for managed_node3 23743 1726867423.10461: Calling groups_inventory to load vars for managed_node3 23743 1726867423.10463: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.10467: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.10469: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.10471: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.10611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.10809: done with get_vars() 23743 1726867423.10821: done queuing things up, now waiting for results queue to drain 23743 1726867423.10822: results queue empty 23743 1726867423.10823: checking for any_errors_fatal 23743 1726867423.10825: done checking for any_errors_fatal 23743 1726867423.10826: checking for max_fail_percentage 23743 1726867423.10827: done checking for max_fail_percentage 23743 1726867423.10827: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.10828: done checking to see if all hosts have failed 23743 1726867423.10829: getting the remaining hosts for this loop 23743 1726867423.10830: done getting the remaining hosts for this loop 23743 1726867423.10832: getting the next task for host managed_node3 23743 1726867423.10835: done getting next task for host managed_node3 23743 1726867423.10836: ^ task is: TASK: meta (flush_handlers) 23743 1726867423.10838: ^ 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 23743 1726867423.10840: getting variables 23743 1726867423.10841: in VariableManager get_vars() 23743 1726867423.10856: Calling all_inventory to load vars for managed_node3 23743 1726867423.10858: Calling groups_inventory to load vars for managed_node3 23743 1726867423.10860: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.10864: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.10875: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.10881: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.11023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.11244: done with get_vars() 23743 1726867423.11251: done getting variables 23743 1726867423.11294: in VariableManager get_vars() 23743 1726867423.11313: Calling all_inventory to load vars for managed_node3 23743 1726867423.11315: Calling groups_inventory to load vars for managed_node3 23743 1726867423.11317: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.11321: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.11323: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.11326: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.11458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.11658: done with get_vars() 23743 1726867423.11669: done queuing things up, now waiting for results queue to drain 23743 1726867423.11671: results queue empty 23743 1726867423.11672: checking for any_errors_fatal 23743 1726867423.11673: done checking for any_errors_fatal 23743 1726867423.11674: checking for max_fail_percentage 23743 1726867423.11675: done checking for max_fail_percentage 23743 1726867423.11675: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.11676: done checking to see if all hosts have failed 23743 1726867423.11679: getting the remaining hosts for this loop 23743 1726867423.11680: done getting the remaining hosts for this loop 23743 1726867423.11682: getting the next task for host managed_node3 23743 1726867423.11685: done getting next task for host managed_node3 23743 1726867423.11685: ^ task is: None 23743 1726867423.11687: ^ 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 23743 1726867423.11688: done queuing things up, now waiting for results queue to drain 23743 1726867423.11688: results queue empty 23743 1726867423.11689: checking for any_errors_fatal 23743 1726867423.11690: done checking for any_errors_fatal 23743 1726867423.11690: checking for max_fail_percentage 23743 1726867423.11691: done checking for max_fail_percentage 23743 1726867423.11692: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.11693: done checking to see if all hosts have failed 23743 1726867423.11694: getting the next task for host managed_node3 23743 1726867423.11696: done getting next task for host managed_node3 23743 1726867423.11697: ^ task is: None 23743 1726867423.11698: ^ 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 23743 1726867423.11729: in VariableManager get_vars() 23743 1726867423.11753: done with get_vars() 23743 1726867423.11759: in VariableManager get_vars() 23743 1726867423.11768: done with get_vars() 23743 1726867423.11773: variable 'omit' from source: magic vars 23743 1726867423.11811: in VariableManager get_vars() 23743 1726867423.11821: done with get_vars() 23743 1726867423.11841: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 23743 1726867423.12087: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23743 1726867423.12110: getting the remaining hosts for this loop 23743 1726867423.12112: done getting the remaining hosts for this loop 23743 1726867423.12114: getting the next task for host managed_node3 23743 1726867423.12116: done getting next task for host managed_node3 23743 1726867423.12118: ^ task is: TASK: Gathering Facts 23743 1726867423.12119: ^ 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 23743 1726867423.12121: getting variables 23743 1726867423.12122: in VariableManager get_vars() 23743 1726867423.12129: Calling all_inventory to load vars for managed_node3 23743 1726867423.12131: Calling groups_inventory to load vars for managed_node3 23743 1726867423.12133: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.12137: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.12139: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.12142: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.12487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.12628: done with get_vars() 23743 1726867423.12634: done getting variables 23743 1726867423.12658: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 17:23:43 -0400 (0:00:00.079) 0:00:07.288 ****** 23743 1726867423.12672: entering _queue_task() for managed_node3/gather_facts 23743 1726867423.12853: worker is 1 (out of 1 available) 23743 1726867423.12865: exiting _queue_task() for managed_node3/gather_facts 23743 1726867423.12879: done queuing things up, now waiting for results queue to drain 23743 1726867423.12881: waiting for pending results... 23743 1726867423.13063: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23743 1726867423.13125: in run() - task 0affcac9-a3a5-415b-8083-000000000222 23743 1726867423.13137: variable 'ansible_search_path' from source: unknown 23743 1726867423.13172: calling self._execute() 23743 1726867423.13226: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.13231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.13239: variable 'omit' from source: magic vars 23743 1726867423.13569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.15372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.15548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.15552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.15555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.15574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.15767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.15771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.15785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.15816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.15834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.16035: variable 'ansible_distribution' from source: facts 23743 1726867423.16048: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.16067: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.16079: when evaluation is False, skipping this task 23743 1726867423.16089: _execute() done 23743 1726867423.16114: dumping result to json 23743 1726867423.16126: done dumping result, returning 23743 1726867423.16136: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415b-8083-000000000222] 23743 1726867423.16144: sending task result for task 0affcac9-a3a5-415b-8083-000000000222 23743 1726867423.16273: done sending task result for task 0affcac9-a3a5-415b-8083-000000000222 23743 1726867423.16279: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.16361: no more pending results, returning what we have 23743 1726867423.16365: results queue empty 23743 1726867423.16366: checking for any_errors_fatal 23743 1726867423.16368: done checking for any_errors_fatal 23743 1726867423.16368: checking for max_fail_percentage 23743 1726867423.16370: done checking for max_fail_percentage 23743 1726867423.16370: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.16371: done checking to see if all hosts have failed 23743 1726867423.16372: getting the remaining hosts for this loop 23743 1726867423.16374: done getting the remaining hosts for this loop 23743 1726867423.16379: getting the next task for host managed_node3 23743 1726867423.16385: done getting next task for host managed_node3 23743 1726867423.16387: ^ task is: TASK: meta (flush_handlers) 23743 1726867423.16389: ^ 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 23743 1726867423.16394: getting variables 23743 1726867423.16395: in VariableManager get_vars() 23743 1726867423.16423: Calling all_inventory to load vars for managed_node3 23743 1726867423.16426: Calling groups_inventory to load vars for managed_node3 23743 1726867423.16429: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.16442: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.16445: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.16449: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.16783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.17140: done with get_vars() 23743 1726867423.17150: done getting variables 23743 1726867423.17219: in VariableManager get_vars() 23743 1726867423.17227: Calling all_inventory to load vars for managed_node3 23743 1726867423.17229: Calling groups_inventory to load vars for managed_node3 23743 1726867423.17231: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.17235: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.17237: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.17240: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.17418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.17628: done with get_vars() 23743 1726867423.17646: done queuing things up, now waiting for results queue to drain 23743 1726867423.17648: results queue empty 23743 1726867423.17648: checking for any_errors_fatal 23743 1726867423.17650: done checking for any_errors_fatal 23743 1726867423.17651: checking for max_fail_percentage 23743 1726867423.17652: done checking for max_fail_percentage 23743 1726867423.17653: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.17654: done checking to see if all hosts have failed 23743 1726867423.17655: getting the remaining hosts for this loop 23743 1726867423.17656: done getting the remaining hosts for this loop 23743 1726867423.17658: getting the next task for host managed_node3 23743 1726867423.17660: done getting next task for host managed_node3 23743 1726867423.17662: ^ task is: TASK: Create tempdir for code to test 23743 1726867423.17664: ^ 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 23743 1726867423.17665: getting variables 23743 1726867423.17666: in VariableManager get_vars() 23743 1726867423.17673: Calling all_inventory to load vars for managed_node3 23743 1726867423.17684: Calling groups_inventory to load vars for managed_node3 23743 1726867423.17686: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.17690: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.17693: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.17695: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.17836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.18042: done with get_vars() 23743 1726867423.18050: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 17:23:43 -0400 (0:00:00.054) 0:00:07.342 ****** 23743 1726867423.18130: entering _queue_task() for managed_node3/tempfile 23743 1726867423.18133: Creating lock for tempfile 23743 1726867423.18527: worker is 1 (out of 1 available) 23743 1726867423.18538: exiting _queue_task() for managed_node3/tempfile 23743 1726867423.18553: done queuing things up, now waiting for results queue to drain 23743 1726867423.18555: waiting for pending results... 23743 1726867423.18791: running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test 23743 1726867423.18886: in run() - task 0affcac9-a3a5-415b-8083-000000000058 23743 1726867423.18890: variable 'ansible_search_path' from source: unknown 23743 1726867423.18922: calling self._execute() 23743 1726867423.19071: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.19075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.19081: variable 'omit' from source: magic vars 23743 1726867423.19567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.21630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.21696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.21735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.21775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.21882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.21886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.21933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.21992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.22004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.22017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.22135: variable 'ansible_distribution' from source: facts 23743 1726867423.22138: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.22149: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.22152: when evaluation is False, skipping this task 23743 1726867423.22155: _execute() done 23743 1726867423.22165: dumping result to json 23743 1726867423.22168: done dumping result, returning 23743 1726867423.22171: done running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test [0affcac9-a3a5-415b-8083-000000000058] 23743 1726867423.22173: sending task result for task 0affcac9-a3a5-415b-8083-000000000058 23743 1726867423.22248: done sending task result for task 0affcac9-a3a5-415b-8083-000000000058 23743 1726867423.22251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.22304: no more pending results, returning what we have 23743 1726867423.22310: results queue empty 23743 1726867423.22311: checking for any_errors_fatal 23743 1726867423.22312: done checking for any_errors_fatal 23743 1726867423.22313: checking for max_fail_percentage 23743 1726867423.22314: done checking for max_fail_percentage 23743 1726867423.22315: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.22316: done checking to see if all hosts have failed 23743 1726867423.22317: getting the remaining hosts for this loop 23743 1726867423.22318: done getting the remaining hosts for this loop 23743 1726867423.22321: getting the next task for host managed_node3 23743 1726867423.22325: done getting next task for host managed_node3 23743 1726867423.22327: ^ task is: TASK: Get tempfile for tar 23743 1726867423.22329: ^ 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 23743 1726867423.22332: getting variables 23743 1726867423.22333: in VariableManager get_vars() 23743 1726867423.22355: Calling all_inventory to load vars for managed_node3 23743 1726867423.22358: Calling groups_inventory to load vars for managed_node3 23743 1726867423.22360: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.22369: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.22371: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.22373: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.22514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.22656: done with get_vars() 23743 1726867423.22662: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 17:23:43 -0400 (0:00:00.045) 0:00:07.388 ****** 23743 1726867423.22723: entering _queue_task() for managed_node3/tempfile 23743 1726867423.22884: worker is 1 (out of 1 available) 23743 1726867423.22897: exiting _queue_task() for managed_node3/tempfile 23743 1726867423.22908: done queuing things up, now waiting for results queue to drain 23743 1726867423.22909: waiting for pending results... 23743 1726867423.23073: running TaskExecutor() for managed_node3/TASK: Get tempfile for tar 23743 1726867423.23135: in run() - task 0affcac9-a3a5-415b-8083-000000000059 23743 1726867423.23144: variable 'ansible_search_path' from source: unknown 23743 1726867423.23175: calling self._execute() 23743 1726867423.23196: in VariableManager get_vars() 23743 1726867423.23223: Calling all_inventory to load vars for localhost 23743 1726867423.23226: Calling groups_inventory to load vars for localhost 23743 1726867423.23229: Calling all_plugins_inventory to load vars for localhost 23743 1726867423.23247: Calling all_plugins_play to load vars for localhost 23743 1726867423.23260: Calling groups_plugins_inventory to load vars for localhost 23743 1726867423.23264: Calling groups_plugins_play to load vars for localhost 23743 1726867423.23312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.23334: done with get_vars() 23743 1726867423.23337: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867423.23389: variable 'ansible_delegated_vars' from source: unknown 23743 1726867423.23393: variable 'ansible_connection' from source: host vars for 'localhost' 23743 1726867423.23395: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23743 1726867423.23405: variable 'omit' from source: magic vars 23743 1726867423.23681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.25045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.25087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.25116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.25140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.25159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.25215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.25235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.25254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.25280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.25292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.25405: variable 'ansible_distribution' from source: facts 23743 1726867423.25411: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.25417: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.25422: when evaluation is False, skipping this task 23743 1726867423.25425: _execute() done 23743 1726867423.25428: dumping result to json 23743 1726867423.25430: done dumping result, returning 23743 1726867423.25433: done running TaskExecutor() for managed_node3/TASK: Get tempfile for tar [0affcac9-a3a5-415b-8083-000000000059] 23743 1726867423.25435: sending task result for task 0affcac9-a3a5-415b-8083-000000000059 23743 1726867423.25514: done sending task result for task 0affcac9-a3a5-415b-8083-000000000059 23743 1726867423.25517: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.25565: no more pending results, returning what we have 23743 1726867423.25568: results queue empty 23743 1726867423.25569: checking for any_errors_fatal 23743 1726867423.25573: done checking for any_errors_fatal 23743 1726867423.25573: checking for max_fail_percentage 23743 1726867423.25575: done checking for max_fail_percentage 23743 1726867423.25575: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.25576: done checking to see if all hosts have failed 23743 1726867423.25578: getting the remaining hosts for this loop 23743 1726867423.25580: done getting the remaining hosts for this loop 23743 1726867423.25583: getting the next task for host managed_node3 23743 1726867423.25587: done getting next task for host managed_node3 23743 1726867423.25590: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23743 1726867423.25592: ^ 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 23743 1726867423.25594: getting variables 23743 1726867423.25595: in VariableManager get_vars() 23743 1726867423.25619: Calling all_inventory to load vars for managed_node3 23743 1726867423.25621: Calling groups_inventory to load vars for managed_node3 23743 1726867423.25624: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.25632: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.25634: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.25637: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.25749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.25866: done with get_vars() 23743 1726867423.25873: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 17:23:43 -0400 (0:00:00.032) 0:00:07.420 ****** 23743 1726867423.25936: entering _queue_task() for managed_node3/include_tasks 23743 1726867423.26104: worker is 1 (out of 1 available) 23743 1726867423.26119: exiting _queue_task() for managed_node3/include_tasks 23743 1726867423.26130: done queuing things up, now waiting for results queue to drain 23743 1726867423.26131: waiting for pending results... 23743 1726867423.26279: running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23743 1726867423.26341: in run() - task 0affcac9-a3a5-415b-8083-00000000005a 23743 1726867423.26352: variable 'ansible_search_path' from source: unknown 23743 1726867423.26388: calling self._execute() 23743 1726867423.26449: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.26454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.26464: variable 'omit' from source: magic vars 23743 1726867423.26792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.28264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.28310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.28352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.28378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.28398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.28459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.28481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.28499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.28528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.28544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.28654: variable 'ansible_distribution' from source: facts 23743 1726867423.28659: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.28669: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.28672: when evaluation is False, skipping this task 23743 1726867423.28674: _execute() done 23743 1726867423.28678: dumping result to json 23743 1726867423.28681: done dumping result, returning 23743 1726867423.28687: done running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [0affcac9-a3a5-415b-8083-00000000005a] 23743 1726867423.28691: sending task result for task 0affcac9-a3a5-415b-8083-00000000005a 23743 1726867423.28766: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005a 23743 1726867423.28770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.28816: no more pending results, returning what we have 23743 1726867423.28820: results queue empty 23743 1726867423.28821: checking for any_errors_fatal 23743 1726867423.28825: done checking for any_errors_fatal 23743 1726867423.28825: checking for max_fail_percentage 23743 1726867423.28827: done checking for max_fail_percentage 23743 1726867423.28827: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.28828: done checking to see if all hosts have failed 23743 1726867423.28829: getting the remaining hosts for this loop 23743 1726867423.28830: done getting the remaining hosts for this loop 23743 1726867423.28834: getting the next task for host managed_node3 23743 1726867423.28838: done getting next task for host managed_node3 23743 1726867423.28840: ^ task is: TASK: Get tests directory 23743 1726867423.28842: ^ 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 23743 1726867423.28845: getting variables 23743 1726867423.28846: in VariableManager get_vars() 23743 1726867423.28873: Calling all_inventory to load vars for managed_node3 23743 1726867423.28876: Calling groups_inventory to load vars for managed_node3 23743 1726867423.28888: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.28898: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.28900: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.28903: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.29068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.29181: done with get_vars() 23743 1726867423.29187: done getting variables 23743 1726867423.29229: 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 [Get tests directory] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 17:23:43 -0400 (0:00:00.033) 0:00:07.454 ****** 23743 1726867423.29247: entering _queue_task() for managed_node3/set_fact 23743 1726867423.29422: worker is 1 (out of 1 available) 23743 1726867423.29435: exiting _queue_task() for managed_node3/set_fact 23743 1726867423.29444: done queuing things up, now waiting for results queue to drain 23743 1726867423.29445: waiting for pending results... 23743 1726867423.29603: running TaskExecutor() for managed_node3/TASK: Get tests directory 23743 1726867423.29654: in run() - task 0affcac9-a3a5-415b-8083-00000000005b 23743 1726867423.29667: variable 'ansible_search_path' from source: unknown 23743 1726867423.29699: calling self._execute() 23743 1726867423.29754: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.29759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.29768: variable 'omit' from source: magic vars 23743 1726867423.30089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.31489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.31535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.31559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.31586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.31606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.31663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.31685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.31703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.31730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.31740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.31860: variable 'ansible_distribution' from source: facts 23743 1726867423.31864: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.31872: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.31875: when evaluation is False, skipping this task 23743 1726867423.31883: _execute() done 23743 1726867423.31886: dumping result to json 23743 1726867423.31888: done dumping result, returning 23743 1726867423.31891: done running TaskExecutor() for managed_node3/TASK: Get tests directory [0affcac9-a3a5-415b-8083-00000000005b] 23743 1726867423.31894: sending task result for task 0affcac9-a3a5-415b-8083-00000000005b 23743 1726867423.31976: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005b 23743 1726867423.31980: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.32023: no more pending results, returning what we have 23743 1726867423.32026: results queue empty 23743 1726867423.32027: checking for any_errors_fatal 23743 1726867423.32034: done checking for any_errors_fatal 23743 1726867423.32034: checking for max_fail_percentage 23743 1726867423.32035: done checking for max_fail_percentage 23743 1726867423.32036: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.32037: done checking to see if all hosts have failed 23743 1726867423.32038: getting the remaining hosts for this loop 23743 1726867423.32039: done getting the remaining hosts for this loop 23743 1726867423.32042: getting the next task for host managed_node3 23743 1726867423.32046: done getting next task for host managed_node3 23743 1726867423.32048: ^ task is: TASK: Create Tar file 23743 1726867423.32049: ^ 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 23743 1726867423.32053: getting variables 23743 1726867423.32054: in VariableManager get_vars() 23743 1726867423.32076: Calling all_inventory to load vars for managed_node3 23743 1726867423.32080: Calling groups_inventory to load vars for managed_node3 23743 1726867423.32083: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.32093: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.32096: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.32098: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.32221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.32334: done with get_vars() 23743 1726867423.32341: done getting variables 23743 1726867423.32381: 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 [Create Tar file] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 17:23:43 -0400 (0:00:00.031) 0:00:07.485 ****** 23743 1726867423.32400: entering _queue_task() for managed_node3/command 23743 1726867423.32566: worker is 1 (out of 1 available) 23743 1726867423.32582: exiting _queue_task() for managed_node3/command 23743 1726867423.32592: done queuing things up, now waiting for results queue to drain 23743 1726867423.32593: waiting for pending results... 23743 1726867423.32750: running TaskExecutor() for managed_node3/TASK: Create Tar file 23743 1726867423.32804: in run() - task 0affcac9-a3a5-415b-8083-00000000005c 23743 1726867423.32820: variable 'ansible_search_path' from source: unknown 23743 1726867423.32846: calling self._execute() 23743 1726867423.32866: in VariableManager get_vars() 23743 1726867423.32897: Calling all_inventory to load vars for localhost 23743 1726867423.32901: Calling groups_inventory to load vars for localhost 23743 1726867423.32905: Calling all_plugins_inventory to load vars for localhost 23743 1726867423.32923: Calling all_plugins_play to load vars for localhost 23743 1726867423.32926: Calling groups_plugins_inventory to load vars for localhost 23743 1726867423.32941: Calling groups_plugins_play to load vars for localhost 23743 1726867423.32988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.33003: done with get_vars() 23743 1726867423.33010: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867423.33057: variable 'ansible_delegated_vars' from source: unknown 23743 1726867423.33061: variable 'ansible_connection' from source: host vars for 'localhost' 23743 1726867423.33063: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23743 1726867423.33075: variable 'omit' from source: magic vars 23743 1726867423.33414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.34763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.34818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.34844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.34870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.34896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.34949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.34968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.34990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.35022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.35033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.35145: variable 'ansible_distribution' from source: facts 23743 1726867423.35149: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.35158: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.35161: when evaluation is False, skipping this task 23743 1726867423.35163: _execute() done 23743 1726867423.35165: dumping result to json 23743 1726867423.35167: done dumping result, returning 23743 1726867423.35173: done running TaskExecutor() for managed_node3/TASK: Create Tar file [0affcac9-a3a5-415b-8083-00000000005c] 23743 1726867423.35176: sending task result for task 0affcac9-a3a5-415b-8083-00000000005c 23743 1726867423.35253: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005c 23743 1726867423.35256: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.35297: no more pending results, returning what we have 23743 1726867423.35300: results queue empty 23743 1726867423.35301: checking for any_errors_fatal 23743 1726867423.35309: done checking for any_errors_fatal 23743 1726867423.35310: checking for max_fail_percentage 23743 1726867423.35311: done checking for max_fail_percentage 23743 1726867423.35312: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.35312: done checking to see if all hosts have failed 23743 1726867423.35313: getting the remaining hosts for this loop 23743 1726867423.35314: done getting the remaining hosts for this loop 23743 1726867423.35317: getting the next task for host managed_node3 23743 1726867423.35322: done getting next task for host managed_node3 23743 1726867423.35324: ^ task is: TASK: Copy testrepo.tar to the remote system 23743 1726867423.35326: ^ 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 23743 1726867423.35328: getting variables 23743 1726867423.35329: in VariableManager get_vars() 23743 1726867423.35351: Calling all_inventory to load vars for managed_node3 23743 1726867423.35353: Calling groups_inventory to load vars for managed_node3 23743 1726867423.35356: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.35365: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.35367: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.35370: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.35540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.35651: done with get_vars() 23743 1726867423.35658: done getting variables 23743 1726867423.35695: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 17:23:43 -0400 (0:00:00.033) 0:00:07.518 ****** 23743 1726867423.35716: entering _queue_task() for managed_node3/copy 23743 1726867423.35885: worker is 1 (out of 1 available) 23743 1726867423.35897: exiting _queue_task() for managed_node3/copy 23743 1726867423.35908: done queuing things up, now waiting for results queue to drain 23743 1726867423.35908: waiting for pending results... 23743 1726867423.36071: running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system 23743 1726867423.36130: in run() - task 0affcac9-a3a5-415b-8083-00000000005d 23743 1726867423.36143: variable 'ansible_search_path' from source: unknown 23743 1726867423.36171: calling self._execute() 23743 1726867423.36230: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.36234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.36244: variable 'omit' from source: magic vars 23743 1726867423.36564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.37989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.38034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.38059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.38087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.38110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.38164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.38186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.38206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.38236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.38247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.38360: variable 'ansible_distribution' from source: facts 23743 1726867423.38364: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.38374: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.38379: when evaluation is False, skipping this task 23743 1726867423.38381: _execute() done 23743 1726867423.38384: dumping result to json 23743 1726867423.38386: done dumping result, returning 23743 1726867423.38391: done running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system [0affcac9-a3a5-415b-8083-00000000005d] 23743 1726867423.38396: sending task result for task 0affcac9-a3a5-415b-8083-00000000005d 23743 1726867423.38485: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005d 23743 1726867423.38488: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.38563: no more pending results, returning what we have 23743 1726867423.38566: results queue empty 23743 1726867423.38567: checking for any_errors_fatal 23743 1726867423.38572: done checking for any_errors_fatal 23743 1726867423.38573: checking for max_fail_percentage 23743 1726867423.38574: done checking for max_fail_percentage 23743 1726867423.38575: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.38575: done checking to see if all hosts have failed 23743 1726867423.38576: getting the remaining hosts for this loop 23743 1726867423.38579: done getting the remaining hosts for this loop 23743 1726867423.38582: getting the next task for host managed_node3 23743 1726867423.38592: done getting next task for host managed_node3 23743 1726867423.38594: ^ task is: TASK: Untar testrepo.tar 23743 1726867423.38596: ^ 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 23743 1726867423.38599: getting variables 23743 1726867423.38600: in VariableManager get_vars() 23743 1726867423.38623: Calling all_inventory to load vars for managed_node3 23743 1726867423.38625: Calling groups_inventory to load vars for managed_node3 23743 1726867423.38628: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.38639: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.38641: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.38644: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.38754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.38869: done with get_vars() 23743 1726867423.38876: done getting variables 23743 1726867423.38942: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /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 [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 17:23:43 -0400 (0:00:00.032) 0:00:07.551 ****** 23743 1726867423.38960: entering _queue_task() for managed_node3/unarchive 23743 1726867423.38961: Creating lock for unarchive 23743 1726867423.39138: worker is 1 (out of 1 available) 23743 1726867423.39151: exiting _queue_task() for managed_node3/unarchive 23743 1726867423.39163: done queuing things up, now waiting for results queue to drain 23743 1726867423.39164: waiting for pending results... 23743 1726867423.39318: running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar 23743 1726867423.39367: in run() - task 0affcac9-a3a5-415b-8083-00000000005e 23743 1726867423.39381: variable 'ansible_search_path' from source: unknown 23743 1726867423.39415: calling self._execute() 23743 1726867423.39472: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.39476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.39488: variable 'omit' from source: magic vars 23743 1726867423.39864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.41204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.41256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.41285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.41309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.41331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.41387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.41407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.41427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.41452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.41468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.41579: variable 'ansible_distribution' from source: facts 23743 1726867423.41583: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.41588: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.41590: when evaluation is False, skipping this task 23743 1726867423.41593: _execute() done 23743 1726867423.41595: dumping result to json 23743 1726867423.41600: done dumping result, returning 23743 1726867423.41605: done running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar [0affcac9-a3a5-415b-8083-00000000005e] 23743 1726867423.41612: sending task result for task 0affcac9-a3a5-415b-8083-00000000005e 23743 1726867423.41689: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005e 23743 1726867423.41692: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.41732: no more pending results, returning what we have 23743 1726867423.41735: results queue empty 23743 1726867423.41736: checking for any_errors_fatal 23743 1726867423.41741: done checking for any_errors_fatal 23743 1726867423.41742: checking for max_fail_percentage 23743 1726867423.41743: done checking for max_fail_percentage 23743 1726867423.41744: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.41745: done checking to see if all hosts have failed 23743 1726867423.41746: getting the remaining hosts for this loop 23743 1726867423.41747: done getting the remaining hosts for this loop 23743 1726867423.41750: getting the next task for host managed_node3 23743 1726867423.41755: done getting next task for host managed_node3 23743 1726867423.41757: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23743 1726867423.41759: ^ 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 23743 1726867423.41761: getting variables 23743 1726867423.41763: in VariableManager get_vars() 23743 1726867423.41787: Calling all_inventory to load vars for managed_node3 23743 1726867423.41789: Calling groups_inventory to load vars for managed_node3 23743 1726867423.41792: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.41800: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.41803: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.41805: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.41960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.42069: done with get_vars() 23743 1726867423.42076: done getting variables 23743 1726867423.42212: variable '_rundir' from source: set_fact 23743 1726867423.42233: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 17:23:43 -0400 (0:00:00.032) 0:00:07.584 ****** 23743 1726867423.42248: entering _queue_task() for managed_node3/file 23743 1726867423.42413: worker is 1 (out of 1 available) 23743 1726867423.42426: exiting _queue_task() for managed_node3/file 23743 1726867423.42436: done queuing things up, now waiting for results queue to drain 23743 1726867423.42437: waiting for pending results... 23743 1726867423.42600: running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23743 1726867423.42650: in run() - task 0affcac9-a3a5-415b-8083-00000000005f 23743 1726867423.42667: variable 'ansible_search_path' from source: unknown 23743 1726867423.42693: calling self._execute() 23743 1726867423.42749: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.42753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.42761: variable 'omit' from source: magic vars 23743 1726867423.43075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.44465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.44516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.44536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.44569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.44592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.44648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.44667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.44687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.44728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.44731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.44835: variable 'ansible_distribution' from source: facts 23743 1726867423.44839: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.44843: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.44846: when evaluation is False, skipping this task 23743 1726867423.44848: _execute() done 23743 1726867423.44851: dumping result to json 23743 1726867423.44854: done dumping result, returning 23743 1726867423.44860: done running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [0affcac9-a3a5-415b-8083-00000000005f] 23743 1726867423.44862: sending task result for task 0affcac9-a3a5-415b-8083-00000000005f 23743 1726867423.44948: done sending task result for task 0affcac9-a3a5-415b-8083-00000000005f 23743 1726867423.44951: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.44995: no more pending results, returning what we have 23743 1726867423.44998: results queue empty 23743 1726867423.44999: checking for any_errors_fatal 23743 1726867423.45004: done checking for any_errors_fatal 23743 1726867423.45005: checking for max_fail_percentage 23743 1726867423.45006: done checking for max_fail_percentage 23743 1726867423.45009: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.45010: done checking to see if all hosts have failed 23743 1726867423.45011: getting the remaining hosts for this loop 23743 1726867423.45012: done getting the remaining hosts for this loop 23743 1726867423.45015: getting the next task for host managed_node3 23743 1726867423.45019: done getting next task for host managed_node3 23743 1726867423.45021: ^ task is: TASK: Move module_utils to ansible directory 23743 1726867423.45023: ^ 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 23743 1726867423.45025: getting variables 23743 1726867423.45027: in VariableManager get_vars() 23743 1726867423.45050: Calling all_inventory to load vars for managed_node3 23743 1726867423.45053: Calling groups_inventory to load vars for managed_node3 23743 1726867423.45055: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.45064: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.45066: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.45068: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.45192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.45305: done with get_vars() 23743 1726867423.45311: done getting variables 23743 1726867423.45371: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 17:23:43 -0400 (0:00:00.031) 0:00:07.615 ****** 23743 1726867423.45391: entering _queue_task() for managed_node3/shell 23743 1726867423.45392: Creating lock for shell 23743 1726867423.45560: worker is 1 (out of 1 available) 23743 1726867423.45571: exiting _queue_task() for managed_node3/shell 23743 1726867423.45583: done queuing things up, now waiting for results queue to drain 23743 1726867423.45584: waiting for pending results... 23743 1726867423.45744: running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory 23743 1726867423.45794: in run() - task 0affcac9-a3a5-415b-8083-000000000060 23743 1726867423.45811: variable 'ansible_search_path' from source: unknown 23743 1726867423.45838: calling self._execute() 23743 1726867423.45894: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.45898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.45907: variable 'omit' from source: magic vars 23743 1726867423.46287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.47681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.47732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.47758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.47786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.47815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.47862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.47885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.47904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.47934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.47945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.48056: variable 'ansible_distribution' from source: facts 23743 1726867423.48059: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.48069: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.48072: when evaluation is False, skipping this task 23743 1726867423.48074: _execute() done 23743 1726867423.48076: dumping result to json 23743 1726867423.48080: done dumping result, returning 23743 1726867423.48087: done running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory [0affcac9-a3a5-415b-8083-000000000060] 23743 1726867423.48091: sending task result for task 0affcac9-a3a5-415b-8083-000000000060 23743 1726867423.48168: done sending task result for task 0affcac9-a3a5-415b-8083-000000000060 23743 1726867423.48171: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.48251: no more pending results, returning what we have 23743 1726867423.48254: results queue empty 23743 1726867423.48255: checking for any_errors_fatal 23743 1726867423.48259: done checking for any_errors_fatal 23743 1726867423.48260: checking for max_fail_percentage 23743 1726867423.48261: done checking for max_fail_percentage 23743 1726867423.48262: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.48262: done checking to see if all hosts have failed 23743 1726867423.48263: getting the remaining hosts for this loop 23743 1726867423.48264: done getting the remaining hosts for this loop 23743 1726867423.48267: getting the next task for host managed_node3 23743 1726867423.48271: done getting next task for host managed_node3 23743 1726867423.48273: ^ task is: TASK: Fake out python module directories, primarily for python2 23743 1726867423.48275: ^ 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 23743 1726867423.48279: getting variables 23743 1726867423.48281: in VariableManager get_vars() 23743 1726867423.48303: Calling all_inventory to load vars for managed_node3 23743 1726867423.48306: Calling groups_inventory to load vars for managed_node3 23743 1726867423.48310: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.48319: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.48322: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.48324: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.48468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.48581: done with get_vars() 23743 1726867423.48587: done getting variables 23743 1726867423.48625: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 17:23:43 -0400 (0:00:00.032) 0:00:07.647 ****** 23743 1726867423.48643: entering _queue_task() for managed_node3/shell 23743 1726867423.48816: worker is 1 (out of 1 available) 23743 1726867423.48828: exiting _queue_task() for managed_node3/shell 23743 1726867423.48839: done queuing things up, now waiting for results queue to drain 23743 1726867423.48840: waiting for pending results... 23743 1726867423.48993: running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 23743 1726867423.49050: in run() - task 0affcac9-a3a5-415b-8083-000000000061 23743 1726867423.49062: variable 'ansible_search_path' from source: unknown 23743 1726867423.49102: calling self._execute() 23743 1726867423.49156: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.49160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.49168: variable 'omit' from source: magic vars 23743 1726867423.49783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.51164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.51205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.51231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.51270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.51291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.51346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.51368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.51388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.51414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.51425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.51537: variable 'ansible_distribution' from source: facts 23743 1726867423.51541: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.51551: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.51554: when evaluation is False, skipping this task 23743 1726867423.51557: _execute() done 23743 1726867423.51559: dumping result to json 23743 1726867423.51561: done dumping result, returning 23743 1726867423.51573: done running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 [0affcac9-a3a5-415b-8083-000000000061] 23743 1726867423.51575: sending task result for task 0affcac9-a3a5-415b-8083-000000000061 23743 1726867423.51649: done sending task result for task 0affcac9-a3a5-415b-8083-000000000061 23743 1726867423.51651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.51721: no more pending results, returning what we have 23743 1726867423.51724: results queue empty 23743 1726867423.51724: checking for any_errors_fatal 23743 1726867423.51728: done checking for any_errors_fatal 23743 1726867423.51729: checking for max_fail_percentage 23743 1726867423.51730: done checking for max_fail_percentage 23743 1726867423.51731: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.51732: done checking to see if all hosts have failed 23743 1726867423.51732: getting the remaining hosts for this loop 23743 1726867423.51734: done getting the remaining hosts for this loop 23743 1726867423.51736: getting the next task for host managed_node3 23743 1726867423.51741: done getting next task for host managed_node3 23743 1726867423.51743: ^ task is: TASK: Set _lsr_python_path 23743 1726867423.51744: ^ 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 23743 1726867423.51747: getting variables 23743 1726867423.51748: in VariableManager get_vars() 23743 1726867423.51770: Calling all_inventory to load vars for managed_node3 23743 1726867423.51772: Calling groups_inventory to load vars for managed_node3 23743 1726867423.51775: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.51785: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.51788: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.51790: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.51897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.52037: done with get_vars() 23743 1726867423.52043: done getting variables 23743 1726867423.52086: 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 _lsr_python_path] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 17:23:43 -0400 (0:00:00.034) 0:00:07.682 ****** 23743 1726867423.52105: entering _queue_task() for managed_node3/set_fact 23743 1726867423.52273: worker is 1 (out of 1 available) 23743 1726867423.52286: exiting _queue_task() for managed_node3/set_fact 23743 1726867423.52297: done queuing things up, now waiting for results queue to drain 23743 1726867423.52297: waiting for pending results... 23743 1726867423.52458: running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path 23743 1726867423.52507: in run() - task 0affcac9-a3a5-415b-8083-000000000062 23743 1726867423.52524: variable 'ansible_search_path' from source: unknown 23743 1726867423.52553: calling self._execute() 23743 1726867423.52609: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.52617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.52626: variable 'omit' from source: magic vars 23743 1726867423.53082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.55023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.55096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.55147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.55193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.55282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.55326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.55363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.55398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.55450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.55471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.55654: variable 'ansible_distribution' from source: facts 23743 1726867423.55666: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.55685: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.55692: when evaluation is False, skipping this task 23743 1726867423.55755: _execute() done 23743 1726867423.55758: dumping result to json 23743 1726867423.55760: done dumping result, returning 23743 1726867423.55763: done running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path [0affcac9-a3a5-415b-8083-000000000062] 23743 1726867423.55765: sending task result for task 0affcac9-a3a5-415b-8083-000000000062 23743 1726867423.55837: done sending task result for task 0affcac9-a3a5-415b-8083-000000000062 23743 1726867423.55840: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.55916: no more pending results, returning what we have 23743 1726867423.55919: results queue empty 23743 1726867423.55920: checking for any_errors_fatal 23743 1726867423.55929: done checking for any_errors_fatal 23743 1726867423.55930: checking for max_fail_percentage 23743 1726867423.55933: done checking for max_fail_percentage 23743 1726867423.55933: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.55935: done checking to see if all hosts have failed 23743 1726867423.55935: getting the remaining hosts for this loop 23743 1726867423.55937: done getting the remaining hosts for this loop 23743 1726867423.55941: getting the next task for host managed_node3 23743 1726867423.55947: done getting next task for host managed_node3 23743 1726867423.55949: ^ task is: TASK: Show _lsr_python_path 23743 1726867423.55951: ^ 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 23743 1726867423.55954: getting variables 23743 1726867423.55956: in VariableManager get_vars() 23743 1726867423.55990: Calling all_inventory to load vars for managed_node3 23743 1726867423.55993: Calling groups_inventory to load vars for managed_node3 23743 1726867423.55997: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.56012: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.56015: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.56019: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.56489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.56683: done with get_vars() 23743 1726867423.56692: done getting variables 23743 1726867423.56752: 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 _lsr_python_path] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 17:23:43 -0400 (0:00:00.046) 0:00:07.729 ****** 23743 1726867423.56784: entering _queue_task() for managed_node3/debug 23743 1726867423.57043: worker is 1 (out of 1 available) 23743 1726867423.57055: exiting _queue_task() for managed_node3/debug 23743 1726867423.57067: done queuing things up, now waiting for results queue to drain 23743 1726867423.57068: waiting for pending results... 23743 1726867423.57494: running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path 23743 1726867423.57499: in run() - task 0affcac9-a3a5-415b-8083-000000000063 23743 1726867423.57501: variable 'ansible_search_path' from source: unknown 23743 1726867423.57504: calling self._execute() 23743 1726867423.57545: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.57557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.57570: variable 'omit' from source: magic vars 23743 1726867423.58045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.60511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.60586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.60642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.60688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.60722: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.60806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.60892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.60895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.60914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.60933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.61121: variable 'ansible_distribution' from source: facts 23743 1726867423.61133: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.61150: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.61157: when evaluation is False, skipping this task 23743 1726867423.61164: _execute() done 23743 1726867423.61217: dumping result to json 23743 1726867423.61221: done dumping result, returning 23743 1726867423.61224: done running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path [0affcac9-a3a5-415b-8083-000000000063] 23743 1726867423.61226: sending task result for task 0affcac9-a3a5-415b-8083-000000000063 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867423.61366: no more pending results, returning what we have 23743 1726867423.61371: results queue empty 23743 1726867423.61372: checking for any_errors_fatal 23743 1726867423.61380: done checking for any_errors_fatal 23743 1726867423.61381: checking for max_fail_percentage 23743 1726867423.61383: done checking for max_fail_percentage 23743 1726867423.61384: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.61385: done checking to see if all hosts have failed 23743 1726867423.61385: getting the remaining hosts for this loop 23743 1726867423.61387: done getting the remaining hosts for this loop 23743 1726867423.61391: getting the next task for host managed_node3 23743 1726867423.61398: done getting next task for host managed_node3 23743 1726867423.61401: ^ task is: TASK: List the files in {{ _rundir.path }} 23743 1726867423.61403: ^ 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 23743 1726867423.61409: getting variables 23743 1726867423.61411: in VariableManager get_vars() 23743 1726867423.61444: Calling all_inventory to load vars for managed_node3 23743 1726867423.61446: Calling groups_inventory to load vars for managed_node3 23743 1726867423.61450: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.61463: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.61466: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.61469: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.61986: done sending task result for task 0affcac9-a3a5-415b-8083-000000000063 23743 1726867423.61989: WORKER PROCESS EXITING 23743 1726867423.62016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.62212: done with get_vars() 23743 1726867423.62222: done getting variables 23743 1726867423.62275: 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) 23743 1726867423.62397: variable '_rundir' from source: set_fact 23743 1726867423.62411: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 17:23:43 -0400 (0:00:00.056) 0:00:07.785 ****** 23743 1726867423.62434: entering _queue_task() for managed_node3/command 23743 1726867423.62669: worker is 1 (out of 1 available) 23743 1726867423.62681: exiting _queue_task() for managed_node3/command 23743 1726867423.62693: done queuing things up, now waiting for results queue to drain 23743 1726867423.62693: waiting for pending results... 23743 1726867423.62953: running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} 23743 1726867423.63047: in run() - task 0affcac9-a3a5-415b-8083-000000000064 23743 1726867423.63066: variable 'ansible_search_path' from source: unknown 23743 1726867423.63109: calling self._execute() 23743 1726867423.63190: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.63202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.63222: variable 'omit' from source: magic vars 23743 1726867423.63691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.65965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.66003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.66046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.66091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.66125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.66292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.66295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.66298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.66320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.66338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.66550: variable 'ansible_distribution' from source: facts 23743 1726867423.66562: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.66581: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.66589: when evaluation is False, skipping this task 23743 1726867423.66596: _execute() done 23743 1726867423.66602: dumping result to json 23743 1726867423.66609: done dumping result, returning 23743 1726867423.66737: done running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} [0affcac9-a3a5-415b-8083-000000000064] 23743 1726867423.66741: sending task result for task 0affcac9-a3a5-415b-8083-000000000064 23743 1726867423.66820: done sending task result for task 0affcac9-a3a5-415b-8083-000000000064 23743 1726867423.66823: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.66873: no more pending results, returning what we have 23743 1726867423.66876: results queue empty 23743 1726867423.66879: checking for any_errors_fatal 23743 1726867423.66886: done checking for any_errors_fatal 23743 1726867423.66887: checking for max_fail_percentage 23743 1726867423.66889: done checking for max_fail_percentage 23743 1726867423.66890: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.66891: done checking to see if all hosts have failed 23743 1726867423.66891: getting the remaining hosts for this loop 23743 1726867423.66893: done getting the remaining hosts for this loop 23743 1726867423.66896: getting the next task for host managed_node3 23743 1726867423.66903: done getting next task for host managed_node3 23743 1726867423.66906: ^ task is: TASK: Run pytest with nm 23743 1726867423.66911: ^ 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? (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 23743 1726867423.66914: getting variables 23743 1726867423.66915: in VariableManager get_vars() 23743 1726867423.66943: Calling all_inventory to load vars for managed_node3 23743 1726867423.66945: Calling groups_inventory to load vars for managed_node3 23743 1726867423.66948: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.66959: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.66961: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.66964: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.67295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.67508: done with get_vars() 23743 1726867423.67518: done getting variables 23743 1726867423.67583: 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 [Run pytest with nm] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 17:23:43 -0400 (0:00:00.051) 0:00:07.837 ****** 23743 1726867423.67615: entering _queue_task() for managed_node3/command 23743 1726867423.67870: worker is 1 (out of 1 available) 23743 1726867423.67891: exiting _queue_task() for managed_node3/command 23743 1726867423.67902: done queuing things up, now waiting for results queue to drain 23743 1726867423.67903: waiting for pending results... 23743 1726867423.68292: running TaskExecutor() for managed_node3/TASK: Run pytest with nm 23743 1726867423.68458: in run() - task 0affcac9-a3a5-415b-8083-000000000066 23743 1726867423.68484: variable 'ansible_search_path' from source: unknown 23743 1726867423.68533: calling self._execute() 23743 1726867423.68623: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.68651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.68740: variable 'omit' from source: magic vars 23743 1726867423.69465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.71995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.72093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.72391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.72432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.72480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.72570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.72605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.72681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.72687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.72705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.73082: variable 'ansible_distribution' from source: facts 23743 1726867423.73111: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.73115: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.73230: when evaluation is False, skipping this task 23743 1726867423.73233: _execute() done 23743 1726867423.73235: dumping result to json 23743 1726867423.73237: done dumping result, returning 23743 1726867423.73240: done running TaskExecutor() for managed_node3/TASK: Run pytest with nm [0affcac9-a3a5-415b-8083-000000000066] 23743 1726867423.73242: sending task result for task 0affcac9-a3a5-415b-8083-000000000066 23743 1726867423.73312: done sending task result for task 0affcac9-a3a5-415b-8083-000000000066 23743 1726867423.73315: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.73366: no more pending results, returning what we have 23743 1726867423.73370: results queue empty 23743 1726867423.73371: checking for any_errors_fatal 23743 1726867423.73379: done checking for any_errors_fatal 23743 1726867423.73380: checking for max_fail_percentage 23743 1726867423.73382: done checking for max_fail_percentage 23743 1726867423.73383: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.73384: done checking to see if all hosts have failed 23743 1726867423.73385: getting the remaining hosts for this loop 23743 1726867423.73386: done getting the remaining hosts for this loop 23743 1726867423.73390: getting the next task for host managed_node3 23743 1726867423.73397: done getting next task for host managed_node3 23743 1726867423.73400: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 23743 1726867423.73402: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23743 1726867423.73406: getting variables 23743 1726867423.73407: in VariableManager get_vars() 23743 1726867423.73438: Calling all_inventory to load vars for managed_node3 23743 1726867423.73440: Calling groups_inventory to load vars for managed_node3 23743 1726867423.73444: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.73455: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.73457: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.73460: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.74543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.74744: done with get_vars() 23743 1726867423.74755: done getting variables 23743 1726867423.74814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 17:23:43 -0400 (0:00:00.072) 0:00:07.909 ****** 23743 1726867423.74847: entering _queue_task() for managed_node3/debug 23743 1726867423.75101: worker is 1 (out of 1 available) 23743 1726867423.75115: exiting _queue_task() for managed_node3/debug 23743 1726867423.75128: done queuing things up, now waiting for results queue to drain 23743 1726867423.75130: waiting for pending results... 23743 1726867423.75599: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm 23743 1726867423.75780: in run() - task 0affcac9-a3a5-415b-8083-000000000067 23743 1726867423.75793: variable 'ansible_search_path' from source: unknown 23743 1726867423.76006: calling self._execute() 23743 1726867423.76085: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.76091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.76100: variable 'omit' from source: magic vars 23743 1726867423.77183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.81788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.81909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.82007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.82044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.82081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.82163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.82216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.82246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.82311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.82332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.82565: variable 'ansible_distribution' from source: facts 23743 1726867423.82581: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.82616: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.82632: when evaluation is False, skipping this task 23743 1726867423.82653: _execute() done 23743 1726867423.82655: dumping result to json 23743 1726867423.82658: done dumping result, returning 23743 1726867423.82712: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm [0affcac9-a3a5-415b-8083-000000000067] 23743 1726867423.82715: sending task result for task 0affcac9-a3a5-415b-8083-000000000067 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867423.82904: no more pending results, returning what we have 23743 1726867423.82908: results queue empty 23743 1726867423.82909: checking for any_errors_fatal 23743 1726867423.82915: done checking for any_errors_fatal 23743 1726867423.82916: checking for max_fail_percentage 23743 1726867423.82918: done checking for max_fail_percentage 23743 1726867423.82919: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.82919: done checking to see if all hosts have failed 23743 1726867423.82920: getting the remaining hosts for this loop 23743 1726867423.82922: done getting the remaining hosts for this loop 23743 1726867423.82926: getting the next task for host managed_node3 23743 1726867423.82936: done getting next task for host managed_node3 23743 1726867423.82939: ^ task is: TASK: Install network-scripts when running pytest with initscripts 23743 1726867423.82942: ^ 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? (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 23743 1726867423.82945: getting variables 23743 1726867423.82946: in VariableManager get_vars() 23743 1726867423.82978: Calling all_inventory to load vars for managed_node3 23743 1726867423.82981: Calling groups_inventory to load vars for managed_node3 23743 1726867423.82985: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.82996: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.82999: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.83002: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.83432: done sending task result for task 0affcac9-a3a5-415b-8083-000000000067 23743 1726867423.83435: WORKER PROCESS EXITING 23743 1726867423.83458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.83670: done with get_vars() 23743 1726867423.83683: done getting variables 23743 1726867423.83742: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 17:23:43 -0400 (0:00:00.089) 0:00:07.999 ****** 23743 1726867423.83791: entering _queue_task() for managed_node3/package 23743 1726867423.84073: worker is 1 (out of 1 available) 23743 1726867423.84086: exiting _queue_task() for managed_node3/package 23743 1726867423.84099: done queuing things up, now waiting for results queue to drain 23743 1726867423.84100: waiting for pending results... 23743 1726867423.84480: running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts 23743 1726867423.84585: in run() - task 0affcac9-a3a5-415b-8083-000000000069 23743 1726867423.84739: variable 'ansible_search_path' from source: unknown 23743 1726867423.84784: calling self._execute() 23743 1726867423.84919: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.85004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.85018: variable 'omit' from source: magic vars 23743 1726867423.86137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.87998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.88072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.88084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.88112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.88145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.88383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.88387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.88389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.88392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.88394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.88526: variable 'ansible_distribution' from source: facts 23743 1726867423.88535: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.88549: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.88556: when evaluation is False, skipping this task 23743 1726867423.88562: _execute() done 23743 1726867423.88567: dumping result to json 23743 1726867423.88573: done dumping result, returning 23743 1726867423.88585: done running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts [0affcac9-a3a5-415b-8083-000000000069] 23743 1726867423.88595: sending task result for task 0affcac9-a3a5-415b-8083-000000000069 23743 1726867423.88702: done sending task result for task 0affcac9-a3a5-415b-8083-000000000069 23743 1726867423.88714: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.88770: no more pending results, returning what we have 23743 1726867423.88773: results queue empty 23743 1726867423.88775: checking for any_errors_fatal 23743 1726867423.88782: done checking for any_errors_fatal 23743 1726867423.88783: checking for max_fail_percentage 23743 1726867423.88785: done checking for max_fail_percentage 23743 1726867423.88785: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.88789: done checking to see if all hosts have failed 23743 1726867423.88790: getting the remaining hosts for this loop 23743 1726867423.88792: done getting the remaining hosts for this loop 23743 1726867423.88795: getting the next task for host managed_node3 23743 1726867423.88801: done getting next task for host managed_node3 23743 1726867423.88803: ^ task is: TASK: Run pytest with initscripts 23743 1726867423.88806: ^ 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? (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 23743 1726867423.88809: getting variables 23743 1726867423.88810: in VariableManager get_vars() 23743 1726867423.88842: Calling all_inventory to load vars for managed_node3 23743 1726867423.88844: Calling groups_inventory to load vars for managed_node3 23743 1726867423.88847: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.88863: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.88866: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.88869: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.89449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.89876: done with get_vars() 23743 1726867423.89887: done getting variables 23743 1726867423.89943: 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 [Run pytest with initscripts] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 17:23:43 -0400 (0:00:00.063) 0:00:08.062 ****** 23743 1726867423.90098: entering _queue_task() for managed_node3/command 23743 1726867423.90328: worker is 1 (out of 1 available) 23743 1726867423.90342: exiting _queue_task() for managed_node3/command 23743 1726867423.90354: done queuing things up, now waiting for results queue to drain 23743 1726867423.90355: waiting for pending results... 23743 1726867423.90528: running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts 23743 1726867423.90593: in run() - task 0affcac9-a3a5-415b-8083-00000000006a 23743 1726867423.90605: variable 'ansible_search_path' from source: unknown 23743 1726867423.90636: calling self._execute() 23743 1726867423.90696: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.90702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.90712: variable 'omit' from source: magic vars 23743 1726867423.91036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.93283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.93287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.93289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.93292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.93297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.93371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.93410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.93447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.93501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.93525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.93725: variable 'ansible_distribution' from source: facts 23743 1726867423.93736: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.93753: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.93761: when evaluation is False, skipping this task 23743 1726867423.93770: _execute() done 23743 1726867423.93779: dumping result to json 23743 1726867423.93787: done dumping result, returning 23743 1726867423.93797: done running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts [0affcac9-a3a5-415b-8083-00000000006a] 23743 1726867423.93805: sending task result for task 0affcac9-a3a5-415b-8083-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867423.93975: no more pending results, returning what we have 23743 1726867423.93985: results queue empty 23743 1726867423.93987: checking for any_errors_fatal 23743 1726867423.93993: done checking for any_errors_fatal 23743 1726867423.93994: checking for max_fail_percentage 23743 1726867423.93996: done checking for max_fail_percentage 23743 1726867423.93996: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.93997: done checking to see if all hosts have failed 23743 1726867423.93998: getting the remaining hosts for this loop 23743 1726867423.94000: done getting the remaining hosts for this loop 23743 1726867423.94003: getting the next task for host managed_node3 23743 1726867423.94012: done getting next task for host managed_node3 23743 1726867423.94014: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 23743 1726867423.94017: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23743 1726867423.94021: getting variables 23743 1726867423.94022: in VariableManager get_vars() 23743 1726867423.94052: Calling all_inventory to load vars for managed_node3 23743 1726867423.94055: Calling groups_inventory to load vars for managed_node3 23743 1726867423.94058: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.94070: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.94073: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.94076: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.94140: done sending task result for task 0affcac9-a3a5-415b-8083-00000000006a 23743 1726867423.94142: WORKER PROCESS EXITING 23743 1726867423.94341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.94553: done with get_vars() 23743 1726867423.94563: done getting variables 23743 1726867423.94624: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 17:23:43 -0400 (0:00:00.045) 0:00:08.108 ****** 23743 1726867423.94660: entering _queue_task() for managed_node3/debug 23743 1726867423.94913: worker is 1 (out of 1 available) 23743 1726867423.94924: exiting _queue_task() for managed_node3/debug 23743 1726867423.94937: done queuing things up, now waiting for results queue to drain 23743 1726867423.94938: waiting for pending results... 23743 1726867423.95370: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts 23743 1726867423.95539: in run() - task 0affcac9-a3a5-415b-8083-00000000006b 23743 1726867423.95551: variable 'ansible_search_path' from source: unknown 23743 1726867423.95579: calling self._execute() 23743 1726867423.95642: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867423.95647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867423.95657: variable 'omit' from source: magic vars 23743 1726867423.95984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867423.97874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867423.98222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867423.98226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867423.98228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867423.98258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867423.98342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867423.98399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867423.98448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867423.98498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867423.98522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867423.98684: variable 'ansible_distribution' from source: facts 23743 1726867423.98694: variable 'ansible_distribution_major_version' from source: facts 23743 1726867423.98711: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867423.98720: when evaluation is False, skipping this task 23743 1726867423.98723: _execute() done 23743 1726867423.98726: dumping result to json 23743 1726867423.98731: done dumping result, returning 23743 1726867423.98738: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts [0affcac9-a3a5-415b-8083-00000000006b] 23743 1726867423.98742: sending task result for task 0affcac9-a3a5-415b-8083-00000000006b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23743 1726867423.98860: no more pending results, returning what we have 23743 1726867423.98863: results queue empty 23743 1726867423.98865: checking for any_errors_fatal 23743 1726867423.98871: done checking for any_errors_fatal 23743 1726867423.98872: checking for max_fail_percentage 23743 1726867423.98873: done checking for max_fail_percentage 23743 1726867423.98874: checking to see if all hosts have failed and the running result is not ok 23743 1726867423.98874: done checking to see if all hosts have failed 23743 1726867423.98875: getting the remaining hosts for this loop 23743 1726867423.98880: done getting the remaining hosts for this loop 23743 1726867423.98883: getting the next task for host managed_node3 23743 1726867423.98890: done getting next task for host managed_node3 23743 1726867423.98893: ^ task is: TASK: Remove local tar file 23743 1726867423.98895: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23743 1726867423.98900: getting variables 23743 1726867423.98902: in VariableManager get_vars() 23743 1726867423.98933: Calling all_inventory to load vars for managed_node3 23743 1726867423.98936: Calling groups_inventory to load vars for managed_node3 23743 1726867423.98939: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867423.98953: Calling all_plugins_play to load vars for managed_node3 23743 1726867423.98956: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867423.98958: Calling groups_plugins_play to load vars for managed_node3 23743 1726867423.99187: done sending task result for task 0affcac9-a3a5-415b-8083-00000000006b 23743 1726867423.99190: WORKER PROCESS EXITING 23743 1726867423.99212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867423.99388: done with get_vars() 23743 1726867423.99397: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 17:23:43 -0400 (0:00:00.048) 0:00:08.156 ****** 23743 1726867423.99484: entering _queue_task() for managed_node3/file 23743 1726867423.99719: worker is 1 (out of 1 available) 23743 1726867423.99731: exiting _queue_task() for managed_node3/file 23743 1726867423.99743: done queuing things up, now waiting for results queue to drain 23743 1726867423.99744: waiting for pending results... 23743 1726867424.00019: running TaskExecutor() for managed_node3/TASK: Remove local tar file 23743 1726867424.00126: in run() - task 0affcac9-a3a5-415b-8083-00000000006c 23743 1726867424.00175: variable 'ansible_search_path' from source: unknown 23743 1726867424.00205: calling self._execute() 23743 1726867424.00226: in VariableManager get_vars() 23743 1726867424.00256: Calling all_inventory to load vars for localhost 23743 1726867424.00259: Calling groups_inventory to load vars for localhost 23743 1726867424.00268: Calling all_plugins_inventory to load vars for localhost 23743 1726867424.00284: Calling all_plugins_play to load vars for localhost 23743 1726867424.00288: Calling groups_plugins_inventory to load vars for localhost 23743 1726867424.00294: Calling groups_plugins_play to load vars for localhost 23743 1726867424.00350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.00368: done with get_vars() 23743 1726867424.00376: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23743 1726867424.00426: variable 'ansible_delegated_vars' from source: unknown 23743 1726867424.00429: variable 'ansible_connection' from source: host vars for 'localhost' 23743 1726867424.00432: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23743 1726867424.00442: variable 'omit' from source: magic vars 23743 1726867424.00746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867424.02362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867424.02405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867424.02438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867424.02461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867424.02482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867424.02538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867424.02565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867424.02585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867424.02611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867424.02625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867424.02882: variable 'ansible_distribution' from source: facts 23743 1726867424.02886: variable 'ansible_distribution_major_version' from source: facts 23743 1726867424.02888: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867424.02890: when evaluation is False, skipping this task 23743 1726867424.02892: _execute() done 23743 1726867424.02894: dumping result to json 23743 1726867424.02896: done dumping result, returning 23743 1726867424.02898: done running TaskExecutor() for managed_node3/TASK: Remove local tar file [0affcac9-a3a5-415b-8083-00000000006c] 23743 1726867424.02900: sending task result for task 0affcac9-a3a5-415b-8083-00000000006c 23743 1726867424.02962: done sending task result for task 0affcac9-a3a5-415b-8083-00000000006c 23743 1726867424.02965: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867424.03028: no more pending results, returning what we have 23743 1726867424.03032: results queue empty 23743 1726867424.03033: checking for any_errors_fatal 23743 1726867424.03039: done checking for any_errors_fatal 23743 1726867424.03039: checking for max_fail_percentage 23743 1726867424.03041: done checking for max_fail_percentage 23743 1726867424.03042: checking to see if all hosts have failed and the running result is not ok 23743 1726867424.03043: done checking to see if all hosts have failed 23743 1726867424.03044: getting the remaining hosts for this loop 23743 1726867424.03045: done getting the remaining hosts for this loop 23743 1726867424.03049: getting the next task for host managed_node3 23743 1726867424.03054: done getting next task for host managed_node3 23743 1726867424.03057: ^ task is: TASK: Remove tempdir 23743 1726867424.03059: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23743 1726867424.03062: getting variables 23743 1726867424.03063: in VariableManager get_vars() 23743 1726867424.03089: Calling all_inventory to load vars for managed_node3 23743 1726867424.03092: Calling groups_inventory to load vars for managed_node3 23743 1726867424.03095: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867424.03104: Calling all_plugins_play to load vars for managed_node3 23743 1726867424.03107: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867424.03110: Calling groups_plugins_play to load vars for managed_node3 23743 1726867424.03532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.03795: done with get_vars() 23743 1726867424.03802: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 17:23:44 -0400 (0:00:00.043) 0:00:08.200 ****** 23743 1726867424.03866: entering _queue_task() for managed_node3/file 23743 1726867424.04053: worker is 1 (out of 1 available) 23743 1726867424.04065: exiting _queue_task() for managed_node3/file 23743 1726867424.04076: done queuing things up, now waiting for results queue to drain 23743 1726867424.04079: waiting for pending results... 23743 1726867424.04236: running TaskExecutor() for managed_node3/TASK: Remove tempdir 23743 1726867424.04283: in run() - task 0affcac9-a3a5-415b-8083-00000000006d 23743 1726867424.04294: variable 'ansible_search_path' from source: unknown 23743 1726867424.04324: calling self._execute() 23743 1726867424.04380: variable 'ansible_host' from source: host vars for 'managed_node3' 23743 1726867424.04385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23743 1726867424.04394: variable 'omit' from source: magic vars 23743 1726867424.04716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23743 1726867424.06243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23743 1726867424.06288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23743 1726867424.06322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23743 1726867424.06346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23743 1726867424.06366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23743 1726867424.06429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23743 1726867424.06449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23743 1726867424.06468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23743 1726867424.06502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23743 1726867424.06516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23743 1726867424.06622: variable 'ansible_distribution' from source: facts 23743 1726867424.06626: variable 'ansible_distribution_major_version' from source: facts 23743 1726867424.06636: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23743 1726867424.06639: when evaluation is False, skipping this task 23743 1726867424.06641: _execute() done 23743 1726867424.06643: dumping result to json 23743 1726867424.06646: done dumping result, returning 23743 1726867424.06652: done running TaskExecutor() for managed_node3/TASK: Remove tempdir [0affcac9-a3a5-415b-8083-00000000006d] 23743 1726867424.06656: sending task result for task 0affcac9-a3a5-415b-8083-00000000006d 23743 1726867424.06731: done sending task result for task 0affcac9-a3a5-415b-8083-00000000006d 23743 1726867424.06734: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23743 1726867424.06780: no more pending results, returning what we have 23743 1726867424.06784: results queue empty 23743 1726867424.06785: checking for any_errors_fatal 23743 1726867424.06789: done checking for any_errors_fatal 23743 1726867424.06790: checking for max_fail_percentage 23743 1726867424.06791: done checking for max_fail_percentage 23743 1726867424.06792: checking to see if all hosts have failed and the running result is not ok 23743 1726867424.06792: done checking to see if all hosts have failed 23743 1726867424.06793: getting the remaining hosts for this loop 23743 1726867424.06794: done getting the remaining hosts for this loop 23743 1726867424.06797: getting the next task for host managed_node3 23743 1726867424.06802: done getting next task for host managed_node3 23743 1726867424.06804: ^ task is: TASK: meta (flush_handlers) 23743 1726867424.06806: ^ 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 23743 1726867424.06809: getting variables 23743 1726867424.06810: in VariableManager get_vars() 23743 1726867424.06832: Calling all_inventory to load vars for managed_node3 23743 1726867424.06835: Calling groups_inventory to load vars for managed_node3 23743 1726867424.06837: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867424.06855: Calling all_plugins_play to load vars for managed_node3 23743 1726867424.06858: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867424.06861: Calling groups_plugins_play to load vars for managed_node3 23743 1726867424.07160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.07267: done with get_vars() 23743 1726867424.07273: done getting variables 23743 1726867424.07319: in VariableManager get_vars() 23743 1726867424.07325: Calling all_inventory to load vars for managed_node3 23743 1726867424.07326: Calling groups_inventory to load vars for managed_node3 23743 1726867424.07328: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867424.07330: Calling all_plugins_play to load vars for managed_node3 23743 1726867424.07332: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867424.07333: Calling groups_plugins_play to load vars for managed_node3 23743 1726867424.07415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.07519: done with get_vars() 23743 1726867424.07527: done queuing things up, now waiting for results queue to drain 23743 1726867424.07528: results queue empty 23743 1726867424.07529: checking for any_errors_fatal 23743 1726867424.07530: done checking for any_errors_fatal 23743 1726867424.07531: checking for max_fail_percentage 23743 1726867424.07531: done checking for max_fail_percentage 23743 1726867424.07532: checking to see if all hosts have failed and the running result is not ok 23743 1726867424.07532: done checking to see if all hosts have failed 23743 1726867424.07532: getting the remaining hosts for this loop 23743 1726867424.07533: done getting the remaining hosts for this loop 23743 1726867424.07534: getting the next task for host managed_node3 23743 1726867424.07536: done getting next task for host managed_node3 23743 1726867424.07537: ^ task is: TASK: meta (flush_handlers) 23743 1726867424.07538: ^ 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 23743 1726867424.07540: getting variables 23743 1726867424.07540: in VariableManager get_vars() 23743 1726867424.07544: Calling all_inventory to load vars for managed_node3 23743 1726867424.07545: Calling groups_inventory to load vars for managed_node3 23743 1726867424.07550: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867424.07553: Calling all_plugins_play to load vars for managed_node3 23743 1726867424.07554: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867424.07556: Calling groups_plugins_play to load vars for managed_node3 23743 1726867424.07635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.07754: done with get_vars() 23743 1726867424.07759: done getting variables 23743 1726867424.07789: in VariableManager get_vars() 23743 1726867424.07794: Calling all_inventory to load vars for managed_node3 23743 1726867424.07795: Calling groups_inventory to load vars for managed_node3 23743 1726867424.07797: Calling all_plugins_inventory to load vars for managed_node3 23743 1726867424.07799: Calling all_plugins_play to load vars for managed_node3 23743 1726867424.07800: Calling groups_plugins_inventory to load vars for managed_node3 23743 1726867424.07802: Calling groups_plugins_play to load vars for managed_node3 23743 1726867424.07882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23743 1726867424.07985: done with get_vars() 23743 1726867424.07992: done queuing things up, now waiting for results queue to drain 23743 1726867424.07993: results queue empty 23743 1726867424.07994: checking for any_errors_fatal 23743 1726867424.07994: done checking for any_errors_fatal 23743 1726867424.07995: checking for max_fail_percentage 23743 1726867424.07995: done checking for max_fail_percentage 23743 1726867424.07996: checking to see if all hosts have failed and the running result is not ok 23743 1726867424.07996: done checking to see if all hosts have failed 23743 1726867424.07997: getting the remaining hosts for this loop 23743 1726867424.07997: done getting the remaining hosts for this loop 23743 1726867424.07999: getting the next task for host managed_node3 23743 1726867424.08000: done getting next task for host managed_node3 23743 1726867424.08001: ^ task is: None 23743 1726867424.08001: ^ 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 23743 1726867424.08002: done queuing things up, now waiting for results queue to drain 23743 1726867424.08002: results queue empty 23743 1726867424.08003: checking for any_errors_fatal 23743 1726867424.08003: done checking for any_errors_fatal 23743 1726867424.08004: checking for max_fail_percentage 23743 1726867424.08004: done checking for max_fail_percentage 23743 1726867424.08005: checking to see if all hosts have failed and the running result is not ok 23743 1726867424.08005: done checking to see if all hosts have failed 23743 1726867424.08006: getting the next task for host managed_node3 23743 1726867424.08009: done getting next task for host managed_node3 23743 1726867424.08010: ^ task is: None 23743 1726867424.08010: ^ 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_node3 : ok=6 changed=0 unreachable=0 failed=0 skipped=84 rescued=0 ignored=0 Friday 20 September 2024 17:23:44 -0400 (0:00:00.041) 0:00:08.242 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Check if system is ostree ----------------------------------------------- 0.82s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.81s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.15s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 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.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Enable network service -------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Set network provider to 'initscripts' ----------------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Debug stdout_lines of the running playbook with nm ---------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Enable EPEL 6 ----------------------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Include the task 'el_repo_setup.yml' ------------------------------------ 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Test warning and info logs ---------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Set network provider to 'nm' -------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 23743 1726867424.08066: RUNNING CLEANUP