[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. 24119 1726882656.21856: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 24119 1726882656.22305: Added group all to inventory 24119 1726882656.22307: Added group ungrouped to inventory 24119 1726882656.22311: Group all now contains ungrouped 24119 1726882656.22314: Examining possible inventory source: /tmp/network-91m/inventory.yml 24119 1726882656.38604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24119 1726882656.38669: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24119 1726882656.38694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24119 1726882656.38755: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24119 1726882656.38832: Loaded config def from plugin (inventory/script) 24119 1726882656.38834: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24119 1726882656.38878: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24119 1726882656.38969: Loaded config def from plugin (inventory/yaml) 24119 1726882656.38972: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24119 1726882656.39059: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24119 1726882656.39483: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24119 1726882656.39487: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24119 1726882656.39490: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24119 1726882656.39496: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24119 1726882656.39501: Loading data from /tmp/network-91m/inventory.yml 24119 1726882656.39569: /tmp/network-91m/inventory.yml was not parsable by auto 24119 1726882656.39636: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24119 1726882656.39679: Loading data from /tmp/network-91m/inventory.yml 24119 1726882656.39762: group all already in inventory 24119 1726882656.39771: set inventory_file for managed_node1 24119 1726882656.39776: set inventory_dir for managed_node1 24119 1726882656.39777: Added host managed_node1 to inventory 24119 1726882656.39779: Added host managed_node1 to group all 24119 1726882656.39780: set ansible_host for managed_node1 24119 1726882656.39781: set ansible_ssh_extra_args for managed_node1 24119 1726882656.39785: set inventory_file for managed_node2 24119 1726882656.39788: set inventory_dir for managed_node2 24119 1726882656.39789: Added host managed_node2 to inventory 24119 1726882656.39790: Added host managed_node2 to group all 24119 1726882656.39791: set ansible_host for managed_node2 24119 1726882656.39792: set ansible_ssh_extra_args for managed_node2 24119 1726882656.39794: set inventory_file for managed_node3 24119 1726882656.39797: set inventory_dir for managed_node3 24119 1726882656.39798: Added host managed_node3 to inventory 24119 1726882656.39799: Added host managed_node3 to group all 24119 1726882656.39800: set ansible_host for managed_node3 24119 1726882656.39801: set ansible_ssh_extra_args for managed_node3 24119 1726882656.39803: Reconcile groups and hosts in inventory. 24119 1726882656.39807: Group ungrouped now contains managed_node1 24119 1726882656.39809: Group ungrouped now contains managed_node2 24119 1726882656.39811: Group ungrouped now contains managed_node3 24119 1726882656.39892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24119 1726882656.40018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24119 1726882656.40069: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24119 1726882656.40097: Loaded config def from plugin (vars/host_group_vars) 24119 1726882656.40100: 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) 24119 1726882656.40107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24119 1726882656.40115: 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) 24119 1726882656.40157: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24119 1726882656.40487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882656.40582: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24119 1726882656.40622: Loaded config def from plugin (connection/local) 24119 1726882656.40625: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24119 1726882656.41194: Loaded config def from plugin (connection/paramiko_ssh) 24119 1726882656.41198: 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) 24119 1726882656.42100: 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) 24119 1726882656.42138: Loaded config def from plugin (connection/psrp) 24119 1726882656.42141: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24119 1726882656.42885: 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) 24119 1726882656.42925: Loaded config def from plugin (connection/ssh) 24119 1726882656.42927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24119 1726882656.44788: 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) 24119 1726882656.44827: Loaded config def from plugin (connection/winrm) 24119 1726882656.44830: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24119 1726882656.44860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24119 1726882656.44924: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24119 1726882656.45008: Loaded config def from plugin (shell/cmd) 24119 1726882656.45011: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24119 1726882656.45035: 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) 24119 1726882656.45104: Loaded config def from plugin (shell/powershell) 24119 1726882656.45106: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24119 1726882656.45160: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24119 1726882656.45362: Loaded config def from plugin (shell/sh) 24119 1726882656.45366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24119 1726882656.45400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24119 1726882656.45877: Loaded config def from plugin (become/runas) 24119 1726882656.45879: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24119 1726882656.46071: Loaded config def from plugin (become/su) 24119 1726882656.46074: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24119 1726882656.46235: Loaded config def from plugin (become/sudo) 24119 1726882656.46237: 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 24119 1726882656.46271: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 24119 1726882656.46577: in VariableManager get_vars() 24119 1726882656.46597: done with get_vars() 24119 1726882656.46634: in VariableManager get_vars() 24119 1726882656.46637: done with get_vars() 24119 1726882656.46640: variable 'playbook_dir' from source: magic vars 24119 1726882656.46641: variable 'ansible_playbook_python' from source: magic vars 24119 1726882656.46641: variable 'ansible_config_file' from source: magic vars 24119 1726882656.46642: variable 'groups' from source: magic vars 24119 1726882656.46643: variable 'omit' from source: magic vars 24119 1726882656.46643: variable 'ansible_version' from source: magic vars 24119 1726882656.46644: variable 'ansible_check_mode' from source: magic vars 24119 1726882656.46645: variable 'ansible_diff_mode' from source: magic vars 24119 1726882656.46646: variable 'ansible_forks' from source: magic vars 24119 1726882656.46647: variable 'ansible_inventory_sources' from source: magic vars 24119 1726882656.46647: variable 'ansible_skip_tags' from source: magic vars 24119 1726882656.46648: variable 'ansible_limit' from source: magic vars 24119 1726882656.46649: variable 'ansible_run_tags' from source: magic vars 24119 1726882656.46649: variable 'ansible_verbosity' from source: magic vars 24119 1726882656.46682: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 24119 1726882656.47354: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24119 1726882656.50586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24119 1726882656.50827: in VariableManager get_vars() 24119 1726882656.50831: done with get_vars() 24119 1726882656.50833: variable 'playbook_dir' from source: magic vars 24119 1726882656.50834: variable 'ansible_playbook_python' from source: magic vars 24119 1726882656.50835: variable 'ansible_config_file' from source: magic vars 24119 1726882656.50836: variable 'groups' from source: magic vars 24119 1726882656.50837: variable 'omit' from source: magic vars 24119 1726882656.50837: variable 'ansible_version' from source: magic vars 24119 1726882656.50838: variable 'ansible_check_mode' from source: magic vars 24119 1726882656.50839: variable 'ansible_diff_mode' from source: magic vars 24119 1726882656.50840: variable 'ansible_forks' from source: magic vars 24119 1726882656.50841: variable 'ansible_inventory_sources' from source: magic vars 24119 1726882656.50841: variable 'ansible_skip_tags' from source: magic vars 24119 1726882656.50842: variable 'ansible_limit' from source: magic vars 24119 1726882656.50843: variable 'ansible_run_tags' from source: magic vars 24119 1726882656.50844: variable 'ansible_verbosity' from source: magic vars 24119 1726882656.50882: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 24119 1726882656.51083: in VariableManager get_vars() 24119 1726882656.51099: done with get_vars() 24119 1726882656.51224: in VariableManager get_vars() 24119 1726882656.51228: done with get_vars() 24119 1726882656.51230: variable 'playbook_dir' from source: magic vars 24119 1726882656.51231: variable 'ansible_playbook_python' from source: magic vars 24119 1726882656.51232: variable 'ansible_config_file' from source: magic vars 24119 1726882656.51233: variable 'groups' from source: magic vars 24119 1726882656.51234: variable 'omit' from source: magic vars 24119 1726882656.51234: variable 'ansible_version' from source: magic vars 24119 1726882656.51235: variable 'ansible_check_mode' from source: magic vars 24119 1726882656.51236: variable 'ansible_diff_mode' from source: magic vars 24119 1726882656.51237: variable 'ansible_forks' from source: magic vars 24119 1726882656.51237: variable 'ansible_inventory_sources' from source: magic vars 24119 1726882656.51238: variable 'ansible_skip_tags' from source: magic vars 24119 1726882656.51239: variable 'ansible_limit' from source: magic vars 24119 1726882656.51240: variable 'ansible_run_tags' from source: magic vars 24119 1726882656.51241: variable 'ansible_verbosity' from source: magic vars 24119 1726882656.51282: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 24119 1726882656.51382: in VariableManager get_vars() 24119 1726882656.51394: done with get_vars() 24119 1726882656.51502: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24119 1726882656.51782: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24119 1726882656.51987: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24119 1726882656.52721: in VariableManager get_vars() 24119 1726882656.52739: done with get_vars() 24119 1726882656.53287: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24119 1726882656.53376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24119 1726882656.54178: in VariableManager get_vars() 24119 1726882656.54189: done with get_vars() 24119 1726882656.54270: in VariableManager get_vars() 24119 1726882656.54272: done with get_vars() 24119 1726882656.54274: variable 'playbook_dir' from source: magic vars 24119 1726882656.54274: variable 'ansible_playbook_python' from source: magic vars 24119 1726882656.54275: variable 'ansible_config_file' from source: magic vars 24119 1726882656.54275: variable 'groups' from source: magic vars 24119 1726882656.54276: variable 'omit' from source: magic vars 24119 1726882656.54276: variable 'ansible_version' from source: magic vars 24119 1726882656.54277: variable 'ansible_check_mode' from source: magic vars 24119 1726882656.54277: variable 'ansible_diff_mode' from source: magic vars 24119 1726882656.54278: variable 'ansible_forks' from source: magic vars 24119 1726882656.54278: variable 'ansible_inventory_sources' from source: magic vars 24119 1726882656.54278: variable 'ansible_skip_tags' from source: magic vars 24119 1726882656.54279: variable 'ansible_limit' from source: magic vars 24119 1726882656.54282: variable 'ansible_run_tags' from source: magic vars 24119 1726882656.54283: variable 'ansible_verbosity' from source: magic vars 24119 1726882656.54303: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 24119 1726882656.54384: in VariableManager get_vars() 24119 1726882656.54401: done with get_vars() 24119 1726882656.54467: in VariableManager get_vars() 24119 1726882656.54470: done with get_vars() 24119 1726882656.54471: variable 'playbook_dir' from source: magic vars 24119 1726882656.54472: variable 'ansible_playbook_python' from source: magic vars 24119 1726882656.54472: variable 'ansible_config_file' from source: magic vars 24119 1726882656.54473: variable 'groups' from source: magic vars 24119 1726882656.54473: variable 'omit' from source: magic vars 24119 1726882656.54474: variable 'ansible_version' from source: magic vars 24119 1726882656.54474: variable 'ansible_check_mode' from source: magic vars 24119 1726882656.54475: variable 'ansible_diff_mode' from source: magic vars 24119 1726882656.54475: variable 'ansible_forks' from source: magic vars 24119 1726882656.54476: variable 'ansible_inventory_sources' from source: magic vars 24119 1726882656.54476: variable 'ansible_skip_tags' from source: magic vars 24119 1726882656.54477: variable 'ansible_limit' from source: magic vars 24119 1726882656.54477: variable 'ansible_run_tags' from source: magic vars 24119 1726882656.54477: variable 'ansible_verbosity' from source: magic vars 24119 1726882656.54496: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 24119 1726882656.54526: in VariableManager get_vars() 24119 1726882656.54534: done with get_vars() 24119 1726882656.54561: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24119 1726882656.54621: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24119 1726882656.54669: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24119 1726882656.54891: in VariableManager get_vars() 24119 1726882656.54913: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24119 1726882656.56479: in VariableManager get_vars() 24119 1726882656.56490: done with get_vars() 24119 1726882656.56688: in VariableManager get_vars() 24119 1726882656.56696: done with get_vars() 24119 1726882656.57607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24119 1726882656.57615: 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 24119 1726882656.57830: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24119 1726882656.59602: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24119 1726882656.59605: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 24119 1726882656.59636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24119 1726882656.59666: 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) 24119 1726882656.59847: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24119 1726882656.59918: Loaded config def from plugin (callback/default) 24119 1726882656.59920: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24119 1726882656.61168: Loaded config def from plugin (callback/junit) 24119 1726882656.61171: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24119 1726882656.61214: 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) 24119 1726882656.61288: Loaded config def from plugin (callback/minimal) 24119 1726882656.61291: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24119 1726882656.61336: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24119 1726882656.61401: Loaded config def from plugin (callback/tree) 24119 1726882656.61404: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 24119 1726882656.61528: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24119 1726882656.61531: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 24119 1726882656.61567: in VariableManager get_vars() 24119 1726882656.61580: done with get_vars() 24119 1726882656.61585: in VariableManager get_vars() 24119 1726882656.61594: done with get_vars() 24119 1726882656.61598: variable 'omit' from source: magic vars 24119 1726882656.61631: in VariableManager get_vars() 24119 1726882656.61644: done with get_vars() 24119 1726882656.61676: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 24119 1726882656.62248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24119 1726882656.62332: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24119 1726882656.62367: getting the remaining hosts for this loop 24119 1726882656.62369: done getting the remaining hosts for this loop 24119 1726882656.62376: getting the next task for host managed_node3 24119 1726882656.62379: done getting next task for host managed_node3 24119 1726882656.62381: ^ task is: TASK: Gathering Facts 24119 1726882656.62383: ^ 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 24119 1726882656.62385: getting variables 24119 1726882656.62386: in VariableManager get_vars() 24119 1726882656.62395: Calling all_inventory to load vars for managed_node3 24119 1726882656.62398: Calling groups_inventory to load vars for managed_node3 24119 1726882656.62400: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882656.62411: Calling all_plugins_play to load vars for managed_node3 24119 1726882656.62425: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882656.62430: Calling groups_plugins_play to load vars for managed_node3 24119 1726882656.62473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882656.62522: done with get_vars() 24119 1726882656.62528: done getting variables 24119 1726882656.62597: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 21:37:36 -0400 (0:00:00.011) 0:00:00.011 ****** 24119 1726882656.62617: entering _queue_task() for managed_node3/gather_facts 24119 1726882656.62619: Creating lock for gather_facts 24119 1726882656.62958: worker is 1 (out of 1 available) 24119 1726882656.62971: exiting _queue_task() for managed_node3/gather_facts 24119 1726882656.62985: done queuing things up, now waiting for results queue to drain 24119 1726882656.62988: waiting for pending results... 24119 1726882656.63235: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24119 1726882656.63322: in run() - task 0e448fcc-3ce9-4f0a-face-000000000071 24119 1726882656.63349: variable 'ansible_search_path' from source: unknown 24119 1726882656.63393: calling self._execute() 24119 1726882656.63474: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882656.63486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882656.63498: variable 'omit' from source: magic vars 24119 1726882656.63607: variable 'omit' from source: magic vars 24119 1726882656.63637: variable 'omit' from source: magic vars 24119 1726882656.63690: variable 'omit' from source: magic vars 24119 1726882656.63736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24119 1726882656.63779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24119 1726882656.63811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24119 1726882656.63834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882656.63851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882656.63891: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882656.63907: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882656.63916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882656.64031: Set connection var ansible_shell_executable to /bin/sh 24119 1726882656.64042: Set connection var ansible_module_compression to ZIP_DEFLATED 24119 1726882656.64052: Set connection var ansible_connection to ssh 24119 1726882656.64065: Set connection var ansible_pipelining to False 24119 1726882656.64076: Set connection var ansible_timeout to 10 24119 1726882656.64087: Set connection var ansible_shell_type to sh 24119 1726882656.64124: variable 'ansible_shell_executable' from source: unknown 24119 1726882656.64132: variable 'ansible_connection' from source: unknown 24119 1726882656.64139: variable 'ansible_module_compression' from source: unknown 24119 1726882656.64145: variable 'ansible_shell_type' from source: unknown 24119 1726882656.64151: variable 'ansible_shell_executable' from source: unknown 24119 1726882656.64158: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882656.64171: variable 'ansible_pipelining' from source: unknown 24119 1726882656.64178: variable 'ansible_timeout' from source: unknown 24119 1726882656.64185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882656.64452: 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) 24119 1726882656.64471: variable 'omit' from source: magic vars 24119 1726882656.64481: starting attempt loop 24119 1726882656.64488: running the handler 24119 1726882656.64507: variable 'ansible_facts' from source: unknown 24119 1726882656.64531: _low_level_execute_command(): starting 24119 1726882656.64545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24119 1726882656.65371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882656.65387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882656.65403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882656.65430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882656.65482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882656.65495: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882656.65511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882656.65593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882656.65881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882656.65894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882656.65908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882656.65923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882656.65940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882656.65965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882656.65981: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882656.65996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882656.66089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882656.66113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882656.66129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882656.66276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882656.68181: stdout chunk (state=3): >>>/root <<< 24119 1726882656.68365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882656.68369: stdout chunk (state=3): >>><<< 24119 1726882656.68371: stderr chunk (state=3): >>><<< 24119 1726882656.68468: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882656.68472: _low_level_execute_command(): starting 24119 1726882656.68474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145 `" && echo ansible-tmp-1726882656.6839392-24148-145052395444145="` echo /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145 `" ) && sleep 0' 24119 1726882656.69027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882656.69053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882656.69072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882656.69089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882656.69169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882656.69183: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882656.69197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882656.69228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882656.69241: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882656.69265: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882656.69305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882656.69325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882656.69340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882656.70229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882656.70249: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882656.70269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882656.70356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882656.70383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882656.70399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882656.70531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882656.72525: stdout chunk (state=3): >>>ansible-tmp-1726882656.6839392-24148-145052395444145=/root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145 <<< 24119 1726882656.72678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882656.72727: stderr chunk (state=3): >>><<< 24119 1726882656.72730: stdout chunk (state=3): >>><<< 24119 1726882656.73070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882656.6839392-24148-145052395444145=/root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882656.73073: variable 'ansible_module_compression' from source: unknown 24119 1726882656.73076: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24119 1726882656.73078: ANSIBALLZ: Acquiring lock 24119 1726882656.73080: ANSIBALLZ: Lock acquired: 140471921571024 24119 1726882656.73082: ANSIBALLZ: Creating module 24119 1726882657.05516: ANSIBALLZ: Writing module into payload 24119 1726882657.05675: ANSIBALLZ: Writing module 24119 1726882657.05705: ANSIBALLZ: Renaming module 24119 1726882657.05715: ANSIBALLZ: Done creating module 24119 1726882657.05750: variable 'ansible_facts' from source: unknown 24119 1726882657.05761: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882657.05776: _low_level_execute_command(): starting 24119 1726882657.05786: _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' 24119 1726882657.06375: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882657.06389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.06402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.06419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.06461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.06480: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882657.06495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.06512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882657.06523: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882657.06534: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882657.06546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.06559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.06581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.06594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.06605: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882657.06619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.06697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.06713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.06727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.06869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.08483: stdout chunk (state=3): >>>PLATFORM <<< 24119 1726882657.08560: stdout chunk (state=3): >>>Linux <<< 24119 1726882657.08595: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 24119 1726882657.08599: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 24119 1726882657.08741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882657.08809: stderr chunk (state=3): >>><<< 24119 1726882657.08813: stdout chunk (state=3): >>><<< 24119 1726882657.08946: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882657.08956 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 24119 1726882657.08959: _low_level_execute_command(): starting 24119 1726882657.08961: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 24119 1726882657.09020: Sending initial data 24119 1726882657.09023: Sent initial data (1181 bytes) 24119 1726882657.09548: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882657.09562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.09581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.09603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.09644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.09656: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882657.09675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.09693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882657.09707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882657.09721: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882657.09735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.09750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.09768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.09782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.09793: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882657.09808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.09887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.09904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.09919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.10050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.13828: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 24119 1726882657.14273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882657.14276: stdout chunk (state=3): >>><<< 24119 1726882657.14279: stderr chunk (state=3): >>><<< 24119 1726882657.14281: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882657.14301: variable 'ansible_facts' from source: unknown 24119 1726882657.14304: variable 'ansible_facts' from source: unknown 24119 1726882657.14313: variable 'ansible_module_compression' from source: unknown 24119 1726882657.14344: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24119kykds7qe/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24119 1726882657.14367: variable 'ansible_facts' from source: unknown 24119 1726882657.14469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/AnsiballZ_setup.py 24119 1726882657.14571: Sending initial data 24119 1726882657.14574: Sent initial data (154 bytes) 24119 1726882657.15194: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.15200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.15230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 24119 1726882657.15233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.15244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882657.15250: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.15263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.15272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.15278: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882657.15282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.15329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.15349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.15356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.15454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.17173: 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 <<< 24119 1726882657.17268: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24119 1726882657.17362: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24119kykds7qe/tmp18qcd54v /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/AnsiballZ_setup.py <<< 24119 1726882657.17459: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24119 1726882657.19737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882657.19740: stdout chunk (state=3): >>><<< 24119 1726882657.19742: stderr chunk (state=3): >>><<< 24119 1726882657.19744: done transferring module to remote 24119 1726882657.19746: _low_level_execute_command(): starting 24119 1726882657.19748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/ /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/AnsiballZ_setup.py && sleep 0' 24119 1726882657.20215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.20219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.20269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.20273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.20286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.20354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.20377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.20393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.20529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.22245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882657.22285: stderr chunk (state=3): >>><<< 24119 1726882657.22289: stdout chunk (state=3): >>><<< 24119 1726882657.22300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882657.22303: _low_level_execute_command(): starting 24119 1726882657.22307: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/AnsiballZ_setup.py && sleep 0' 24119 1726882657.22693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.22698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.22739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.22742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.22744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.22801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.22804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.22811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.22935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.24844: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 24119 1726882657.24850: stdout chunk (state=3): >>>import '_thread' # <<< 24119 1726882657.24855: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 24119 1726882657.24903: stdout chunk (state=3): >>>import '_io' # <<< 24119 1726882657.24908: stdout chunk (state=3): >>>import 'marshal' # <<< 24119 1726882657.24940: stdout chunk (state=3): >>>import 'posix' # <<< 24119 1726882657.24972: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 24119 1726882657.24978: stdout chunk (state=3): >>># installing zipimport hook <<< 24119 1726882657.25008: stdout chunk (state=3): >>>import 'time' # <<< 24119 1726882657.25016: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24119 1726882657.25067: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.25088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24119 1726882657.25101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 24119 1726882657.25114: stdout chunk (state=3): >>>import '_codecs' # <<< 24119 1726882657.25130: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3dc0> <<< 24119 1726882657.25172: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 24119 1726882657.25189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 24119 1726882657.25192: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3b20> <<< 24119 1726882657.25215: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 24119 1726882657.25233: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3ac0> <<< 24119 1726882657.25250: stdout chunk (state=3): >>>import '_signal' # <<< 24119 1726882657.25276: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 24119 1726882657.25291: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58490> <<< 24119 1726882657.25313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 24119 1726882657.25324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 24119 1726882657.25342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 24119 1726882657.25348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882657.25351: stdout chunk (state=3): >>>import '_abc' # <<< 24119 1726882657.25367: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58940> <<< 24119 1726882657.25384: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58670><<< 24119 1726882657.25389: stdout chunk (state=3): >>> <<< 24119 1726882657.25417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 24119 1726882657.25425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24119 1726882657.25444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24119 1726882657.25465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 24119 1726882657.25481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 24119 1726882657.25497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24119 1726882657.25521: stdout chunk (state=3): >>>import '_stat' # <<< 24119 1726882657.25531: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f190> <<< 24119 1726882657.25536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24119 1726882657.25560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 24119 1726882657.25629: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f220> <<< 24119 1726882657.25658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 24119 1726882657.25661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24119 1726882657.25691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b32850> <<< 24119 1726882657.25696: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f940> <<< 24119 1726882657.25719: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b70880> <<< 24119 1726882657.25749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 24119 1726882657.25752: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b08d90> <<< 24119 1726882657.25813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 24119 1726882657.25817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 24119 1726882657.25819: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b32d90> <<< 24119 1726882657.25867: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58970> <<< 24119 1726882657.25894: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24119 1726882657.26215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 24119 1726882657.26221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24119 1726882657.26249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 24119 1726882657.26260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 24119 1726882657.26280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 24119 1726882657.26289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24119 1726882657.26313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 24119 1726882657.26326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24119 1726882657.26332: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aaeeb0> <<< 24119 1726882657.26378: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838ab1f40> <<< 24119 1726882657.26403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 24119 1726882657.26409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24119 1726882657.26430: stdout chunk (state=3): >>>import '_sre' # <<< 24119 1726882657.26445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24119 1726882657.26467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 24119 1726882657.26484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 24119 1726882657.26496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 24119 1726882657.26502: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aa7610> <<< 24119 1726882657.26522: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aad640> <<< 24119 1726882657.26528: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aae370> <<< 24119 1726882657.26554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 24119 1726882657.26618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 24119 1726882657.26644: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 24119 1726882657.26668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.26688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 24119 1726882657.26691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 24119 1726882657.26722: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.26731: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a308b0> <<< 24119 1726882657.26734: stdout chunk (state=3): >>>import 'itertools' # <<< 24119 1726882657.26777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 24119 1726882657.26782: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 24119 1726882657.26788: stdout chunk (state=3): >>> <<< 24119 1726882657.26802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 24119 1726882657.26825: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30f70> <<< 24119 1726882657.26858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 24119 1726882657.26868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 24119 1726882657.26871: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30e80> <<< 24119 1726882657.26879: stdout chunk (state=3): >>>import '_collections' # <<< 24119 1726882657.26921: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a89d30> <<< 24119 1726882657.26925: stdout chunk (state=3): >>>import '_functools' # <<< 24119 1726882657.26955: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a82610> <<< 24119 1726882657.27012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 24119 1726882657.27018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a96670> <<< 24119 1726882657.27033: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838ab5e20> <<< 24119 1726882657.27037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 24119 1726882657.27047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 24119 1726882657.27074: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.27078: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a89250> <<< 24119 1726882657.27115: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.27125: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838abb9d0> <<< 24119 1726882657.27145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 24119 1726882657.27151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24119 1726882657.27176: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.27200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 24119 1726882657.27211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 24119 1726882657.27227: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42d90> <<< 24119 1726882657.27257: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 24119 1726882657.27264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42d00> <<< 24119 1726882657.27283: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 24119 1726882657.27294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24119 1726882657.27304: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 24119 1726882657.27318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882657.27336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 24119 1726882657.27389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 24119 1726882657.27415: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882657.27425: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838772370> <<< 24119 1726882657.27434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 24119 1726882657.27445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24119 1726882657.27477: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838772460> <<< 24119 1726882657.27606: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a4afa0> <<< 24119 1726882657.27634: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44a30> <<< 24119 1726882657.27653: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44490> <<< 24119 1726882657.27670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 24119 1726882657.27681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24119 1726882657.27712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 24119 1726882657.27724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24119 1726882657.27747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 24119 1726882657.27758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 24119 1726882657.27766: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386a61c0> <<< 24119 1726882657.27792: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483875dc70> <<< 24119 1726882657.27841: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44eb0> <<< 24119 1726882657.27846: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838abb040> <<< 24119 1726882657.27868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24119 1726882657.27893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24119 1726882657.27909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 24119 1726882657.27922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386b8af0> <<< 24119 1726882657.27939: stdout chunk (state=3): >>>import 'errno' # <<< 24119 1726882657.27959: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.27974: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386b8e20> <<< 24119 1726882657.27986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 24119 1726882657.27989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24119 1726882657.28017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 24119 1726882657.28020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386ca730> <<< 24119 1726882657.28048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 24119 1726882657.28076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24119 1726882657.28108: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386cac70> <<< 24119 1726882657.28141: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.28144: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386583a0> <<< 24119 1726882657.28147: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386b8f10> <<< 24119 1726882657.28170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24119 1726882657.28223: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.28227: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838668280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386ca5b0> <<< 24119 1726882657.28230: stdout chunk (state=3): >>>import 'pwd' # <<< 24119 1726882657.28261: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838668340> <<< 24119 1726882657.28301: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a429d0> <<< 24119 1726882657.28315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24119 1726882657.28333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 24119 1726882657.28350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 24119 1726882657.28369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24119 1726882657.28398: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.28409: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386846a0> <<< 24119 1726882657.28431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24119 1726882657.28458: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.28462: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838684760> <<< 24119 1726882657.28500: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684850> <<< 24119 1726882657.28513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24119 1726882657.28715: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684ca0> <<< 24119 1726882657.28757: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386848e0> <<< 24119 1726882657.28784: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838677a30> <<< 24119 1726882657.28810: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a425b0> <<< 24119 1726882657.28813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 24119 1726882657.28875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 24119 1726882657.28902: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838684a90> <<< 24119 1726882657.29065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 24119 1726882657.29069: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48385a7670> <<< 24119 1726882657.29330: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 24119 1726882657.29421: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.29460: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 24119 1726882657.29463: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.29481: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.29493: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 24119 1726882657.29496: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.30697: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.31604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 24119 1726882657.31611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae7c0> <<< 24119 1726882657.31631: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.31660: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 24119 1726882657.31677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24119 1726882657.31685: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24119 1726882657.31715: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837fae160> <<< 24119 1726882657.31753: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae280> <<< 24119 1726882657.31778: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837faef10> <<< 24119 1726882657.31805: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24119 1726882657.31859: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837faed30> <<< 24119 1726882657.31861: stdout chunk (state=3): >>>import 'atexit' # <<< 24119 1726882657.31900: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.31903: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837faef70> <<< 24119 1726882657.31905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24119 1726882657.31931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24119 1726882657.31969: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae100> <<< 24119 1726882657.31994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24119 1726882657.32000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24119 1726882657.32031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24119 1726882657.32038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 24119 1726882657.32066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24119 1726882657.32152: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f6dee0> <<< 24119 1726882657.32238: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837e870d0> <<< 24119 1726882657.32242: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837e872b0> <<< 24119 1726882657.32244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 24119 1726882657.32246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24119 1726882657.32290: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837e87c40> <<< 24119 1726882657.32295: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f95dc0> <<< 24119 1726882657.32452: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f953a0> <<< 24119 1726882657.32477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24119 1726882657.32529: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f95f70> <<< 24119 1726882657.32535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 24119 1726882657.32537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24119 1726882657.32559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 24119 1726882657.32573: stdout chunk (state=3): >>> <<< 24119 1726882657.32585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 24119 1726882657.32591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24119 1726882657.32614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 24119 1726882657.32618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fe3c10> <<< 24119 1726882657.32701: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb63a0> <<< 24119 1726882657.32707: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f62b80> <<< 24119 1726882657.32731: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.32735: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837fb64c0> <<< 24119 1726882657.32765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb64f0> <<< 24119 1726882657.32783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 24119 1726882657.32801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 24119 1726882657.32815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24119 1726882657.32853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24119 1726882657.32912: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.32917: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff51f0> <<< 24119 1726882657.32944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 24119 1726882657.32952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24119 1726882657.33010: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.33012: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff5370> <<< 24119 1726882657.33031: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24119 1726882657.33084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.33116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 24119 1726882657.33170: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff5ca0> <<< 24119 1726882657.33293: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef2880> <<< 24119 1726882657.33379: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee58b0> <<< 24119 1726882657.33409: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f8e190> <<< 24119 1726882657.33445: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ff5670> <<< 24119 1726882657.33467: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fee8b0> <<< 24119 1726882657.33482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 24119 1726882657.33489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 24119 1726882657.33501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 24119 1726882657.33524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 24119 1726882657.33566: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.33571: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee79d0> <<< 24119 1726882657.33746: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.33754: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f04b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef1640> <<< 24119 1726882657.33791: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee7f70> <<< 24119 1726882657.33795: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef1a30> <<< 24119 1726882657.33805: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.33818: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.33829: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 24119 1726882657.33837: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.33913: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.33990: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.33999: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34008: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 24119 1726882657.34022: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34029: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34037: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 24119 1726882657.34052: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34148: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34246: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.34687: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.35140: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 24119 1726882657.35152: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 24119 1726882657.35159: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 24119 1726882657.35176: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 24119 1726882657.35194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.35248: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.35253: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f2d7c0> <<< 24119 1726882657.35312: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 24119 1726882657.35315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f32820> <<< 24119 1726882657.35334: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a899a0> <<< 24119 1726882657.35379: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 24119 1726882657.35383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.35400: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.35420: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 24119 1726882657.35424: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.35551: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.35680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 24119 1726882657.35688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 24119 1726882657.35705: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f6c760> <<< 24119 1726882657.35710: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36105: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36472: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36524: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36590: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 24119 1726882657.36595: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36628: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36656: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 24119 1726882657.36670: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36728: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36796: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 24119 1726882657.36803: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36819: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36829: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 24119 1726882657.36837: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36873: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.36908: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24119 1726882657.36915: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37100: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24119 1726882657.37315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24119 1726882657.37321: stdout chunk (state=3): >>>import '_ast' # <<< 24119 1726882657.37392: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb03d0> <<< 24119 1726882657.37397: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37455: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37515: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 24119 1726882657.37529: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 24119 1726882657.37535: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 24119 1726882657.37550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37586: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37628: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 24119 1726882657.37631: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37670: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37708: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37797: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.37858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24119 1726882657.37879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.37950: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.37956: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f249a0> <<< 24119 1726882657.38033: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837905be0> <<< 24119 1726882657.38069: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 24119 1726882657.38072: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 24119 1726882657.38129: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38180: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38208: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 24119 1726882657.38257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 24119 1726882657.38282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 24119 1726882657.38320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 24119 1726882657.38331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 24119 1726882657.38361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 24119 1726882657.38429: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f35670> <<< 24119 1726882657.38479: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f80d90> <<< 24119 1726882657.38534: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 24119 1726882657.38537: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38562: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38591: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 24119 1726882657.38667: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 24119 1726882657.38701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 24119 1726882657.38704: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38750: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38812: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38826: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38842: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38882: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38917: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38947: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.38989: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 24119 1726882657.38991: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39053: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39118: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39139: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39176: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 24119 1726882657.39178: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39320: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39465: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39496: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.39542: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.39583: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 24119 1726882657.39790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ab6ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a69a90> <<< 24119 1726882657.39804: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837a69a00> <<< 24119 1726882657.39886: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a9e760> <<< 24119 1726882657.39889: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ab6190> <<< 24119 1726882657.39923: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 24119 1726882657.39980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 24119 1726882657.39983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 24119 1726882657.40043: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a57160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 24119 1726882657.40068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 24119 1726882657.40135: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 24119 1726882657.40151: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837871fa0> <<< 24119 1726882657.40214: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a9bdc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 24119 1726882657.40260: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 24119 1726882657.40265: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 24119 1726882657.40314: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40371: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 24119 1726882657.40378: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40415: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40470: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 24119 1726882657.40498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 24119 1726882657.40501: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40527: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40553: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 24119 1726882657.40570: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40625: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40658: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 24119 1726882657.40701: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40792: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 24119 1726882657.40814: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40840: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40906: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.40947: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 24119 1726882657.40953: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41332: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41696: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 24119 1726882657.41743: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41794: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41825: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41858: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 24119 1726882657.41867: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 24119 1726882657.41874: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41894: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41922: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 24119 1726882657.41928: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.41976: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42027: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 24119 1726882657.42031: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42062: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42091: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 24119 1726882657.42094: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42120: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42152: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 24119 1726882657.42158: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42222: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 24119 1726882657.42301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 24119 1726882657.42319: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a8e670> <<< 24119 1726882657.42341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 24119 1726882657.42366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 24119 1726882657.42518: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837780f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 24119 1726882657.42529: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42584: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42643: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 24119 1726882657.42649: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42727: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42831: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 24119 1726882657.42834: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42872: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.42953: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 24119 1726882657.43001: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 24119 1726882657.43046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 24119 1726882657.43375: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f483777dc10> <<< 24119 1726882657.43436: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48377c8b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 24119 1726882657.43439: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43489: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43539: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 24119 1726882657.43619: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43783: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43916: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 24119 1726882657.43928: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.43959: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44003: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 24119 1726882657.44006: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44036: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 24119 1726882657.44138: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48377044f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837704a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 24119 1726882657.44179: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44182: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 24119 1726882657.44184: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44216: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44265: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 24119 1726882657.44268: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44395: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44529: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 24119 1726882657.44532: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44610: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44693: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44726: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44768: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 24119 1726882657.44780: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44845: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44863: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.44982: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45106: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 24119 1726882657.45121: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45215: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45323: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 24119 1726882657.45338: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45355: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45387: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.45823: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46241: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 24119 1726882657.46257: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46336: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46432: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 24119 1726882657.46520: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46603: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 24119 1726882657.46610: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46734: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46872: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 24119 1726882657.46887: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 24119 1726882657.46901: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46938: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.46980: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 24119 1726882657.46987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47077: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47158: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47324: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47501: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 24119 1726882657.47505: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47580: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 24119 1726882657.47583: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47598: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47623: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 24119 1726882657.47626: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47744: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 24119 1726882657.47750: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47772: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47795: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 24119 1726882657.47799: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47853: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47901: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 24119 1726882657.47905: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.47957: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48011: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 24119 1726882657.48019: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48231: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48440: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 24119 1726882657.48446: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48491: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48544: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 24119 1726882657.48555: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48584: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48606: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 24119 1726882657.48622: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48646: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 24119 1726882657.48689: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48718: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48748: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 24119 1726882657.48756: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48820: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48908: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 24119 1726882657.48912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48915: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48926: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 24119 1726882657.48933: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.48972: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49011: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 24119 1726882657.49017: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49038: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49054: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49099: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49138: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49258: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 24119 1726882657.49270: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 24119 1726882657.49283: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49323: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49369: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 24119 1726882657.49375: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49696: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 24119 1726882657.49701: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49737: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49782: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 24119 1726882657.49788: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49826: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49878: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 24119 1726882657.49884: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.49971: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.50035: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 24119 1726882657.50057: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.50106: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.50185: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 24119 1726882657.50254: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882657.50585: stdout chunk (state=3): >>>import 'gc' # <<< 24119 1726882657.50888: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 24119 1726882657.50918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 24119 1726882657.50925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 24119 1726882657.50972: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882657.50976: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48375340a0> <<< 24119 1726882657.50978: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48375348e0> <<< 24119 1726882657.51035: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48375346d0> <<< 24119 1726882657.58032: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 24119 1726882657.58067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 24119 1726882657.58079: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837534d60> <<< 24119 1726882657.58101: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 24119 1726882657.58145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 24119 1726882657.58153: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483774fa00> <<< 24119 1726882657.58200: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 24119 1726882657.58207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882657.58249: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48376f70d0> <<< 24119 1726882657.58273: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48376f7550> <<< 24119 1726882657.58513: 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 <<< 24119 1726882657.58520: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 24119 1726882657.78831: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.77, "5m": 0.62, "15m": 0.34}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag<<< 24119 1726882657.78883: stdout chunk (state=3): >>>_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "37", "epoch": "1726882657", "epoch_int": "1726882657", "date": "2024-09-20", "time": "21:37:37", "iso8601_micro": "2024-09-21T01:37:37.565007Z", "iso8601": "2024-09-21T01:37:37Z", "iso8601_basic": "20240920T213737565007", "iso8601_basic_short": "20240920T213737", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2805, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 727, "free": 2805}, "nocache": {"free": 3253, "used": 279}, "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": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 599, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_to<<< 24119 1726882657.78891: stdout chunk (state=3): >>>tal": 268367278080, "size_available": 264247111680, "block_size": 4096, "block_total": 65519355, "block_available": 64513455, "block_used": 1005900, "inode_total": 131071472, "inode_available": 130998781, "inode_used": 72691, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "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_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24119 1726882657.79367: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 24119 1726882657.79418: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 24119 1726882657.79448: stdout chunk (state=3): >>># 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 <<< 24119 1726882657.79481: stdout chunk (state=3): >>># 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 <<< 24119 1726882657.79489: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # 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 _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 <<< 24119 1726882657.79521: stdout chunk (state=3): >>># 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 <<< 24119 1726882657.79566: stdout chunk (state=3): >>># 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 gc # 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 <<< 24119 1726882657.79858: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24119 1726882657.79887: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 24119 1726882657.79913: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 24119 1726882657.79950: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 24119 1726882657.79960: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 24119 1726882657.79996: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24119 1726882657.80036: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 24119 1726882657.80122: stdout chunk (state=3): >>># 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction <<< 24119 1726882657.80139: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 24119 1726882657.80205: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 24119 1726882657.80223: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 24119 1726882657.80336: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 24119 1726882657.80372: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 24119 1726882657.80451: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 24119 1726882657.80485: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 24119 1726882657.80532: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 24119 1726882657.80542: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 24119 1726882657.80701: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 24119 1726882657.80723: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 24119 1726882657.80742: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 24119 1726882657.80778: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 24119 1726882657.80785: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24119 1726882657.80833: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 24119 1726882657.81235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 24119 1726882657.81239: stdout chunk (state=3): >>><<< 24119 1726882657.81247: stderr chunk (state=3): >>><<< 24119 1726882657.81414: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838bb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838b58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838ab1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838aae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a82610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838ab5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838a96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838abb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838772370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838772460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386a61c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483875dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838abb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386b8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386b8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386ca730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386cac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386b8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838668280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386ca5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838668340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838684760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4838684ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48386901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48386848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838677a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838a425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4838684a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48385a7670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837fae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837faef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837faed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837faef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f6dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837e870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837e872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837e87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f95dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f953a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f95f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fe3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f62b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837fb64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff51f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff5370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ff5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f8e190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ff5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fee8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f04b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837ee7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ef1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f2d7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f32820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a899a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f6c760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb03d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837905be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f35670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837fb0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ab6ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a69a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837a69a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a9e760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837ab6190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837f91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a57160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837f912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4837871fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a9bdc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837809dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837a8e670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837780f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f483777dc10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48377c8b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48377044f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837704a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_928k0e16/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48375340a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48375348e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48375346d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4837534d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f483774fa00> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48376f70d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48376f7550> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.77, "5m": 0.62, "15m": 0.34}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "37", "epoch": "1726882657", "epoch_int": "1726882657", "date": "2024-09-20", "time": "21:37:37", "iso8601_micro": "2024-09-21T01:37:37.565007Z", "iso8601": "2024-09-21T01:37:37Z", "iso8601_basic": "20240920T213737565007", "iso8601_basic_short": "20240920T213737", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2805, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 727, "free": 2805}, "nocache": {"free": 3253, "used": 279}, "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": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 599, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264247111680, "block_size": 4096, "block_total": 65519355, "block_available": 64513455, "block_used": 1005900, "inode_total": 131071472, "inode_available": 130998781, "inode_used": 72691, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "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_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 24119 1726882657.82789: 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-1726882656.6839392-24148-145052395444145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24119 1726882657.82793: _low_level_execute_command(): starting 24119 1726882657.82795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882656.6839392-24148-145052395444145/ > /dev/null 2>&1 && sleep 0' 24119 1726882657.82800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882657.82802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.82804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.82806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.82808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.82810: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882657.82812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.82814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882657.82820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882657.82822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882657.82824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882657.82826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882657.82827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882657.82829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882657.82831: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882657.82833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882657.84108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882657.84187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882657.84199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882657.84322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882657.86178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882657.86240: stderr chunk (state=3): >>><<< 24119 1726882657.86243: stdout chunk (state=3): >>><<< 24119 1726882657.86259: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882657.86272: handler run complete 24119 1726882657.86398: variable 'ansible_facts' from source: unknown 24119 1726882657.86492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.86828: variable 'ansible_facts' from source: unknown 24119 1726882657.86910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.87247: attempt loop complete, returning result 24119 1726882657.87251: _execute() done 24119 1726882657.87253: dumping result to json 24119 1726882657.87288: done dumping result, returning 24119 1726882657.87296: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-4f0a-face-000000000071] 24119 1726882657.87300: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000071 24119 1726882657.89106: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000071 24119 1726882657.89109: WORKER PROCESS EXITING ok: [managed_node3] 24119 1726882657.89369: no more pending results, returning what we have 24119 1726882657.89372: results queue empty 24119 1726882657.89372: checking for any_errors_fatal 24119 1726882657.89373: done checking for any_errors_fatal 24119 1726882657.89374: checking for max_fail_percentage 24119 1726882657.89376: done checking for max_fail_percentage 24119 1726882657.89377: checking to see if all hosts have failed and the running result is not ok 24119 1726882657.89377: done checking to see if all hosts have failed 24119 1726882657.89378: getting the remaining hosts for this loop 24119 1726882657.89380: done getting the remaining hosts for this loop 24119 1726882657.89384: getting the next task for host managed_node3 24119 1726882657.89389: done getting next task for host managed_node3 24119 1726882657.89391: ^ task is: TASK: meta (flush_handlers) 24119 1726882657.89393: ^ 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 24119 1726882657.89396: getting variables 24119 1726882657.89398: in VariableManager get_vars() 24119 1726882657.89422: Calling all_inventory to load vars for managed_node3 24119 1726882657.89424: Calling groups_inventory to load vars for managed_node3 24119 1726882657.89427: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882657.89436: Calling all_plugins_play to load vars for managed_node3 24119 1726882657.89439: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882657.89441: Calling groups_plugins_play to load vars for managed_node3 24119 1726882657.89602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.90480: done with get_vars() 24119 1726882657.90491: done getting variables 24119 1726882657.90560: in VariableManager get_vars() 24119 1726882657.90573: Calling all_inventory to load vars for managed_node3 24119 1726882657.90575: Calling groups_inventory to load vars for managed_node3 24119 1726882657.90578: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882657.90583: Calling all_plugins_play to load vars for managed_node3 24119 1726882657.90585: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882657.90592: Calling groups_plugins_play to load vars for managed_node3 24119 1726882657.90742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.90925: done with get_vars() 24119 1726882657.90939: done queuing things up, now waiting for results queue to drain 24119 1726882657.90941: results queue empty 24119 1726882657.90942: checking for any_errors_fatal 24119 1726882657.90944: done checking for any_errors_fatal 24119 1726882657.90945: checking for max_fail_percentage 24119 1726882657.90946: done checking for max_fail_percentage 24119 1726882657.90947: checking to see if all hosts have failed and the running result is not ok 24119 1726882657.90948: done checking to see if all hosts have failed 24119 1726882657.90948: getting the remaining hosts for this loop 24119 1726882657.90949: done getting the remaining hosts for this loop 24119 1726882657.90951: getting the next task for host managed_node3 24119 1726882657.90956: done getting next task for host managed_node3 24119 1726882657.90958: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24119 1726882657.90960: ^ 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 24119 1726882657.90962: getting variables 24119 1726882657.90965: in VariableManager get_vars() 24119 1726882657.90973: Calling all_inventory to load vars for managed_node3 24119 1726882657.90975: Calling groups_inventory to load vars for managed_node3 24119 1726882657.90977: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882657.90982: Calling all_plugins_play to load vars for managed_node3 24119 1726882657.90984: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882657.90987: Calling groups_plugins_play to load vars for managed_node3 24119 1726882657.91118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.91611: done with get_vars() 24119 1726882657.91618: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Friday 20 September 2024 21:37:37 -0400 (0:00:01.290) 0:00:01.302 ****** 24119 1726882657.91695: entering _queue_task() for managed_node3/include_tasks 24119 1726882657.91697: Creating lock for include_tasks 24119 1726882657.91978: worker is 1 (out of 1 available) 24119 1726882657.91990: exiting _queue_task() for managed_node3/include_tasks 24119 1726882657.92003: done queuing things up, now waiting for results queue to drain 24119 1726882657.92005: waiting for pending results... 24119 1726882657.93593: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24119 1726882657.93689: in run() - task 0e448fcc-3ce9-4f0a-face-000000000006 24119 1726882657.93887: variable 'ansible_search_path' from source: unknown 24119 1726882657.93929: calling self._execute() 24119 1726882657.94120: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882657.94132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882657.94146: variable 'omit' from source: magic vars 24119 1726882657.94296: _execute() done 24119 1726882657.94306: dumping result to json 24119 1726882657.94314: done dumping result, returning 24119 1726882657.94340: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-4f0a-face-000000000006] 24119 1726882657.94451: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000006 24119 1726882657.94596: no more pending results, returning what we have 24119 1726882657.94603: in VariableManager get_vars() 24119 1726882657.94635: Calling all_inventory to load vars for managed_node3 24119 1726882657.94639: Calling groups_inventory to load vars for managed_node3 24119 1726882657.94642: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882657.94655: Calling all_plugins_play to load vars for managed_node3 24119 1726882657.94659: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882657.94670: Calling groups_plugins_play to load vars for managed_node3 24119 1726882657.95092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.95277: done with get_vars() 24119 1726882657.95284: variable 'ansible_search_path' from source: unknown 24119 1726882657.95298: we have included files to process 24119 1726882657.95299: generating all_blocks data 24119 1726882657.95301: done generating all_blocks data 24119 1726882657.95302: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24119 1726882657.95303: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24119 1726882657.95305: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24119 1726882657.95884: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000006 24119 1726882657.95888: WORKER PROCESS EXITING 24119 1726882657.96477: in VariableManager get_vars() 24119 1726882657.96493: done with get_vars() 24119 1726882657.96504: done processing included file 24119 1726882657.96506: iterating over new_blocks loaded from include file 24119 1726882657.96508: in VariableManager get_vars() 24119 1726882657.96517: done with get_vars() 24119 1726882657.96518: filtering new block on tags 24119 1726882657.96532: done filtering new block on tags 24119 1726882657.96535: in VariableManager get_vars() 24119 1726882657.97867: done with get_vars() 24119 1726882657.97871: filtering new block on tags 24119 1726882657.97888: done filtering new block on tags 24119 1726882657.97891: in VariableManager get_vars() 24119 1726882657.97901: done with get_vars() 24119 1726882657.97903: filtering new block on tags 24119 1726882657.97917: done filtering new block on tags 24119 1726882657.97919: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 24119 1726882657.97925: extending task lists for all hosts with included blocks 24119 1726882657.97954: done extending task lists 24119 1726882657.97956: done processing included files 24119 1726882657.97956: results queue empty 24119 1726882657.97957: checking for any_errors_fatal 24119 1726882657.97958: done checking for any_errors_fatal 24119 1726882657.97959: checking for max_fail_percentage 24119 1726882657.97965: done checking for max_fail_percentage 24119 1726882657.97966: checking to see if all hosts have failed and the running result is not ok 24119 1726882657.97966: done checking to see if all hosts have failed 24119 1726882657.97967: getting the remaining hosts for this loop 24119 1726882657.97968: done getting the remaining hosts for this loop 24119 1726882657.97971: getting the next task for host managed_node3 24119 1726882657.97974: done getting next task for host managed_node3 24119 1726882657.97977: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24119 1726882657.97979: ^ 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 24119 1726882657.97981: getting variables 24119 1726882657.97982: in VariableManager get_vars() 24119 1726882657.97990: Calling all_inventory to load vars for managed_node3 24119 1726882657.97992: Calling groups_inventory to load vars for managed_node3 24119 1726882657.97994: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882657.97999: Calling all_plugins_play to load vars for managed_node3 24119 1726882657.98001: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882657.98004: Calling groups_plugins_play to load vars for managed_node3 24119 1726882657.98137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882657.98336: done with get_vars() 24119 1726882657.98343: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:37:37 -0400 (0:00:00.067) 0:00:01.369 ****** 24119 1726882657.98410: entering _queue_task() for managed_node3/setup 24119 1726882657.99418: worker is 1 (out of 1 available) 24119 1726882657.99427: exiting _queue_task() for managed_node3/setup 24119 1726882657.99440: done queuing things up, now waiting for results queue to drain 24119 1726882657.99442: waiting for pending results... 24119 1726882657.99683: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 24119 1726882657.99795: in run() - task 0e448fcc-3ce9-4f0a-face-000000000082 24119 1726882657.99818: variable 'ansible_search_path' from source: unknown 24119 1726882657.99826: variable 'ansible_search_path' from source: unknown 24119 1726882657.99872: calling self._execute() 24119 1726882657.99943: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882657.99955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882657.99975: variable 'omit' from source: magic vars 24119 1726882658.00582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882658.03131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882658.04011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882658.04052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882658.04099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882658.04130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882658.04285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882658.04400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882658.04546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882658.04597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882658.04617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882658.04908: variable 'ansible_facts' from source: unknown 24119 1726882658.05034: variable 'network_test_required_facts' from source: task vars 24119 1726882658.05225: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24119 1726882658.05237: variable 'omit' from source: magic vars 24119 1726882658.05281: variable 'omit' from source: magic vars 24119 1726882658.05324: variable 'omit' from source: magic vars 24119 1726882658.05430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24119 1726882658.05465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24119 1726882658.05487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24119 1726882658.05532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882658.05635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882658.05673: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882658.05683: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882658.05691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882658.05909: Set connection var ansible_shell_executable to /bin/sh 24119 1726882658.05920: Set connection var ansible_module_compression to ZIP_DEFLATED 24119 1726882658.05930: Set connection var ansible_connection to ssh 24119 1726882658.05940: Set connection var ansible_pipelining to False 24119 1726882658.06071: Set connection var ansible_timeout to 10 24119 1726882658.06083: Set connection var ansible_shell_type to sh 24119 1726882658.06111: variable 'ansible_shell_executable' from source: unknown 24119 1726882658.06119: variable 'ansible_connection' from source: unknown 24119 1726882658.06125: variable 'ansible_module_compression' from source: unknown 24119 1726882658.06132: variable 'ansible_shell_type' from source: unknown 24119 1726882658.06139: variable 'ansible_shell_executable' from source: unknown 24119 1726882658.06145: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882658.06153: variable 'ansible_pipelining' from source: unknown 24119 1726882658.06163: variable 'ansible_timeout' from source: unknown 24119 1726882658.06176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882658.06431: 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__) 24119 1726882658.06508: variable 'omit' from source: magic vars 24119 1726882658.06519: starting attempt loop 24119 1726882658.06526: running the handler 24119 1726882658.06543: _low_level_execute_command(): starting 24119 1726882658.06555: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24119 1726882658.08371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.08376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.08604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 24119 1726882658.08608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.08611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.08686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.08689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.08691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.08987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.10478: stdout chunk (state=3): >>>/root <<< 24119 1726882658.10577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.10652: stderr chunk (state=3): >>><<< 24119 1726882658.10655: stdout chunk (state=3): >>><<< 24119 1726882658.10772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.10782: _low_level_execute_command(): starting 24119 1726882658.10785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156 `" && echo ansible-tmp-1726882658.106812-24224-265342502048156="` echo /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156 `" ) && sleep 0' 24119 1726882658.12243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.12247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.12289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.12293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.12295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 24119 1726882658.12297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.12354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.12587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.12590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.12702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.14612: stdout chunk (state=3): >>>ansible-tmp-1726882658.106812-24224-265342502048156=/root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156 <<< 24119 1726882658.14718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.14801: stderr chunk (state=3): >>><<< 24119 1726882658.14804: stdout chunk (state=3): >>><<< 24119 1726882658.15074: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882658.106812-24224-265342502048156=/root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.15077: variable 'ansible_module_compression' from source: unknown 24119 1726882658.15080: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24119kykds7qe/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24119 1726882658.15082: variable 'ansible_facts' from source: unknown 24119 1726882658.15134: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/AnsiballZ_setup.py 24119 1726882658.16313: Sending initial data 24119 1726882658.16322: Sent initial data (153 bytes) 24119 1726882658.18265: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882658.18283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.18297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.18315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.18477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.18489: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882658.18502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.18519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882658.18530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882658.18540: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882658.18552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.18573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.18589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.18601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.18611: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882658.18624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.18709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.18809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.18824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.18956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.20694: 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 <<< 24119 1726882658.20697: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 24119 1726882658.20788: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24119 1726882658.20894: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24119kykds7qe/tmp45guwez5 /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/AnsiballZ_setup.py <<< 24119 1726882658.20992: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24119 1726882658.24349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.24474: stderr chunk (state=3): >>><<< 24119 1726882658.24477: stdout chunk (state=3): >>><<< 24119 1726882658.24479: done transferring module to remote 24119 1726882658.24481: _low_level_execute_command(): starting 24119 1726882658.24483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/ /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/AnsiballZ_setup.py && sleep 0' 24119 1726882658.25885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882658.26004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.26019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.26035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.26077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.26088: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882658.26105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.26121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882658.26132: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882658.26141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882658.26152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.26166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.26183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.26195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.26206: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882658.26224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.26302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.26447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.26462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.26590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.28400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.28403: stdout chunk (state=3): >>><<< 24119 1726882658.28406: stderr chunk (state=3): >>><<< 24119 1726882658.28487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.28491: _low_level_execute_command(): starting 24119 1726882658.28493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/AnsiballZ_setup.py && sleep 0' 24119 1726882658.29569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882658.29980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.29996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.30016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.30059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.30078: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882658.30093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.30111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882658.30122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882658.30133: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882658.30145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.30162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.30182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.30195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.30206: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882658.30220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.30299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.30316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.30331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.30502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.32449: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 24119 1726882658.32468: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24119 1726882658.32520: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24119 1726882658.32562: stdout chunk (state=3): >>>import 'posix' # <<< 24119 1726882658.32591: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24119 1726882658.32644: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 24119 1726882658.32647: stdout chunk (state=3): >>># installed zipimport hook <<< 24119 1726882658.32692: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.32735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24119 1726882658.32755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 24119 1726882658.32773: stdout chunk (state=3): >>>import '_codecs' # <<< 24119 1726882658.32776: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995edc0> <<< 24119 1726882658.32827: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 24119 1726882658.32846: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f599033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995eb20> <<< 24119 1726882658.32869: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995eac0> <<< 24119 1726882658.32902: stdout chunk (state=3): >>>import '_signal' # <<< 24119 1726882658.32926: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 24119 1726882658.32942: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903490> <<< 24119 1726882658.32978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 24119 1726882658.33003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882658.33006: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903940> <<< 24119 1726882658.33041: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903670> <<< 24119 1726882658.33059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24119 1726882658.33093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24119 1726882658.33114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 24119 1726882658.33131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 24119 1726882658.33156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24119 1726882658.33186: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba190> <<< 24119 1726882658.33196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24119 1726882658.33207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 24119 1726882658.33289: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba220> <<< 24119 1726882658.33339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 24119 1726882658.33354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24119 1726882658.33357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba940> <<< 24119 1726882658.33390: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5991b880> <<< 24119 1726882658.33416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 24119 1726882658.33419: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598b3d90> <<< 24119 1726882658.33479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 24119 1726882658.33482: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ddd90> <<< 24119 1726882658.33527: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903970> <<< 24119 1726882658.33559: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24119 1726882658.33904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 24119 1726882658.33907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24119 1726882658.33944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 24119 1726882658.33965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 24119 1726882658.33969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 24119 1726882658.33995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24119 1726882658.34019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24119 1726882658.34022: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59859eb0> <<< 24119 1726882658.34084: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5985cf40> <<< 24119 1726882658.34099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 24119 1726882658.34118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24119 1726882658.34155: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24119 1726882658.34160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 24119 1726882658.34195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 24119 1726882658.34205: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59852610> <<< 24119 1726882658.34224: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59858640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59859370> <<< 24119 1726882658.34237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 24119 1726882658.34309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 24119 1726882658.34328: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 24119 1726882658.34363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.34387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 24119 1726882658.34421: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f594cee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594ce910> <<< 24119 1726882658.34434: stdout chunk (state=3): >>>import 'itertools' # <<< 24119 1726882658.34460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594cef10> <<< 24119 1726882658.34488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 24119 1726882658.34512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 24119 1726882658.34524: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594cefd0> <<< 24119 1726882658.34560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 24119 1726882658.34578: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e10d0> <<< 24119 1726882658.34581: stdout chunk (state=3): >>>import '_collections' # <<< 24119 1726882658.34623: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595eed90> import '_functools' # <<< 24119 1726882658.34654: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595e7670> <<< 24119 1726882658.34714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59860e20> <<< 24119 1726882658.34739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 24119 1726882658.34771: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f594e1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595ee2b0> <<< 24119 1726882658.34830: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882658.34842: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f595fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598669d0> <<< 24119 1726882658.34865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24119 1726882658.34886: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.34904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 24119 1726882658.34926: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1df0> <<< 24119 1726882658.34970: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1d60> <<< 24119 1726882658.34984: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24119 1726882658.35010: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882658.35037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 24119 1726882658.35086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 24119 1726882658.35114: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594b43d0> <<< 24119 1726882658.35138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 24119 1726882658.35150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24119 1726882658.35183: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594b44c0> <<< 24119 1726882658.35305: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e8f40> <<< 24119 1726882658.35351: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3a90> <<< 24119 1726882658.35361: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3490> <<< 24119 1726882658.35380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24119 1726882658.35418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 24119 1726882658.35429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24119 1726882658.35457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 24119 1726882658.35472: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59402220> <<< 24119 1726882658.35500: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5949f520> <<< 24119 1726882658.35552: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59866040> <<< 24119 1726882658.35576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24119 1726882658.35597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24119 1726882658.35639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59414b50> <<< 24119 1726882658.35642: stdout chunk (state=3): >>>import 'errno' # <<< 24119 1726882658.35683: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f59414e80> <<< 24119 1726882658.35701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24119 1726882658.35730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 24119 1726882658.35748: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425790> <<< 24119 1726882658.35760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 24119 1726882658.35790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24119 1726882658.35816: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425cd0> <<< 24119 1726882658.35865: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593be400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59414f70> <<< 24119 1726882658.35892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24119 1726882658.35948: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593cf2e0> <<< 24119 1726882658.35980: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425610> import 'pwd' # <<< 24119 1726882658.35993: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593cf3a0> <<< 24119 1726882658.36027: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1a30> <<< 24119 1726882658.36049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24119 1726882658.36079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 24119 1726882658.36098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24119 1726882658.36132: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea700> <<< 24119 1726882658.36158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24119 1726882658.36190: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593ea7c0> <<< 24119 1726882658.36215: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea8b0> <<< 24119 1726882658.36244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 24119 1726882658.36255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24119 1726882658.36445: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ead00> <<< 24119 1726882658.36481: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593f5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593ea940> <<< 24119 1726882658.36501: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593dea90> <<< 24119 1726882658.36525: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1610> <<< 24119 1726882658.36544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 24119 1726882658.36602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 24119 1726882658.36640: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593eaaf0> <<< 24119 1726882658.36787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 24119 1726882658.36799: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f58de66d0> <<< 24119 1726882658.37051: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip' # zipimport: zlib available <<< 24119 1726882658.37143: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.37182: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 24119 1726882658.37207: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 24119 1726882658.37220: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.38448: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.39380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23820> <<< 24119 1726882658.39404: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.39428: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24119 1726882658.39442: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24119 1726882658.39473: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d23160> <<< 24119 1726882658.39508: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23280> <<< 24119 1726882658.39535: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23f70> <<< 24119 1726882658.39561: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24119 1726882658.39618: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23d90> <<< 24119 1726882658.39621: stdout chunk (state=3): >>>import 'atexit' # <<< 24119 1726882658.39642: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d23fd0> <<< 24119 1726882658.39661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24119 1726882658.39684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24119 1726882658.39723: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23100> <<< 24119 1726882658.39748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24119 1726882658.39767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24119 1726882658.39787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24119 1726882658.39822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 24119 1726882658.39825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24119 1726882658.39905: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cfa0d0> <<< 24119 1726882658.39939: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58bff310> <<< 24119 1726882658.39976: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58bff160> <<< 24119 1726882658.39996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24119 1726882658.40038: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58bffca0> <<< 24119 1726882658.40052: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d09dc0> <<< 24119 1726882658.40218: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d093a0> <<< 24119 1726882658.40233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24119 1726882658.40260: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d09fd0> <<< 24119 1726882658.40283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24119 1726882658.40321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 24119 1726882658.40344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24119 1726882658.40382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 24119 1726882658.40386: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d5ad30> <<< 24119 1726882658.40458: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cd8b20> <<< 24119 1726882658.40489: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d05520> <<< 24119 1726882658.40516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05550> <<< 24119 1726882658.40542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 24119 1726882658.40567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 24119 1726882658.40581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24119 1726882658.40610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24119 1726882658.40688: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c6afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6c250> <<< 24119 1726882658.40714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 24119 1726882658.40718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24119 1726882658.40770: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c67850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6c3d0> <<< 24119 1726882658.40795: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24119 1726882658.40829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.40868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 24119 1726882658.40872: stdout chunk (state=3): >>>import '_string' # <<< 24119 1726882658.40918: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6cca0> <<< 24119 1726882658.41050: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c677f0> <<< 24119 1726882658.41136: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d04c10> <<< 24119 1726882658.41169: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d6cfa0> <<< 24119 1726882658.41216: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d6c550> <<< 24119 1726882658.41230: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d64910> <<< 24119 1726882658.41251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 24119 1726882658.41279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 24119 1726882658.41283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 24119 1726882658.41316: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c5d940> <<< 24119 1726882658.41510: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c7ad90> <<< 24119 1726882658.41529: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c66580> <<< 24119 1726882658.41555: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c5dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c669a0> <<< 24119 1726882658.41583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 24119 1726882658.41599: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.41666: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.41744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24119 1726882658.41788: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 24119 1726882658.41805: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 24119 1726882658.41808: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.41897: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.41994: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.42428: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.42883: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 24119 1726882658.42914: 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 # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 24119 1726882658.42928: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 24119 1726882658.42931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.42979: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c797f0> <<< 24119 1726882658.43055: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 24119 1726882658.43073: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cb48b0> <<< 24119 1726882658.43076: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5881d970> <<< 24119 1726882658.43119: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 24119 1726882658.43122: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.43145: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.43158: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 24119 1726882658.43285: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.43408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 24119 1726882658.43440: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58ce0730> <<< 24119 1726882658.43443: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.43832: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44197: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44250: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44323: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 24119 1726882658.44327: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44355: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44390: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 24119 1726882658.44402: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44451: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44536: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 24119 1726882658.44555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 24119 1726882658.44573: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44598: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44641: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24119 1726882658.44645: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.44829: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24119 1726882658.45054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24119 1726882658.45057: stdout chunk (state=3): >>>import '_ast' # <<< 24119 1726882658.45128: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d26370> <<< 24119 1726882658.45131: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45187: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45260: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 24119 1726882658.45284: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 24119 1726882658.45318: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45367: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 24119 1726882658.45370: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45400: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45438: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24119 1726882658.45620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.45687: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c97550> <<< 24119 1726882658.45774: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f586ae160> <<< 24119 1726882658.45815: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 24119 1726882658.45820: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45871: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45920: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45948: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.45986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 24119 1726882658.46014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 24119 1726882658.46018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 24119 1726882658.46060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 24119 1726882658.46083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 24119 1726882658.46095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 24119 1726882658.46175: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c9a910> <<< 24119 1726882658.46210: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c9b790> <<< 24119 1726882658.46270: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c97b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 24119 1726882658.46309: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46323: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 24119 1726882658.46411: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 24119 1726882658.46438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 24119 1726882658.46442: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46488: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46548: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46561: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46581: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46621: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46653: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46684: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46727: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 24119 1726882658.46731: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46789: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46878: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46881: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.46906: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 24119 1726882658.47055: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.47200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.47228: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.47283: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882658.47319: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 24119 1726882658.47334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 24119 1726882658.47363: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e0370> <<< 24119 1726882658.47390: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 24119 1726882658.47419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 24119 1726882658.47440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 24119 1726882658.47476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 24119 1726882658.47491: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587fc580> <<< 24119 1726882658.47526: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f587fc4f0> <<< 24119 1726882658.47596: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587d1280> <<< 24119 1726882658.47615: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e0970> <<< 24119 1726882658.47655: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f585987f0> <<< 24119 1726882658.47658: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58598b20> <<< 24119 1726882658.47694: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 24119 1726882658.47710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 24119 1726882658.47713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 24119 1726882658.47759: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f5883df70> <<< 24119 1726882658.47774: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e80a0> <<< 24119 1726882658.47797: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 24119 1726882658.47822: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5883de80> <<< 24119 1726882658.47832: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 24119 1726882658.47845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 24119 1726882658.47878: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58601fd0> <<< 24119 1726882658.47915: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5882c820> <<< 24119 1726882658.47939: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58598d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 24119 1726882658.47973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 24119 1726882658.47985: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48034: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48097: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 24119 1726882658.48100: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48135: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48195: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 24119 1726882658.48234: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 24119 1726882658.48238: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48251: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48288: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 24119 1726882658.48291: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48320: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48377: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 24119 1726882658.48380: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48410: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 24119 1726882658.48466: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48509: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48568: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48603: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.48668: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 24119 1726882658.48672: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49049: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49406: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 24119 1726882658.49456: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49502: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49571: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 24119 1726882658.49599: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49635: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 24119 1726882658.49641: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49683: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49733: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 24119 1726882658.49772: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49811: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 24119 1726882658.49815: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49827: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.49860: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 24119 1726882658.49925: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 24119 1726882658.50040: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584eae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 24119 1726882658.50074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 24119 1726882658.50240: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584ea9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 24119 1726882658.50243: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50284: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50359: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 24119 1726882658.50362: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50427: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50504: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 24119 1726882658.50563: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50637: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 24119 1726882658.50640: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.50715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 24119 1726882658.50743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 24119 1726882658.50878: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58561490> <<< 24119 1726882658.51120: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584e7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 24119 1726882658.51125: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51162: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51215: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 24119 1726882658.51291: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51363: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51453: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51590: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 24119 1726882658.51627: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51665: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 24119 1726882658.51678: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51746: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 24119 1726882658.51804: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f5855f670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5855f220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 24119 1726882658.51826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 24119 1726882658.51839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.51879: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52055: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 24119 1726882658.52179: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 24119 1726882658.52269: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52343: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52417: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 24119 1726882658.52431: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 24119 1726882658.52510: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52521: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52635: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52763: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 24119 1726882658.52767: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 24119 1726882658.52865: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.52978: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 24119 1726882658.52981: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.53002: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.53034: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.53474: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.53891: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 24119 1726882658.53894: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.53979: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54069: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 24119 1726882658.54151: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54234: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 24119 1726882658.54250: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54366: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54505: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 24119 1726882658.54531: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 24119 1726882658.54534: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54566: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54613: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 24119 1726882658.54616: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54695: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54778: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.54944: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55125: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 24119 1726882658.55129: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 24119 1726882658.55156: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55188: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 24119 1726882658.55207: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55234: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55247: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 24119 1726882658.55307: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55369: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 24119 1726882658.55403: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55412: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 24119 1726882658.55476: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55534: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 24119 1726882658.55537: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55580: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.55633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 24119 1726882658.55853: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56083: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 24119 1726882658.56086: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56123: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56180: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 24119 1726882658.56215: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 24119 1726882658.56256: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56278: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56320: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 24119 1726882658.56323: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56346: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 24119 1726882658.56387: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56448: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 24119 1726882658.56560: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 24119 1726882658.56564: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56589: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56650: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 24119 1726882658.56654: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56678: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24119 1726882658.56717: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56759: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56820: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56901: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 24119 1726882658.56905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 24119 1726882658.56937: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.56988: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 24119 1726882658.57153: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57332: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 24119 1726882658.57335: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57360: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57414: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 24119 1726882658.57417: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57443: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57494: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 24119 1726882658.57498: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57558: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57636: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 24119 1726882658.57652: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 24119 1726882658.57709: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.57798: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 24119 1726882658.57857: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882658.58011: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 24119 1726882658.58042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 24119 1726882658.58091: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f584a3610> <<< 24119 1726882658.58095: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584f8670> <<< 24119 1726882658.58139: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584f8ca0> <<< 24119 1726882658.60046: stdout chunk (state=3): >>>import 'gc' # <<< 24119 1726882658.60441: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "38", "epoch": "1726882658", "epoch_int": "1726882658", "date": "2024-09-20", "time": "21:37:38", "iso8601_micro": "2024-09-21T01:37:38.594100Z", "iso8601": "2024-09-21T01:37:38Z", "iso8601_basic": "20240920T213738594100", "iso8601_basic_short": "20240920T213738", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "<<< 24119 1726882658.60480: stdout chunk (state=3): >>>LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24119 1726882658.60950: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 24119 1726882658.61008: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 24119 1726882658.61051: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 24119 1726882658.61093: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 <<< 24119 1726882658.61110: stdout chunk (state=3): >>># 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 gc <<< 24119 1726882658.61378: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24119 1726882658.61393: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 24119 1726882658.61427: stdout chunk (state=3): >>># destroy zipimport <<< 24119 1726882658.61455: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 24119 1726882658.61486: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 24119 1726882658.61498: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24119 1726882658.61540: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 24119 1726882658.61591: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 24119 1726882658.61621: stdout chunk (state=3): >>># destroy queue <<< 24119 1726882658.61643: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 24119 1726882658.61673: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 24119 1726882658.61696: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 24119 1726882658.61719: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 24119 1726882658.61778: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 24119 1726882658.61843: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 24119 1726882658.61880: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 24119 1726882658.61908: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 24119 1726882658.61936: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 24119 1726882658.61967: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 24119 1726882658.62011: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 24119 1726882658.62014: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 24119 1726882658.62189: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 24119 1726882658.62246: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 24119 1726882658.62251: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 24119 1726882658.62262: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24119 1726882658.62298: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 24119 1726882658.62605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 24119 1726882658.62696: stderr chunk (state=3): >>><<< 24119 1726882658.62699: stdout chunk (state=3): >>><<< 24119 1726882658.62842: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f599033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5995eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5991b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59903970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59859eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5985cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59852610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59858640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59859370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f594cee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594ce910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594cef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594cefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59860e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f594e1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f595ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f595fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f598669d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594b43d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594b44c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59402220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5949f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59866040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59414b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f59414e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593be400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59414f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593cf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f59425610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593cf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593ea7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ea8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593ead00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f593f5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593ea940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593dea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f594e1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f593eaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f58de66d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d23160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d23fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d23100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cfa0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58bff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58bff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58bffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d09dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d093a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d09fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d5ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cd8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d05520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d05550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c6afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c67850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d6cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d04c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d6cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58d6c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d64910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c5d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c7ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c66580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c5dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58cb48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5881d970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58ce0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58d26370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58c97550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f586ae160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c9a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c9b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58c97b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e0370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587fc580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f587fc4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587d1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e0970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f585987f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58598b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f5883df70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f587e80a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5883de80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58601fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5882c820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f58598d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584eae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584ea9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f58561490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584e7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f5855f670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f5855f220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gy8tcc09/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f584a3610> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584f8670> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f584f8ca0> import 'gc' # {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.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": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "38", "epoch": "1726882658", "epoch_int": "1726882658", "date": "2024-09-20", "time": "21:37:38", "iso8601_micro": "2024-09-21T01:37:38.594100Z", "iso8601": "2024-09-21T01:37:38Z", "iso8601_basic": "20240920T213738594100", "iso8601_basic_short": "20240920T213738", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 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.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 24119 1726882658.64191: 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-1726882658.106812-24224-265342502048156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24119 1726882658.64194: _low_level_execute_command(): starting 24119 1726882658.64197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882658.106812-24224-265342502048156/ > /dev/null 2>&1 && sleep 0' 24119 1726882658.65095: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.65099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.65142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 24119 1726882658.65145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.65147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 24119 1726882658.65149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.65329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.65332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.65400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.65507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.67379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.67395: stderr chunk (state=3): >>><<< 24119 1726882658.67399: stdout chunk (state=3): >>><<< 24119 1726882658.67416: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.67423: handler run complete 24119 1726882658.67470: variable 'ansible_facts' from source: unknown 24119 1726882658.67541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882658.67661: variable 'ansible_facts' from source: unknown 24119 1726882658.67715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882658.67776: attempt loop complete, returning result 24119 1726882658.67780: _execute() done 24119 1726882658.67782: dumping result to json 24119 1726882658.67797: done dumping result, returning 24119 1726882658.67805: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-4f0a-face-000000000082] 24119 1726882658.67810: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000082 24119 1726882658.67973: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000082 24119 1726882658.67976: WORKER PROCESS EXITING ok: [managed_node3] 24119 1726882658.68119: no more pending results, returning what we have 24119 1726882658.68122: results queue empty 24119 1726882658.68122: checking for any_errors_fatal 24119 1726882658.68124: done checking for any_errors_fatal 24119 1726882658.68124: checking for max_fail_percentage 24119 1726882658.68126: done checking for max_fail_percentage 24119 1726882658.68126: checking to see if all hosts have failed and the running result is not ok 24119 1726882658.68127: done checking to see if all hosts have failed 24119 1726882658.68128: getting the remaining hosts for this loop 24119 1726882658.68130: done getting the remaining hosts for this loop 24119 1726882658.68133: getting the next task for host managed_node3 24119 1726882658.68140: done getting next task for host managed_node3 24119 1726882658.68142: ^ task is: TASK: Check if system is ostree 24119 1726882658.68145: ^ 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 24119 1726882658.68148: getting variables 24119 1726882658.68149: in VariableManager get_vars() 24119 1726882658.68172: Calling all_inventory to load vars for managed_node3 24119 1726882658.68175: Calling groups_inventory to load vars for managed_node3 24119 1726882658.68178: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882658.68188: Calling all_plugins_play to load vars for managed_node3 24119 1726882658.68191: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882658.68193: Calling groups_plugins_play to load vars for managed_node3 24119 1726882658.68348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882658.68542: done with get_vars() 24119 1726882658.68551: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:37:38 -0400 (0:00:00.702) 0:00:02.071 ****** 24119 1726882658.68640: entering _queue_task() for managed_node3/stat 24119 1726882658.69211: worker is 1 (out of 1 available) 24119 1726882658.69221: exiting _queue_task() for managed_node3/stat 24119 1726882658.69345: done queuing things up, now waiting for results queue to drain 24119 1726882658.69347: waiting for pending results... 24119 1726882658.70087: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 24119 1726882658.70183: in run() - task 0e448fcc-3ce9-4f0a-face-000000000084 24119 1726882658.70276: variable 'ansible_search_path' from source: unknown 24119 1726882658.70280: variable 'ansible_search_path' from source: unknown 24119 1726882658.70427: calling self._execute() 24119 1726882658.70523: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882658.70529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882658.70672: variable 'omit' from source: magic vars 24119 1726882658.71528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24119 1726882658.72015: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24119 1726882658.72094: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24119 1726882658.72127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24119 1726882658.72277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24119 1726882658.72356: 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) 24119 1726882658.72501: 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) 24119 1726882658.72525: 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) 24119 1726882658.72550: 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) 24119 1726882658.72799: Evaluated conditional (not __network_is_ostree is defined): True 24119 1726882658.72918: variable 'omit' from source: magic vars 24119 1726882658.72951: variable 'omit' from source: magic vars 24119 1726882658.72988: variable 'omit' from source: magic vars 24119 1726882658.73012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24119 1726882658.73092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24119 1726882658.73108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24119 1726882658.73123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882658.73247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882658.73277: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882658.73280: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882658.73285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882658.73491: Set connection var ansible_shell_executable to /bin/sh 24119 1726882658.73496: Set connection var ansible_module_compression to ZIP_DEFLATED 24119 1726882658.73502: Set connection var ansible_connection to ssh 24119 1726882658.73507: Set connection var ansible_pipelining to False 24119 1726882658.73513: Set connection var ansible_timeout to 10 24119 1726882658.73517: Set connection var ansible_shell_type to sh 24119 1726882658.73540: variable 'ansible_shell_executable' from source: unknown 24119 1726882658.73543: variable 'ansible_connection' from source: unknown 24119 1726882658.73545: variable 'ansible_module_compression' from source: unknown 24119 1726882658.73548: variable 'ansible_shell_type' from source: unknown 24119 1726882658.73550: variable 'ansible_shell_executable' from source: unknown 24119 1726882658.73552: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882658.73556: variable 'ansible_pipelining' from source: unknown 24119 1726882658.73674: variable 'ansible_timeout' from source: unknown 24119 1726882658.73679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882658.73935: 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__) 24119 1726882658.73943: variable 'omit' from source: magic vars 24119 1726882658.73948: starting attempt loop 24119 1726882658.73951: running the handler 24119 1726882658.73966: _low_level_execute_command(): starting 24119 1726882658.73975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24119 1726882658.75462: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.75476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.75519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.75523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration <<< 24119 1726882658.75535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.75543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.75546: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882658.75562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.75635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.75643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.75658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.75790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.77356: stdout chunk (state=3): >>>/root <<< 24119 1726882658.77455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.77528: stderr chunk (state=3): >>><<< 24119 1726882658.77531: stdout chunk (state=3): >>><<< 24119 1726882658.77636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.77648: _low_level_execute_command(): starting 24119 1726882658.77652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901 `" && echo ansible-tmp-1726882658.7754931-24240-140161726636901="` echo /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901 `" ) && sleep 0' 24119 1726882658.78211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.78215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.78248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.78252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.78254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.78366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.78373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.78482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882658.80348: stdout chunk (state=3): >>>ansible-tmp-1726882658.7754931-24240-140161726636901=/root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901 <<< 24119 1726882658.80536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882658.80539: stdout chunk (state=3): >>><<< 24119 1726882658.80541: stderr chunk (state=3): >>><<< 24119 1726882658.80869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882658.7754931-24240-140161726636901=/root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882658.80873: variable 'ansible_module_compression' from source: unknown 24119 1726882658.80875: ANSIBALLZ: Using lock for stat 24119 1726882658.80878: ANSIBALLZ: Acquiring lock 24119 1726882658.80880: ANSIBALLZ: Lock acquired: 140471921572128 24119 1726882658.80882: ANSIBALLZ: Creating module 24119 1726882658.96780: ANSIBALLZ: Writing module into payload 24119 1726882658.96970: ANSIBALLZ: Writing module 24119 1726882658.96994: ANSIBALLZ: Renaming module 24119 1726882658.97005: ANSIBALLZ: Done creating module 24119 1726882658.97030: variable 'ansible_facts' from source: unknown 24119 1726882658.97113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/AnsiballZ_stat.py 24119 1726882658.97745: Sending initial data 24119 1726882658.97748: Sent initial data (153 bytes) 24119 1726882658.98815: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882658.98824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.98834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.98847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.98884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.98894: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882658.98907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.98920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882658.98927: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882658.98933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882658.98941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882658.98950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882658.98964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882658.98969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882658.98976: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882658.98986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882658.99059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882658.99078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882658.99084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882658.99212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882659.01032: 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 <<< 24119 1726882659.01036: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 24119 1726882659.01124: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24119 1726882659.01229: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24119kykds7qe/tmp0kfk03mz /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/AnsiballZ_stat.py <<< 24119 1726882659.01328: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24119 1726882659.02771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882659.02950: stderr chunk (state=3): >>><<< 24119 1726882659.02957: stdout chunk (state=3): >>><<< 24119 1726882659.02959: done transferring module to remote 24119 1726882659.02975: _low_level_execute_command(): starting 24119 1726882659.02978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/ /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/AnsiballZ_stat.py && sleep 0' 24119 1726882659.04633: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882659.04650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882659.04674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882659.04695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882659.04739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882659.04756: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882659.04776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882659.04796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882659.04808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882659.04820: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882659.04833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882659.04847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882659.04876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882659.04890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882659.04901: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882659.04915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882659.04996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882659.05019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882659.05036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882659.05170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882659.06967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882659.07048: stderr chunk (state=3): >>><<< 24119 1726882659.07071: stdout chunk (state=3): >>><<< 24119 1726882659.07178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882659.07181: _low_level_execute_command(): starting 24119 1726882659.07183: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/AnsiballZ_stat.py && sleep 0' 24119 1726882659.07786: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24119 1726882659.07801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882659.07816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882659.07843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882659.07892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882659.07904: stderr chunk (state=3): >>>debug2: match not found <<< 24119 1726882659.07918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882659.07944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24119 1726882659.07958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 24119 1726882659.07976: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24119 1726882659.07988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882659.08002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882659.08018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882659.08030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 24119 1726882659.08044: stderr chunk (state=3): >>>debug2: match found <<< 24119 1726882659.08070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882659.08144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882659.08175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24119 1726882659.08189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882659.08322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882659.10283: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 24119 1726882659.10292: stdout chunk (state=3): >>>import '_thread' # <<< 24119 1726882659.10313: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 24119 1726882659.10369: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24119 1726882659.10408: stdout chunk (state=3): >>>import 'posix' # <<< 24119 1726882659.10437: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 24119 1726882659.10442: stdout chunk (state=3): >>># installing zipimport hook <<< 24119 1726882659.10479: stdout chunk (state=3): >>>import 'time' # <<< 24119 1726882659.10490: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24119 1726882659.10535: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.10565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24119 1726882659.10589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 24119 1726882659.10591: stdout chunk (state=3): >>>import '_codecs' # <<< 24119 1726882659.10611: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173dc0> <<< 24119 1726882659.10649: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 24119 1726882659.10668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 24119 1726882659.10674: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173b20> <<< 24119 1726882659.10695: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 24119 1726882659.10712: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173ac0> <<< 24119 1726882659.10730: stdout chunk (state=3): >>>import '_signal' # <<< 24119 1726882659.10760: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 24119 1726882659.10775: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118490> <<< 24119 1726882659.10811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 24119 1726882659.10815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 24119 1726882659.10818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 24119 1726882659.10828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882659.10841: stdout chunk (state=3): >>>import '_abc' # <<< 24119 1726882659.10847: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118940> <<< 24119 1726882659.10868: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118670> <<< 24119 1726882659.10903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 24119 1726882659.10907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24119 1726882659.10930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24119 1726882659.10949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 24119 1726882659.10968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 24119 1726882659.10986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24119 1726882659.11011: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf190> <<< 24119 1726882659.11029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24119 1726882659.11048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 24119 1726882659.11126: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf220> <<< 24119 1726882659.11151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 24119 1726882659.11156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24119 1726882659.11184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 24119 1726882659.11190: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf940> <<< 24119 1726882659.11218: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd130880> <<< 24119 1726882659.11245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 24119 1726882659.11253: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0c8d90> <<< 24119 1726882659.11312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 24119 1726882659.11318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 24119 1726882659.11323: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0f2d90> <<< 24119 1726882659.11373: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118970> <<< 24119 1726882659.11402: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24119 1726882659.11604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 24119 1726882659.11610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24119 1726882659.11640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 24119 1726882659.11645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 24119 1726882659.11660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 24119 1726882659.11680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24119 1726882659.11701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 24119 1726882659.11713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24119 1726882659.11724: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd093eb0> <<< 24119 1726882659.11774: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd096f40> <<< 24119 1726882659.11792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 24119 1726882659.11802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24119 1726882659.11821: stdout chunk (state=3): >>>import '_sre' # <<< 24119 1726882659.11842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24119 1726882659.11852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 24119 1726882659.11881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 24119 1726882659.11903: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd08c610> <<< 24119 1726882659.11927: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd092640> <<< 24119 1726882659.11940: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd093370> <<< 24119 1726882659.11957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 24119 1726882659.12026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 24119 1726882659.12046: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 24119 1726882659.12093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 24119 1726882659.12139: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcdd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4910> <<< 24119 1726882659.12150: stdout chunk (state=3): >>>import 'itertools' # <<< 24119 1726882659.12187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4f10> <<< 24119 1726882659.12209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 24119 1726882659.12234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 24119 1726882659.12265: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4fd0> <<< 24119 1726882659.12287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde70d0> <<< 24119 1726882659.12299: stdout chunk (state=3): >>>import '_collections' # <<< 24119 1726882659.12333: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd06ed90> <<< 24119 1726882659.12341: stdout chunk (state=3): >>>import '_functools' # <<< 24119 1726882659.12370: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd067670> <<< 24119 1726882659.12428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd07a6d0> <<< 24119 1726882659.12446: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd09ae20> <<< 24119 1726882659.12458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 24119 1726882659.12486: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcde7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd06e2b0> <<< 24119 1726882659.12529: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882659.12552: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bd07a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0a09d0> <<< 24119 1726882659.12580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24119 1726882659.12592: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.12615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 24119 1726882659.12636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 24119 1726882659.12646: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7df0> <<< 24119 1726882659.12692: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7d60> <<< 24119 1726882659.12705: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24119 1726882659.12730: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 24119 1726882659.12740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24119 1726882659.12757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 24119 1726882659.12809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 24119 1726882659.12846: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdba3d0> <<< 24119 1726882659.12873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24119 1726882659.12897: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdba4c0> <<< 24119 1726882659.13027: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdeef40> <<< 24119 1726882659.13063: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9a90> <<< 24119 1726882659.13082: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9490> <<< 24119 1726882659.13114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24119 1726882659.13130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 24119 1726882659.13156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24119 1726882659.13179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 24119 1726882659.13182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd08220> <<< 24119 1726882659.13218: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcda5520> <<< 24119 1726882659.13276: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0a0040> <<< 24119 1726882659.13298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24119 1726882659.13321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24119 1726882659.13338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 24119 1726882659.13345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd1ab50> <<< 24119 1726882659.13361: stdout chunk (state=3): >>>import 'errno' # <<< 24119 1726882659.13394: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcd1ae80> <<< 24119 1726882659.13418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 24119 1726882659.13428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24119 1726882659.13448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 24119 1726882659.13466: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2b790> <<< 24119 1726882659.13483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 24119 1726882659.13518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24119 1726882659.13544: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2bcd0> <<< 24119 1726882659.13584: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882659.13594: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccc4400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd1af70> <<< 24119 1726882659.13615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 24119 1726882659.13627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24119 1726882659.13668: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccd52e0> <<< 24119 1726882659.13681: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2b610> <<< 24119 1726882659.13687: stdout chunk (state=3): >>>import 'pwd' # <<< 24119 1726882659.13711: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882659.13719: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccd53a0> <<< 24119 1726882659.13750: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7a30> <<< 24119 1726882659.13775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24119 1726882659.13788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 24119 1726882659.13814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 24119 1726882659.13820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24119 1726882659.13854: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf0700> <<< 24119 1726882659.13877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24119 1726882659.13908: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf09d0> <<< 24119 1726882659.13913: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf07c0> <<< 24119 1726882659.13936: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf08b0> <<< 24119 1726882659.13963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24119 1726882659.14176: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf0d00> <<< 24119 1726882659.14205: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882659.14210: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccfb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf0940> <<< 24119 1726882659.14229: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcce4a90> <<< 24119 1726882659.14251: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7610> <<< 24119 1726882659.14278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 24119 1726882659.14328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 24119 1726882659.14368: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf0af0> <<< 24119 1726882659.14471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 24119 1726882659.14481: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4bcc0b6d0> <<< 24119 1726882659.14690: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip' <<< 24119 1726882659.14698: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.14778: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.14808: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/__init__.py <<< 24119 1726882659.14823: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.14834: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.14839: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 24119 1726882659.14859: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.16084: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.17035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 24119 1726882659.17042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32820> <<< 24119 1726882659.17055: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.17086: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 24119 1726882659.17090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24119 1726882659.17107: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24119 1726882659.17130: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 24119 1726882659.17133: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb32160> <<< 24119 1726882659.17169: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32280> <<< 24119 1726882659.17220: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32f70> <<< 24119 1726882659.17235: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 24119 1726882659.17238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24119 1726882659.17277: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb324f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32d90> import 'atexit' # <<< 24119 1726882659.17319: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb32fd0> <<< 24119 1726882659.17334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24119 1726882659.17350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24119 1726882659.17397: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32100> <<< 24119 1726882659.17433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24119 1726882659.17457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24119 1726882659.17481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24119 1726882659.17496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24119 1726882659.17559: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc56df40> <<< 24119 1726882659.17602: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc58cd00> <<< 24119 1726882659.17642: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc58ceb0> <<< 24119 1726882659.17678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 24119 1726882659.17681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24119 1726882659.17705: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc58c370> <<< 24119 1726882659.17725: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb98dc0> <<< 24119 1726882659.17892: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb983a0> <<< 24119 1726882659.17906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24119 1726882659.17934: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb98fd0> <<< 24119 1726882659.17972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 24119 1726882659.17977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24119 1726882659.18003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 24119 1726882659.18025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24119 1726882659.18045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb69d30> <<< 24119 1726882659.18133: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb3a4f0> <<< 24119 1726882659.18169: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5e9520> <<< 24119 1726882659.18205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9550> <<< 24119 1726882659.18243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 24119 1726882659.18247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 24119 1726882659.18260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24119 1726882659.18281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24119 1726882659.18355: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb7a250> <<< 24119 1726882659.18389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 24119 1726882659.18393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24119 1726882659.18442: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb7a3d0> <<< 24119 1726882659.18473: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24119 1726882659.18503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.18540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 24119 1726882659.18593: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb92e50> <<< 24119 1726882659.18725: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc55a7f0> <<< 24119 1726882659.18816: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55a640> <<< 24119 1726882659.18852: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5595b0> <<< 24119 1726882659.18886: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc54ed90> <<< 24119 1726882659.18914: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb71910> <<< 24119 1726882659.18935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 24119 1726882659.18960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 24119 1726882659.19002: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5df6a0> <<< 24119 1726882659.19193: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5ddb20> <<< 24119 1726882659.19230: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5ed0a0> <<< 24119 1726882659.19256: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb3eb20> # zipimport: zlib available <<< 24119 1726882659.19281: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 24119 1726882659.19354: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.19435: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.19467: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 24119 1726882659.19487: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 24119 1726882659.19591: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.19687: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.20136: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.20605: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 24119 1726882659.20630: 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 # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 24119 1726882659.20644: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.20701: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc1215e0> <<< 24119 1726882659.20767: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 24119 1726882659.20787: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc52b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0c1100> <<< 24119 1726882659.20835: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 24119 1726882659.20855: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.20881: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 24119 1726882659.21006: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.21137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 24119 1726882659.21168: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5ddb80> # zipimport: zlib available <<< 24119 1726882659.21557: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.21926: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.21979: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22044: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 24119 1726882659.22055: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22080: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22117: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 24119 1726882659.22138: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22179: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22268: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 24119 1726882659.22289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 24119 1726882659.22323: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22371: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24119 1726882659.22383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22557: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24119 1726882659.22778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24119 1726882659.22795: stdout chunk (state=3): >>>import '_ast' # <<< 24119 1726882659.22849: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0f1f10> <<< 24119 1726882659.22860: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22917: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.22993: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 24119 1726882659.23015: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 24119 1726882659.23050: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23091: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 24119 1726882659.23108: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23135: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23172: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23266: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24119 1726882659.23354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24119 1726882659.23422: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb85220> <<< 24119 1726882659.23459: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0f1850> <<< 24119 1726882659.23490: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 24119 1726882659.23503: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23620: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23677: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23698: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.23738: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 24119 1726882659.23762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 24119 1726882659.23778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 24119 1726882659.23808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 24119 1726882659.23828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 24119 1726882659.23841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 24119 1726882659.23924: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc51dca0> <<< 24119 1726882659.23966: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc519f70> <<< 24119 1726882659.24024: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc512940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 24119 1726882659.24054: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.24078: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 24119 1726882659.24145: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 24119 1726882659.24171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24119 1726882659.24188: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 24119 1726882659.24307: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.24478: stdout chunk (state=3): >>># zipimport: zlib available <<< 24119 1726882659.24612: 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"}}} <<< 24119 1726882659.24622: stdout chunk (state=3): >>># destroy __main__ <<< 24119 1726882659.24904: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 24119 1726882659.24936: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 24119 1726882659.24965: stdout chunk (state=3): >>># 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 # 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 <<< 24119 1726882659.25167: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 24119 1726882659.25250: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 24119 1726882659.25277: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 24119 1726882659.25291: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 24119 1726882659.25346: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 24119 1726882659.25399: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 24119 1726882659.25461: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 24119 1726882659.25497: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 24119 1726882659.25660: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 24119 1726882659.25675: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 24119 1726882659.25683: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 24119 1726882659.25712: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24119 1726882659.25739: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 24119 1726882659.26100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 24119 1726882659.26125: stderr chunk (state=3): >>><<< 24119 1726882659.26128: stdout chunk (state=3): >>><<< 24119 1726882659.26195: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd08c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcdd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd06ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd067670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd07a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd09ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcde7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd06e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bd07a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcdeef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd08220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcda5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bd0a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd1ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcd1ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccc4400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd1af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccd52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcd2b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccd53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf0700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf07c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf08b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccf0d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bccfb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcce4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcde7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bccf0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4bcc0b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb32160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb324f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb32fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb32100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc56df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc58cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc58ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc58c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb98dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb983a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb98fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb69d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb3a4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5e9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5e9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb7a250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb7a3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb92e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc55a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc55a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5595b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc54ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb71910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5ddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5ed0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc5df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bcb3eb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bc1215e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc52b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0c1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc5ddb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0f1f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4bcb85220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc0f1850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc51dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc519f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4bc512940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_n92b3fow/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 24119 1726882659.26715: 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-1726882658.7754931-24240-140161726636901/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24119 1726882659.26719: _low_level_execute_command(): starting 24119 1726882659.26721: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882658.7754931-24240-140161726636901/ > /dev/null 2>&1 && sleep 0' 24119 1726882659.26882: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24119 1726882659.26885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24119 1726882659.26924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 24119 1726882659.26930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24119 1726882659.26933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 24119 1726882659.26935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24119 1726882659.26980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24119 1726882659.26983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24119 1726882659.27090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24119 1726882659.28965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24119 1726882659.28969: stdout chunk (state=3): >>><<< 24119 1726882659.28980: stderr chunk (state=3): >>><<< 24119 1726882659.28992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24119 1726882659.28997: handler run complete 24119 1726882659.29014: attempt loop complete, returning result 24119 1726882659.29016: _execute() done 24119 1726882659.29019: dumping result to json 24119 1726882659.29021: done dumping result, returning 24119 1726882659.29029: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-4f0a-face-000000000084] 24119 1726882659.29034: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000084 24119 1726882659.29121: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000084 24119 1726882659.29124: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 24119 1726882659.29187: no more pending results, returning what we have 24119 1726882659.29190: results queue empty 24119 1726882659.29191: checking for any_errors_fatal 24119 1726882659.29197: done checking for any_errors_fatal 24119 1726882659.29197: checking for max_fail_percentage 24119 1726882659.29199: done checking for max_fail_percentage 24119 1726882659.29200: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.29201: done checking to see if all hosts have failed 24119 1726882659.29201: getting the remaining hosts for this loop 24119 1726882659.29203: done getting the remaining hosts for this loop 24119 1726882659.29206: getting the next task for host managed_node3 24119 1726882659.29212: done getting next task for host managed_node3 24119 1726882659.29214: ^ task is: TASK: Set flag to indicate system is ostree 24119 1726882659.29217: ^ 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 24119 1726882659.29220: getting variables 24119 1726882659.29222: in VariableManager get_vars() 24119 1726882659.29253: Calling all_inventory to load vars for managed_node3 24119 1726882659.29255: Calling groups_inventory to load vars for managed_node3 24119 1726882659.29258: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.29270: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.29272: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.29275: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.29413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.29529: done with get_vars() 24119 1726882659.29537: done getting variables 24119 1726882659.29613: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:37:39 -0400 (0:00:00.609) 0:00:02.681 ****** 24119 1726882659.29633: entering _queue_task() for managed_node3/set_fact 24119 1726882659.29634: Creating lock for set_fact 24119 1726882659.29854: worker is 1 (out of 1 available) 24119 1726882659.29872: exiting _queue_task() for managed_node3/set_fact 24119 1726882659.29882: done queuing things up, now waiting for results queue to drain 24119 1726882659.29884: waiting for pending results... 24119 1726882659.30028: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 24119 1726882659.30100: in run() - task 0e448fcc-3ce9-4f0a-face-000000000085 24119 1726882659.30108: variable 'ansible_search_path' from source: unknown 24119 1726882659.30112: variable 'ansible_search_path' from source: unknown 24119 1726882659.30144: calling self._execute() 24119 1726882659.30194: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.30198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.30206: variable 'omit' from source: magic vars 24119 1726882659.30537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24119 1726882659.30701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24119 1726882659.30731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24119 1726882659.30757: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24119 1726882659.30786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24119 1726882659.30845: 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) 24119 1726882659.30866: 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) 24119 1726882659.30884: 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) 24119 1726882659.30903: 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) 24119 1726882659.30987: Evaluated conditional (not __network_is_ostree is defined): True 24119 1726882659.30993: variable 'omit' from source: magic vars 24119 1726882659.31019: variable 'omit' from source: magic vars 24119 1726882659.31100: variable '__ostree_booted_stat' from source: set_fact 24119 1726882659.31137: variable 'omit' from source: magic vars 24119 1726882659.31154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24119 1726882659.31177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24119 1726882659.31201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24119 1726882659.31215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882659.31228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24119 1726882659.31246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882659.31249: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.31252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.31316: Set connection var ansible_shell_executable to /bin/sh 24119 1726882659.31321: Set connection var ansible_module_compression to ZIP_DEFLATED 24119 1726882659.31326: Set connection var ansible_connection to ssh 24119 1726882659.31336: Set connection var ansible_pipelining to False 24119 1726882659.31338: Set connection var ansible_timeout to 10 24119 1726882659.31341: Set connection var ansible_shell_type to sh 24119 1726882659.31359: variable 'ansible_shell_executable' from source: unknown 24119 1726882659.31366: variable 'ansible_connection' from source: unknown 24119 1726882659.31369: variable 'ansible_module_compression' from source: unknown 24119 1726882659.31371: variable 'ansible_shell_type' from source: unknown 24119 1726882659.31374: variable 'ansible_shell_executable' from source: unknown 24119 1726882659.31377: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.31379: variable 'ansible_pipelining' from source: unknown 24119 1726882659.31381: variable 'ansible_timeout' from source: unknown 24119 1726882659.31383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.31448: 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) 24119 1726882659.31455: variable 'omit' from source: magic vars 24119 1726882659.31462: starting attempt loop 24119 1726882659.31467: running the handler 24119 1726882659.31474: handler run complete 24119 1726882659.31482: attempt loop complete, returning result 24119 1726882659.31484: _execute() done 24119 1726882659.31486: dumping result to json 24119 1726882659.31489: done dumping result, returning 24119 1726882659.31495: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-4f0a-face-000000000085] 24119 1726882659.31499: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000085 24119 1726882659.31582: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000085 24119 1726882659.31584: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24119 1726882659.31633: no more pending results, returning what we have 24119 1726882659.31635: results queue empty 24119 1726882659.31636: checking for any_errors_fatal 24119 1726882659.31641: done checking for any_errors_fatal 24119 1726882659.31641: checking for max_fail_percentage 24119 1726882659.31643: done checking for max_fail_percentage 24119 1726882659.31643: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.31644: done checking to see if all hosts have failed 24119 1726882659.31645: getting the remaining hosts for this loop 24119 1726882659.31646: done getting the remaining hosts for this loop 24119 1726882659.31649: getting the next task for host managed_node3 24119 1726882659.31665: done getting next task for host managed_node3 24119 1726882659.31669: ^ task is: TASK: Fix CentOS6 Base repo 24119 1726882659.31672: ^ 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 24119 1726882659.31675: getting variables 24119 1726882659.31676: in VariableManager get_vars() 24119 1726882659.31698: Calling all_inventory to load vars for managed_node3 24119 1726882659.31700: Calling groups_inventory to load vars for managed_node3 24119 1726882659.31702: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.31708: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.31710: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.31716: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.31822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.31938: done with get_vars() 24119 1726882659.31944: done getting variables 24119 1726882659.32027: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:37:39 -0400 (0:00:00.024) 0:00:02.705 ****** 24119 1726882659.32048: entering _queue_task() for managed_node3/copy 24119 1726882659.32211: worker is 1 (out of 1 available) 24119 1726882659.32223: exiting _queue_task() for managed_node3/copy 24119 1726882659.32234: done queuing things up, now waiting for results queue to drain 24119 1726882659.32236: waiting for pending results... 24119 1726882659.32374: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 24119 1726882659.32428: in run() - task 0e448fcc-3ce9-4f0a-face-000000000087 24119 1726882659.32443: variable 'ansible_search_path' from source: unknown 24119 1726882659.32446: variable 'ansible_search_path' from source: unknown 24119 1726882659.32476: calling self._execute() 24119 1726882659.32522: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.32525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.32534: variable 'omit' from source: magic vars 24119 1726882659.32879: variable 'ansible_distribution' from source: facts 24119 1726882659.32906: Evaluated conditional (ansible_distribution == 'CentOS'): True 24119 1726882659.33031: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.33042: Evaluated conditional (ansible_distribution_major_version == '6'): False 24119 1726882659.33048: when evaluation is False, skipping this task 24119 1726882659.33053: _execute() done 24119 1726882659.33065: dumping result to json 24119 1726882659.33076: done dumping result, returning 24119 1726882659.33091: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-4f0a-face-000000000087] 24119 1726882659.33107: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000087 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24119 1726882659.33274: no more pending results, returning what we have 24119 1726882659.33277: results queue empty 24119 1726882659.33278: checking for any_errors_fatal 24119 1726882659.33283: done checking for any_errors_fatal 24119 1726882659.33284: checking for max_fail_percentage 24119 1726882659.33286: done checking for max_fail_percentage 24119 1726882659.33286: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.33287: done checking to see if all hosts have failed 24119 1726882659.33288: getting the remaining hosts for this loop 24119 1726882659.33289: done getting the remaining hosts for this loop 24119 1726882659.33293: getting the next task for host managed_node3 24119 1726882659.33299: done getting next task for host managed_node3 24119 1726882659.33302: ^ task is: TASK: Include the task 'enable_epel.yml' 24119 1726882659.33306: ^ 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 24119 1726882659.33317: getting variables 24119 1726882659.33319: in VariableManager get_vars() 24119 1726882659.33347: Calling all_inventory to load vars for managed_node3 24119 1726882659.33350: Calling groups_inventory to load vars for managed_node3 24119 1726882659.33353: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.33369: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.33373: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.33376: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.33648: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000087 24119 1726882659.33651: WORKER PROCESS EXITING 24119 1726882659.33680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.34006: done with get_vars() 24119 1726882659.34014: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:37:39 -0400 (0:00:00.020) 0:00:02.726 ****** 24119 1726882659.34102: entering _queue_task() for managed_node3/include_tasks 24119 1726882659.34322: worker is 1 (out of 1 available) 24119 1726882659.34338: exiting _queue_task() for managed_node3/include_tasks 24119 1726882659.34351: done queuing things up, now waiting for results queue to drain 24119 1726882659.34352: waiting for pending results... 24119 1726882659.34536: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 24119 1726882659.34601: in run() - task 0e448fcc-3ce9-4f0a-face-000000000088 24119 1726882659.34610: variable 'ansible_search_path' from source: unknown 24119 1726882659.34613: variable 'ansible_search_path' from source: unknown 24119 1726882659.34644: calling self._execute() 24119 1726882659.34696: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.34700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.34709: variable 'omit' from source: magic vars 24119 1726882659.35026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.36820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.36824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.36827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.36829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.36831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.36834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.37107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.37111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.37114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.37116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.37118: variable '__network_is_ostree' from source: set_fact 24119 1726882659.37120: Evaluated conditional (not __network_is_ostree | d(false)): True 24119 1726882659.37122: _execute() done 24119 1726882659.37125: dumping result to json 24119 1726882659.37127: done dumping result, returning 24119 1726882659.37129: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-4f0a-face-000000000088] 24119 1726882659.37134: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000088 24119 1726882659.37381: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000088 24119 1726882659.37385: WORKER PROCESS EXITING 24119 1726882659.37405: no more pending results, returning what we have 24119 1726882659.37409: in VariableManager get_vars() 24119 1726882659.37435: Calling all_inventory to load vars for managed_node3 24119 1726882659.37437: Calling groups_inventory to load vars for managed_node3 24119 1726882659.37440: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.37452: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.37454: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.37456: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.37579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.37699: done with get_vars() 24119 1726882659.37704: variable 'ansible_search_path' from source: unknown 24119 1726882659.37705: variable 'ansible_search_path' from source: unknown 24119 1726882659.37729: we have included files to process 24119 1726882659.37729: generating all_blocks data 24119 1726882659.37730: done generating all_blocks data 24119 1726882659.37734: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24119 1726882659.37735: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24119 1726882659.37737: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24119 1726882659.38407: done processing included file 24119 1726882659.38409: iterating over new_blocks loaded from include file 24119 1726882659.38410: in VariableManager get_vars() 24119 1726882659.38421: done with get_vars() 24119 1726882659.38422: filtering new block on tags 24119 1726882659.38442: done filtering new block on tags 24119 1726882659.38445: in VariableManager get_vars() 24119 1726882659.38455: done with get_vars() 24119 1726882659.38456: filtering new block on tags 24119 1726882659.38472: done filtering new block on tags 24119 1726882659.38474: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 24119 1726882659.38479: extending task lists for all hosts with included blocks 24119 1726882659.38581: done extending task lists 24119 1726882659.38582: done processing included files 24119 1726882659.38583: results queue empty 24119 1726882659.38584: checking for any_errors_fatal 24119 1726882659.38587: done checking for any_errors_fatal 24119 1726882659.38588: checking for max_fail_percentage 24119 1726882659.38589: done checking for max_fail_percentage 24119 1726882659.38590: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.38590: done checking to see if all hosts have failed 24119 1726882659.38591: getting the remaining hosts for this loop 24119 1726882659.38592: done getting the remaining hosts for this loop 24119 1726882659.38595: getting the next task for host managed_node3 24119 1726882659.38599: done getting next task for host managed_node3 24119 1726882659.38601: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24119 1726882659.38604: ^ 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 24119 1726882659.38606: getting variables 24119 1726882659.38607: in VariableManager get_vars() 24119 1726882659.38614: Calling all_inventory to load vars for managed_node3 24119 1726882659.38617: Calling groups_inventory to load vars for managed_node3 24119 1726882659.38619: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.38624: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.38630: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.38634: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.38791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.38911: done with get_vars() 24119 1726882659.38916: done getting variables 24119 1726882659.38959: 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) 24119 1726882659.39102: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:37:39 -0400 (0:00:00.050) 0:00:02.776 ****** 24119 1726882659.39132: entering _queue_task() for managed_node3/command 24119 1726882659.39133: Creating lock for command 24119 1726882659.39303: worker is 1 (out of 1 available) 24119 1726882659.39314: exiting _queue_task() for managed_node3/command 24119 1726882659.39324: done queuing things up, now waiting for results queue to drain 24119 1726882659.39326: waiting for pending results... 24119 1726882659.39472: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 24119 1726882659.39528: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000a0 24119 1726882659.39539: variable 'ansible_search_path' from source: unknown 24119 1726882659.39543: variable 'ansible_search_path' from source: unknown 24119 1726882659.39574: calling self._execute() 24119 1726882659.39623: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.39626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.39634: variable 'omit' from source: magic vars 24119 1726882659.39891: variable 'ansible_distribution' from source: facts 24119 1726882659.39900: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24119 1726882659.39986: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.39991: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24119 1726882659.39994: when evaluation is False, skipping this task 24119 1726882659.39997: _execute() done 24119 1726882659.39999: dumping result to json 24119 1726882659.40002: done dumping result, returning 24119 1726882659.40008: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-4f0a-face-0000000000a0] 24119 1726882659.40014: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a0 24119 1726882659.40102: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a0 24119 1726882659.40105: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24119 1726882659.40154: no more pending results, returning what we have 24119 1726882659.40157: results queue empty 24119 1726882659.40157: checking for any_errors_fatal 24119 1726882659.40158: done checking for any_errors_fatal 24119 1726882659.40159: checking for max_fail_percentage 24119 1726882659.40163: done checking for max_fail_percentage 24119 1726882659.40166: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.40167: done checking to see if all hosts have failed 24119 1726882659.40167: getting the remaining hosts for this loop 24119 1726882659.40169: done getting the remaining hosts for this loop 24119 1726882659.40171: getting the next task for host managed_node3 24119 1726882659.40176: done getting next task for host managed_node3 24119 1726882659.40178: ^ task is: TASK: Install yum-utils package 24119 1726882659.40181: ^ 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 24119 1726882659.40183: getting variables 24119 1726882659.40185: in VariableManager get_vars() 24119 1726882659.40204: Calling all_inventory to load vars for managed_node3 24119 1726882659.40206: Calling groups_inventory to load vars for managed_node3 24119 1726882659.40208: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.40219: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.40221: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.40223: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.40321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.40436: done with get_vars() 24119 1726882659.40442: done getting variables 24119 1726882659.40508: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:37:39 -0400 (0:00:00.013) 0:00:02.790 ****** 24119 1726882659.40526: entering _queue_task() for managed_node3/package 24119 1726882659.40527: Creating lock for package 24119 1726882659.40729: worker is 1 (out of 1 available) 24119 1726882659.40740: exiting _queue_task() for managed_node3/package 24119 1726882659.40751: done queuing things up, now waiting for results queue to drain 24119 1726882659.40752: waiting for pending results... 24119 1726882659.40997: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 24119 1726882659.41106: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000a1 24119 1726882659.41122: variable 'ansible_search_path' from source: unknown 24119 1726882659.41128: variable 'ansible_search_path' from source: unknown 24119 1726882659.41170: calling self._execute() 24119 1726882659.41311: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.41322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.41336: variable 'omit' from source: magic vars 24119 1726882659.41656: variable 'ansible_distribution' from source: facts 24119 1726882659.41682: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24119 1726882659.41761: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.41773: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24119 1726882659.41776: when evaluation is False, skipping this task 24119 1726882659.41779: _execute() done 24119 1726882659.41781: dumping result to json 24119 1726882659.41783: done dumping result, returning 24119 1726882659.41786: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-4f0a-face-0000000000a1] 24119 1726882659.41793: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a1 24119 1726882659.41883: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a1 24119 1726882659.41886: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24119 1726882659.41976: no more pending results, returning what we have 24119 1726882659.41979: results queue empty 24119 1726882659.41979: checking for any_errors_fatal 24119 1726882659.41981: done checking for any_errors_fatal 24119 1726882659.41981: checking for max_fail_percentage 24119 1726882659.41982: done checking for max_fail_percentage 24119 1726882659.41983: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.41983: done checking to see if all hosts have failed 24119 1726882659.41984: getting the remaining hosts for this loop 24119 1726882659.41985: done getting the remaining hosts for this loop 24119 1726882659.41987: getting the next task for host managed_node3 24119 1726882659.41990: done getting next task for host managed_node3 24119 1726882659.41992: ^ task is: TASK: Enable EPEL 7 24119 1726882659.41994: ^ 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 24119 1726882659.41998: getting variables 24119 1726882659.42000: in VariableManager get_vars() 24119 1726882659.42013: Calling all_inventory to load vars for managed_node3 24119 1726882659.42014: Calling groups_inventory to load vars for managed_node3 24119 1726882659.42016: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.42022: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.42023: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.42025: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.42115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.42223: done with get_vars() 24119 1726882659.42229: done getting variables 24119 1726882659.42265: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:37:39 -0400 (0:00:00.017) 0:00:02.808 ****** 24119 1726882659.42285: entering _queue_task() for managed_node3/command 24119 1726882659.42430: worker is 1 (out of 1 available) 24119 1726882659.42441: exiting _queue_task() for managed_node3/command 24119 1726882659.42453: done queuing things up, now waiting for results queue to drain 24119 1726882659.42454: waiting for pending results... 24119 1726882659.42591: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 24119 1726882659.42648: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000a2 24119 1726882659.42660: variable 'ansible_search_path' from source: unknown 24119 1726882659.42666: variable 'ansible_search_path' from source: unknown 24119 1726882659.42695: calling self._execute() 24119 1726882659.42741: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.42745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.42753: variable 'omit' from source: magic vars 24119 1726882659.42994: variable 'ansible_distribution' from source: facts 24119 1726882659.43005: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24119 1726882659.43092: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.43095: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24119 1726882659.43099: when evaluation is False, skipping this task 24119 1726882659.43101: _execute() done 24119 1726882659.43104: dumping result to json 24119 1726882659.43106: done dumping result, returning 24119 1726882659.43111: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-4f0a-face-0000000000a2] 24119 1726882659.43113: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a2 24119 1726882659.43197: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a2 24119 1726882659.43201: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24119 1726882659.43253: no more pending results, returning what we have 24119 1726882659.43256: results queue empty 24119 1726882659.43256: checking for any_errors_fatal 24119 1726882659.43260: done checking for any_errors_fatal 24119 1726882659.43261: checking for max_fail_percentage 24119 1726882659.43262: done checking for max_fail_percentage 24119 1726882659.43263: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.43265: done checking to see if all hosts have failed 24119 1726882659.43266: getting the remaining hosts for this loop 24119 1726882659.43267: done getting the remaining hosts for this loop 24119 1726882659.43269: getting the next task for host managed_node3 24119 1726882659.43273: done getting next task for host managed_node3 24119 1726882659.43274: ^ task is: TASK: Enable EPEL 8 24119 1726882659.43277: ^ 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 24119 1726882659.43279: getting variables 24119 1726882659.43280: in VariableManager get_vars() 24119 1726882659.43297: Calling all_inventory to load vars for managed_node3 24119 1726882659.43298: Calling groups_inventory to load vars for managed_node3 24119 1726882659.43305: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.43311: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.43313: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.43314: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.43411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.43538: done with get_vars() 24119 1726882659.43544: done getting variables 24119 1726882659.43581: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:37:39 -0400 (0:00:00.013) 0:00:02.821 ****** 24119 1726882659.43599: entering _queue_task() for managed_node3/command 24119 1726882659.43745: worker is 1 (out of 1 available) 24119 1726882659.43757: exiting _queue_task() for managed_node3/command 24119 1726882659.43769: done queuing things up, now waiting for results queue to drain 24119 1726882659.43771: waiting for pending results... 24119 1726882659.43903: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 24119 1726882659.43961: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000a3 24119 1726882659.43974: variable 'ansible_search_path' from source: unknown 24119 1726882659.43977: variable 'ansible_search_path' from source: unknown 24119 1726882659.44003: calling self._execute() 24119 1726882659.44049: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.44053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.44060: variable 'omit' from source: magic vars 24119 1726882659.44302: variable 'ansible_distribution' from source: facts 24119 1726882659.44312: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24119 1726882659.44400: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.44403: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24119 1726882659.44406: when evaluation is False, skipping this task 24119 1726882659.44409: _execute() done 24119 1726882659.44411: dumping result to json 24119 1726882659.44414: done dumping result, returning 24119 1726882659.44416: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-4f0a-face-0000000000a3] 24119 1726882659.44424: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a3 24119 1726882659.44501: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a3 24119 1726882659.44505: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24119 1726882659.44566: no more pending results, returning what we have 24119 1726882659.44568: results queue empty 24119 1726882659.44569: checking for any_errors_fatal 24119 1726882659.44573: done checking for any_errors_fatal 24119 1726882659.44573: checking for max_fail_percentage 24119 1726882659.44574: done checking for max_fail_percentage 24119 1726882659.44574: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.44575: done checking to see if all hosts have failed 24119 1726882659.44575: getting the remaining hosts for this loop 24119 1726882659.44576: done getting the remaining hosts for this loop 24119 1726882659.44578: getting the next task for host managed_node3 24119 1726882659.44583: done getting next task for host managed_node3 24119 1726882659.44584: ^ task is: TASK: Enable EPEL 6 24119 1726882659.44587: ^ 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 24119 1726882659.44589: getting variables 24119 1726882659.44590: in VariableManager get_vars() 24119 1726882659.44607: Calling all_inventory to load vars for managed_node3 24119 1726882659.44608: Calling groups_inventory to load vars for managed_node3 24119 1726882659.44610: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.44621: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.44623: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.44625: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.44725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.44836: done with get_vars() 24119 1726882659.44842: done getting variables 24119 1726882659.44880: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:37:39 -0400 (0:00:00.012) 0:00:02.834 ****** 24119 1726882659.44899: entering _queue_task() for managed_node3/copy 24119 1726882659.45040: worker is 1 (out of 1 available) 24119 1726882659.45051: exiting _queue_task() for managed_node3/copy 24119 1726882659.45062: done queuing things up, now waiting for results queue to drain 24119 1726882659.45064: waiting for pending results... 24119 1726882659.45197: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 24119 1726882659.45257: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000a5 24119 1726882659.45271: variable 'ansible_search_path' from source: unknown 24119 1726882659.45275: variable 'ansible_search_path' from source: unknown 24119 1726882659.45302: calling self._execute() 24119 1726882659.45351: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.45355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.45367: variable 'omit' from source: magic vars 24119 1726882659.45617: variable 'ansible_distribution' from source: facts 24119 1726882659.45628: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24119 1726882659.45703: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.45707: Evaluated conditional (ansible_distribution_major_version == '6'): False 24119 1726882659.45709: when evaluation is False, skipping this task 24119 1726882659.45712: _execute() done 24119 1726882659.45714: dumping result to json 24119 1726882659.45718: done dumping result, returning 24119 1726882659.45726: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-4f0a-face-0000000000a5] 24119 1726882659.45728: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a5 24119 1726882659.45809: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000a5 24119 1726882659.45812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24119 1726882659.45880: no more pending results, returning what we have 24119 1726882659.45883: results queue empty 24119 1726882659.45884: checking for any_errors_fatal 24119 1726882659.45887: done checking for any_errors_fatal 24119 1726882659.45887: checking for max_fail_percentage 24119 1726882659.45889: done checking for max_fail_percentage 24119 1726882659.45889: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.45890: done checking to see if all hosts have failed 24119 1726882659.45890: getting the remaining hosts for this loop 24119 1726882659.45891: done getting the remaining hosts for this loop 24119 1726882659.45893: getting the next task for host managed_node3 24119 1726882659.45899: done getting next task for host managed_node3 24119 1726882659.45900: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.45902: ^ 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 24119 1726882659.45904: getting variables 24119 1726882659.45905: in VariableManager get_vars() 24119 1726882659.45922: Calling all_inventory to load vars for managed_node3 24119 1726882659.45924: Calling groups_inventory to load vars for managed_node3 24119 1726882659.45925: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.45931: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.45933: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.45934: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.46068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.46176: done with get_vars() 24119 1726882659.46182: done getting variables 24119 1726882659.46222: in VariableManager get_vars() 24119 1726882659.46227: Calling all_inventory to load vars for managed_node3 24119 1726882659.46228: Calling groups_inventory to load vars for managed_node3 24119 1726882659.46230: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.46232: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.46234: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.46235: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.46314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.46419: done with get_vars() 24119 1726882659.46428: done queuing things up, now waiting for results queue to drain 24119 1726882659.46429: results queue empty 24119 1726882659.46430: checking for any_errors_fatal 24119 1726882659.46431: done checking for any_errors_fatal 24119 1726882659.46431: checking for max_fail_percentage 24119 1726882659.46432: done checking for max_fail_percentage 24119 1726882659.46432: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.46433: done checking to see if all hosts have failed 24119 1726882659.46433: getting the remaining hosts for this loop 24119 1726882659.46434: done getting the remaining hosts for this loop 24119 1726882659.46435: getting the next task for host managed_node3 24119 1726882659.46437: done getting next task for host managed_node3 24119 1726882659.46439: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.46439: ^ 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 24119 1726882659.46441: getting variables 24119 1726882659.46442: in VariableManager get_vars() 24119 1726882659.46446: Calling all_inventory to load vars for managed_node3 24119 1726882659.46447: Calling groups_inventory to load vars for managed_node3 24119 1726882659.46448: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.46451: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.46453: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.46454: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.46534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.46638: done with get_vars() 24119 1726882659.46644: done getting variables 24119 1726882659.46679: in VariableManager get_vars() 24119 1726882659.46685: Calling all_inventory to load vars for managed_node3 24119 1726882659.46686: Calling groups_inventory to load vars for managed_node3 24119 1726882659.46688: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.46690: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.46691: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.46693: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.46790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.46893: done with get_vars() 24119 1726882659.46900: done queuing things up, now waiting for results queue to drain 24119 1726882659.46901: results queue empty 24119 1726882659.46902: checking for any_errors_fatal 24119 1726882659.46902: done checking for any_errors_fatal 24119 1726882659.46903: checking for max_fail_percentage 24119 1726882659.46903: done checking for max_fail_percentage 24119 1726882659.46904: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.46904: done checking to see if all hosts have failed 24119 1726882659.46905: getting the remaining hosts for this loop 24119 1726882659.46905: done getting the remaining hosts for this loop 24119 1726882659.46910: getting the next task for host managed_node3 24119 1726882659.46911: done getting next task for host managed_node3 24119 1726882659.46912: ^ task is: None 24119 1726882659.46913: ^ 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 24119 1726882659.46913: done queuing things up, now waiting for results queue to drain 24119 1726882659.46914: results queue empty 24119 1726882659.46914: checking for any_errors_fatal 24119 1726882659.46915: done checking for any_errors_fatal 24119 1726882659.46915: checking for max_fail_percentage 24119 1726882659.46916: done checking for max_fail_percentage 24119 1726882659.46916: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.46917: done checking to see if all hosts have failed 24119 1726882659.46918: getting the next task for host managed_node3 24119 1726882659.46920: done getting next task for host managed_node3 24119 1726882659.46921: ^ task is: None 24119 1726882659.46922: ^ 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 24119 1726882659.46955: in VariableManager get_vars() 24119 1726882659.46970: done with get_vars() 24119 1726882659.46974: in VariableManager get_vars() 24119 1726882659.46980: done with get_vars() 24119 1726882659.46982: variable 'omit' from source: magic vars 24119 1726882659.47000: in VariableManager get_vars() 24119 1726882659.47005: done with get_vars() 24119 1726882659.47017: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 24119 1726882659.47128: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882659.47148: getting the remaining hosts for this loop 24119 1726882659.47149: done getting the remaining hosts for this loop 24119 1726882659.47150: getting the next task for host managed_node3 24119 1726882659.47152: done getting next task for host managed_node3 24119 1726882659.47153: ^ task is: TASK: Gathering Facts 24119 1726882659.47154: ^ 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 24119 1726882659.47155: getting variables 24119 1726882659.47156: in VariableManager get_vars() 24119 1726882659.47161: Calling all_inventory to load vars for managed_node3 24119 1726882659.47164: Calling groups_inventory to load vars for managed_node3 24119 1726882659.47166: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.47169: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.47178: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.47180: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.47257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.47381: done with get_vars() 24119 1726882659.47386: done getting variables 24119 1726882659.47410: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 21:37:39 -0400 (0:00:00.025) 0:00:02.859 ****** 24119 1726882659.47424: entering _queue_task() for managed_node3/gather_facts 24119 1726882659.47557: worker is 1 (out of 1 available) 24119 1726882659.47568: exiting _queue_task() for managed_node3/gather_facts 24119 1726882659.47577: done queuing things up, now waiting for results queue to drain 24119 1726882659.47579: waiting for pending results... 24119 1726882659.47717: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24119 1726882659.47774: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000c8 24119 1726882659.47784: variable 'ansible_search_path' from source: unknown 24119 1726882659.47813: calling self._execute() 24119 1726882659.47860: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.47868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.47876: variable 'omit' from source: magic vars 24119 1726882659.48179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.49795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.49842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.49874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.49899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.49918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.49974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.49996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.50013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.50039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.50049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.50169: variable 'ansible_distribution' from source: facts 24119 1726882659.50175: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.50188: 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 24119 1726882659.50191: when evaluation is False, skipping this task 24119 1726882659.50194: _execute() done 24119 1726882659.50196: dumping result to json 24119 1726882659.50199: done dumping result, returning 24119 1726882659.50206: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-4f0a-face-0000000000c8] 24119 1726882659.50211: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000c8 24119 1726882659.50278: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000c8 24119 1726882659.50281: 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" } 24119 1726882659.50347: no more pending results, returning what we have 24119 1726882659.50351: results queue empty 24119 1726882659.50352: checking for any_errors_fatal 24119 1726882659.50353: done checking for any_errors_fatal 24119 1726882659.50353: checking for max_fail_percentage 24119 1726882659.50355: done checking for max_fail_percentage 24119 1726882659.50355: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.50356: done checking to see if all hosts have failed 24119 1726882659.50357: getting the remaining hosts for this loop 24119 1726882659.50358: done getting the remaining hosts for this loop 24119 1726882659.50362: getting the next task for host managed_node3 24119 1726882659.50368: done getting next task for host managed_node3 24119 1726882659.50370: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.50372: ^ 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 24119 1726882659.50375: getting variables 24119 1726882659.50376: in VariableManager get_vars() 24119 1726882659.50406: Calling all_inventory to load vars for managed_node3 24119 1726882659.50409: Calling groups_inventory to load vars for managed_node3 24119 1726882659.50412: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.50420: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.50422: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.50424: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.50531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.50641: done with get_vars() 24119 1726882659.50647: done getting variables 24119 1726882659.50692: in VariableManager get_vars() 24119 1726882659.50698: Calling all_inventory to load vars for managed_node3 24119 1726882659.50700: Calling groups_inventory to load vars for managed_node3 24119 1726882659.50701: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.50704: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.50705: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.50707: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.50918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.51020: done with get_vars() 24119 1726882659.51028: done queuing things up, now waiting for results queue to drain 24119 1726882659.51029: results queue empty 24119 1726882659.51030: checking for any_errors_fatal 24119 1726882659.51031: done checking for any_errors_fatal 24119 1726882659.51031: checking for max_fail_percentage 24119 1726882659.51032: done checking for max_fail_percentage 24119 1726882659.51032: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.51033: done checking to see if all hosts have failed 24119 1726882659.51033: getting the remaining hosts for this loop 24119 1726882659.51034: done getting the remaining hosts for this loop 24119 1726882659.51035: getting the next task for host managed_node3 24119 1726882659.51038: done getting next task for host managed_node3 24119 1726882659.51039: ^ task is: TASK: Install rpm dependencies 24119 1726882659.51040: ^ 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 24119 1726882659.51041: getting variables 24119 1726882659.51042: in VariableManager get_vars() 24119 1726882659.51046: Calling all_inventory to load vars for managed_node3 24119 1726882659.51051: Calling groups_inventory to load vars for managed_node3 24119 1726882659.51052: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.51056: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.51058: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.51060: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.51135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.51242: done with get_vars() 24119 1726882659.51246: done getting variables 24119 1726882659.51274: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 21:37:39 -0400 (0:00:00.038) 0:00:02.898 ****** 24119 1726882659.51292: entering _queue_task() for managed_node3/package 24119 1726882659.51458: worker is 1 (out of 1 available) 24119 1726882659.51472: exiting _queue_task() for managed_node3/package 24119 1726882659.51484: done queuing things up, now waiting for results queue to drain 24119 1726882659.51485: waiting for pending results... 24119 1726882659.51621: running TaskExecutor() for managed_node3/TASK: Install rpm dependencies 24119 1726882659.51678: in run() - task 0e448fcc-3ce9-4f0a-face-00000000000a 24119 1726882659.51688: variable 'ansible_search_path' from source: unknown 24119 1726882659.51720: calling self._execute() 24119 1726882659.51773: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.51777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.51784: variable 'omit' from source: magic vars 24119 1726882659.52097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.53586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.53635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.53665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.53690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.53709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.53767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.53789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.53807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.53834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.53844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.53953: variable 'ansible_distribution' from source: facts 24119 1726882659.53959: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.53970: 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 24119 1726882659.53973: when evaluation is False, skipping this task 24119 1726882659.53976: _execute() done 24119 1726882659.53978: dumping result to json 24119 1726882659.53981: done dumping result, returning 24119 1726882659.53985: done running TaskExecutor() for managed_node3/TASK: Install rpm dependencies [0e448fcc-3ce9-4f0a-face-00000000000a] 24119 1726882659.53992: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000000a 24119 1726882659.54074: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000000a 24119 1726882659.54077: 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" } 24119 1726882659.54150: no more pending results, returning what we have 24119 1726882659.54153: results queue empty 24119 1726882659.54154: checking for any_errors_fatal 24119 1726882659.54156: done checking for any_errors_fatal 24119 1726882659.54156: checking for max_fail_percentage 24119 1726882659.54158: done checking for max_fail_percentage 24119 1726882659.54158: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.54159: done checking to see if all hosts have failed 24119 1726882659.54163: getting the remaining hosts for this loop 24119 1726882659.54165: done getting the remaining hosts for this loop 24119 1726882659.54168: getting the next task for host managed_node3 24119 1726882659.54172: done getting next task for host managed_node3 24119 1726882659.54174: ^ task is: TASK: Install Pytest 24119 1726882659.54176: ^ 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 24119 1726882659.54178: getting variables 24119 1726882659.54180: in VariableManager get_vars() 24119 1726882659.54201: Calling all_inventory to load vars for managed_node3 24119 1726882659.54203: Calling groups_inventory to load vars for managed_node3 24119 1726882659.54204: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.54216: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.54218: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.54220: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.54323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.54433: done with get_vars() 24119 1726882659.54439: done getting variables 24119 1726882659.54479: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 21:37:39 -0400 (0:00:00.032) 0:00:02.930 ****** 24119 1726882659.54497: entering _queue_task() for managed_node3/command 24119 1726882659.54657: worker is 1 (out of 1 available) 24119 1726882659.54672: exiting _queue_task() for managed_node3/command 24119 1726882659.54683: done queuing things up, now waiting for results queue to drain 24119 1726882659.54685: waiting for pending results... 24119 1726882659.54818: running TaskExecutor() for managed_node3/TASK: Install Pytest 24119 1726882659.54871: in run() - task 0e448fcc-3ce9-4f0a-face-00000000000b 24119 1726882659.54885: variable 'ansible_search_path' from source: unknown 24119 1726882659.54914: calling self._execute() 24119 1726882659.54969: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.54974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.54987: variable 'omit' from source: magic vars 24119 1726882659.55292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.56781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.56827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.56862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.56889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.56915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.56994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.57023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.57051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.57099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.57117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.57282: variable 'ansible_distribution' from source: facts 24119 1726882659.57294: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.57310: 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 24119 1726882659.57317: when evaluation is False, skipping this task 24119 1726882659.57324: _execute() done 24119 1726882659.57331: dumping result to json 24119 1726882659.57337: done dumping result, returning 24119 1726882659.57348: done running TaskExecutor() for managed_node3/TASK: Install Pytest [0e448fcc-3ce9-4f0a-face-00000000000b] 24119 1726882659.57359: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000000b 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" } 24119 1726882659.57497: no more pending results, returning what we have 24119 1726882659.57500: results queue empty 24119 1726882659.57501: checking for any_errors_fatal 24119 1726882659.57508: done checking for any_errors_fatal 24119 1726882659.57509: checking for max_fail_percentage 24119 1726882659.57510: done checking for max_fail_percentage 24119 1726882659.57511: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.57512: done checking to see if all hosts have failed 24119 1726882659.57513: getting the remaining hosts for this loop 24119 1726882659.57514: done getting the remaining hosts for this loop 24119 1726882659.57517: getting the next task for host managed_node3 24119 1726882659.57523: done getting next task for host managed_node3 24119 1726882659.57525: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.57527: ^ 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 24119 1726882659.57529: getting variables 24119 1726882659.57531: in VariableManager get_vars() 24119 1726882659.57567: Calling all_inventory to load vars for managed_node3 24119 1726882659.57570: Calling groups_inventory to load vars for managed_node3 24119 1726882659.57573: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.57580: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000000b 24119 1726882659.57584: WORKER PROCESS EXITING 24119 1726882659.57594: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.57597: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.57600: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.57838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.58051: done with get_vars() 24119 1726882659.58066: done getting variables 24119 1726882659.58142: in VariableManager get_vars() 24119 1726882659.58151: Calling all_inventory to load vars for managed_node3 24119 1726882659.58153: Calling groups_inventory to load vars for managed_node3 24119 1726882659.58155: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.58159: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.58166: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.58169: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.58311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.58557: done with get_vars() 24119 1726882659.58572: done queuing things up, now waiting for results queue to drain 24119 1726882659.58574: results queue empty 24119 1726882659.58575: checking for any_errors_fatal 24119 1726882659.58577: done checking for any_errors_fatal 24119 1726882659.58578: checking for max_fail_percentage 24119 1726882659.58579: done checking for max_fail_percentage 24119 1726882659.58579: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.58580: done checking to see if all hosts have failed 24119 1726882659.58581: getting the remaining hosts for this loop 24119 1726882659.58582: done getting the remaining hosts for this loop 24119 1726882659.58584: getting the next task for host managed_node3 24119 1726882659.58587: done getting next task for host managed_node3 24119 1726882659.58589: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.58590: ^ 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 24119 1726882659.58592: getting variables 24119 1726882659.58593: in VariableManager get_vars() 24119 1726882659.58606: Calling all_inventory to load vars for managed_node3 24119 1726882659.58616: Calling groups_inventory to load vars for managed_node3 24119 1726882659.58625: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.58629: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.58635: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.58638: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.58739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.58876: done with get_vars() 24119 1726882659.58883: done getting variables 24119 1726882659.58919: in VariableManager get_vars() 24119 1726882659.58925: Calling all_inventory to load vars for managed_node3 24119 1726882659.58926: Calling groups_inventory to load vars for managed_node3 24119 1726882659.58928: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.58931: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.58932: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.58934: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.59012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.59122: done with get_vars() 24119 1726882659.59130: done queuing things up, now waiting for results queue to drain 24119 1726882659.59131: results queue empty 24119 1726882659.59131: checking for any_errors_fatal 24119 1726882659.59132: done checking for any_errors_fatal 24119 1726882659.59132: checking for max_fail_percentage 24119 1726882659.59133: done checking for max_fail_percentage 24119 1726882659.59133: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.59134: done checking to see if all hosts have failed 24119 1726882659.59134: getting the remaining hosts for this loop 24119 1726882659.59135: done getting the remaining hosts for this loop 24119 1726882659.59136: getting the next task for host managed_node3 24119 1726882659.59138: done getting next task for host managed_node3 24119 1726882659.59139: ^ task is: None 24119 1726882659.59139: ^ 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 24119 1726882659.59140: done queuing things up, now waiting for results queue to drain 24119 1726882659.59141: results queue empty 24119 1726882659.59141: checking for any_errors_fatal 24119 1726882659.59142: done checking for any_errors_fatal 24119 1726882659.59142: checking for max_fail_percentage 24119 1726882659.59142: done checking for max_fail_percentage 24119 1726882659.59143: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.59143: done checking to see if all hosts have failed 24119 1726882659.59144: getting the next task for host managed_node3 24119 1726882659.59146: done getting next task for host managed_node3 24119 1726882659.59146: ^ task is: None 24119 1726882659.59147: ^ 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 24119 1726882659.59178: in VariableManager get_vars() 24119 1726882659.59188: done with get_vars() 24119 1726882659.59192: in VariableManager get_vars() 24119 1726882659.59198: done with get_vars() 24119 1726882659.59201: variable 'omit' from source: magic vars 24119 1726882659.59221: in VariableManager get_vars() 24119 1726882659.59226: done with get_vars() 24119 1726882659.59239: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 24119 1726882659.59353: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882659.59376: getting the remaining hosts for this loop 24119 1726882659.59378: done getting the remaining hosts for this loop 24119 1726882659.59379: getting the next task for host managed_node3 24119 1726882659.59381: done getting next task for host managed_node3 24119 1726882659.59382: ^ task is: TASK: Gathering Facts 24119 1726882659.59383: ^ 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 24119 1726882659.59385: getting variables 24119 1726882659.59385: in VariableManager get_vars() 24119 1726882659.59390: Calling all_inventory to load vars for managed_node3 24119 1726882659.59392: Calling groups_inventory to load vars for managed_node3 24119 1726882659.59393: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.59396: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.59403: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.59405: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.59509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.59613: done with get_vars() 24119 1726882659.59618: done getting variables 24119 1726882659.59644: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:37:39 -0400 (0:00:00.051) 0:00:02.982 ****** 24119 1726882659.59659: entering _queue_task() for managed_node3/gather_facts 24119 1726882659.59841: worker is 1 (out of 1 available) 24119 1726882659.59851: exiting _queue_task() for managed_node3/gather_facts 24119 1726882659.59865: done queuing things up, now waiting for results queue to drain 24119 1726882659.59867: waiting for pending results... 24119 1726882659.60006: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24119 1726882659.60067: in run() - task 0e448fcc-3ce9-4f0a-face-0000000000e0 24119 1726882659.60080: variable 'ansible_search_path' from source: unknown 24119 1726882659.60083: variable 'ansible_search_path' from source: unknown 24119 1726882659.60109: calling self._execute() 24119 1726882659.60166: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.60170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.60178: variable 'omit' from source: magic vars 24119 1726882659.60496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.62533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.62580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.62608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.62633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.62651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.62714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.62742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.62760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.62793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.62806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.62919: variable 'ansible_distribution' from source: facts 24119 1726882659.62925: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.62935: 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 24119 1726882659.62938: when evaluation is False, skipping this task 24119 1726882659.62941: _execute() done 24119 1726882659.62943: dumping result to json 24119 1726882659.62945: done dumping result, returning 24119 1726882659.62952: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-4f0a-face-0000000000e0] 24119 1726882659.62957: sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000e0 24119 1726882659.63034: done sending task result for task 0e448fcc-3ce9-4f0a-face-0000000000e0 24119 1726882659.63037: 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" } 24119 1726882659.63085: no more pending results, returning what we have 24119 1726882659.63089: results queue empty 24119 1726882659.63089: checking for any_errors_fatal 24119 1726882659.63090: done checking for any_errors_fatal 24119 1726882659.63091: checking for max_fail_percentage 24119 1726882659.63092: done checking for max_fail_percentage 24119 1726882659.63093: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.63094: done checking to see if all hosts have failed 24119 1726882659.63095: getting the remaining hosts for this loop 24119 1726882659.63096: done getting the remaining hosts for this loop 24119 1726882659.63100: getting the next task for host managed_node3 24119 1726882659.63105: done getting next task for host managed_node3 24119 1726882659.63107: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.63108: ^ 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 24119 1726882659.63112: getting variables 24119 1726882659.63114: in VariableManager get_vars() 24119 1726882659.63140: Calling all_inventory to load vars for managed_node3 24119 1726882659.63143: Calling groups_inventory to load vars for managed_node3 24119 1726882659.63147: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.63156: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.63159: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.63161: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.63290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.63412: done with get_vars() 24119 1726882659.63419: done getting variables 24119 1726882659.63463: in VariableManager get_vars() 24119 1726882659.63472: Calling all_inventory to load vars for managed_node3 24119 1726882659.63474: Calling groups_inventory to load vars for managed_node3 24119 1726882659.63475: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.63478: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.63479: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.63481: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.63580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.63691: done with get_vars() 24119 1726882659.63699: done queuing things up, now waiting for results queue to drain 24119 1726882659.63700: results queue empty 24119 1726882659.63701: checking for any_errors_fatal 24119 1726882659.63702: done checking for any_errors_fatal 24119 1726882659.63703: checking for max_fail_percentage 24119 1726882659.63703: done checking for max_fail_percentage 24119 1726882659.63704: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.63704: done checking to see if all hosts have failed 24119 1726882659.63705: getting the remaining hosts for this loop 24119 1726882659.63705: done getting the remaining hosts for this loop 24119 1726882659.63707: getting the next task for host managed_node3 24119 1726882659.63710: done getting next task for host managed_node3 24119 1726882659.63712: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24119 1726882659.63713: ^ 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 24119 1726882659.63715: getting variables 24119 1726882659.63715: in VariableManager get_vars() 24119 1726882659.63724: Calling all_inventory to load vars for managed_node3 24119 1726882659.63725: Calling groups_inventory to load vars for managed_node3 24119 1726882659.63727: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.63730: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.63731: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.63733: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.63812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.63920: done with get_vars() 24119 1726882659.63926: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:37:39 -0400 (0:00:00.043) 0:00:03.025 ****** 24119 1726882659.63973: entering _queue_task() for managed_node3/include_tasks 24119 1726882659.64189: worker is 1 (out of 1 available) 24119 1726882659.64201: exiting _queue_task() for managed_node3/include_tasks 24119 1726882659.64211: done queuing things up, now waiting for results queue to drain 24119 1726882659.64213: waiting for pending results... 24119 1726882659.64444: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24119 1726882659.64540: in run() - task 0e448fcc-3ce9-4f0a-face-00000000000f 24119 1726882659.64567: variable 'ansible_search_path' from source: unknown 24119 1726882659.64575: variable 'ansible_search_path' from source: unknown 24119 1726882659.64615: calling self._execute() 24119 1726882659.64694: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.64706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.64718: variable 'omit' from source: magic vars 24119 1726882659.65180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.67527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.67596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.67637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.67680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.67712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.67793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.67831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.67868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.67916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.67941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.68115: variable 'ansible_distribution' from source: facts 24119 1726882659.68127: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.68141: 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 24119 1726882659.68153: when evaluation is False, skipping this task 24119 1726882659.68167: _execute() done 24119 1726882659.68177: dumping result to json 24119 1726882659.68184: done dumping result, returning 24119 1726882659.68193: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-4f0a-face-00000000000f] 24119 1726882659.68202: sending task result for task 0e448fcc-3ce9-4f0a-face-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" } 24119 1726882659.68342: no more pending results, returning what we have 24119 1726882659.68346: results queue empty 24119 1726882659.68347: checking for any_errors_fatal 24119 1726882659.68348: done checking for any_errors_fatal 24119 1726882659.68349: checking for max_fail_percentage 24119 1726882659.68351: done checking for max_fail_percentage 24119 1726882659.68351: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.68352: done checking to see if all hosts have failed 24119 1726882659.68353: getting the remaining hosts for this loop 24119 1726882659.68355: done getting the remaining hosts for this loop 24119 1726882659.68359: getting the next task for host managed_node3 24119 1726882659.68369: done getting next task for host managed_node3 24119 1726882659.68371: ^ task is: TASK: Set network provider to 'initscripts' 24119 1726882659.68374: ^ 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 24119 1726882659.68377: getting variables 24119 1726882659.68379: in VariableManager get_vars() 24119 1726882659.68407: Calling all_inventory to load vars for managed_node3 24119 1726882659.68410: Calling groups_inventory to load vars for managed_node3 24119 1726882659.68413: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.68424: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.68427: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.68430: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.68608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.68806: done with get_vars() 24119 1726882659.68816: done getting variables 24119 1726882659.68877: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:37:39 -0400 (0:00:00.049) 0:00:03.074 ****** 24119 1726882659.68906: entering _queue_task() for managed_node3/set_fact 24119 1726882659.68923: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000000f 24119 1726882659.68932: WORKER PROCESS EXITING 24119 1726882659.69383: worker is 1 (out of 1 available) 24119 1726882659.69393: exiting _queue_task() for managed_node3/set_fact 24119 1726882659.69404: done queuing things up, now waiting for results queue to drain 24119 1726882659.69405: waiting for pending results... 24119 1726882659.69627: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 24119 1726882659.69720: in run() - task 0e448fcc-3ce9-4f0a-face-000000000010 24119 1726882659.69739: variable 'ansible_search_path' from source: unknown 24119 1726882659.69748: variable 'ansible_search_path' from source: unknown 24119 1726882659.69794: calling self._execute() 24119 1726882659.69872: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.69883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.69895: variable 'omit' from source: magic vars 24119 1726882659.70413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.72632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.72717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.72756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.72803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.72833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.72917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.72951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.72988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.73037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.73057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.73236: variable 'ansible_distribution' from source: facts 24119 1726882659.73246: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.73266: 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 24119 1726882659.73274: when evaluation is False, skipping this task 24119 1726882659.73280: _execute() done 24119 1726882659.73287: dumping result to json 24119 1726882659.73293: done dumping result, returning 24119 1726882659.73302: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-4f0a-face-000000000010] 24119 1726882659.73311: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000010 24119 1726882659.73416: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000010 24119 1726882659.73422: 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" } 24119 1726882659.73483: no more pending results, returning what we have 24119 1726882659.73487: results queue empty 24119 1726882659.73488: checking for any_errors_fatal 24119 1726882659.73496: done checking for any_errors_fatal 24119 1726882659.73497: checking for max_fail_percentage 24119 1726882659.73499: done checking for max_fail_percentage 24119 1726882659.73500: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.73501: done checking to see if all hosts have failed 24119 1726882659.73501: getting the remaining hosts for this loop 24119 1726882659.73503: done getting the remaining hosts for this loop 24119 1726882659.73507: getting the next task for host managed_node3 24119 1726882659.73513: done getting next task for host managed_node3 24119 1726882659.73515: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.73517: ^ 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 24119 1726882659.73521: getting variables 24119 1726882659.73523: in VariableManager get_vars() 24119 1726882659.73551: Calling all_inventory to load vars for managed_node3 24119 1726882659.73554: Calling groups_inventory to load vars for managed_node3 24119 1726882659.73557: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.73572: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.73576: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.73580: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.73807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.74001: done with get_vars() 24119 1726882659.74010: done getting variables 24119 1726882659.74301: in VariableManager get_vars() 24119 1726882659.74310: Calling all_inventory to load vars for managed_node3 24119 1726882659.74312: Calling groups_inventory to load vars for managed_node3 24119 1726882659.74314: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.74318: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.74321: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.74323: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.74458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.74645: done with get_vars() 24119 1726882659.74656: done queuing things up, now waiting for results queue to drain 24119 1726882659.74658: results queue empty 24119 1726882659.74659: checking for any_errors_fatal 24119 1726882659.74665: done checking for any_errors_fatal 24119 1726882659.74666: checking for max_fail_percentage 24119 1726882659.74667: done checking for max_fail_percentage 24119 1726882659.74667: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.74668: done checking to see if all hosts have failed 24119 1726882659.74669: getting the remaining hosts for this loop 24119 1726882659.74671: done getting the remaining hosts for this loop 24119 1726882659.74673: getting the next task for host managed_node3 24119 1726882659.74676: done getting next task for host managed_node3 24119 1726882659.74677: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.74679: ^ 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 24119 1726882659.74681: getting variables 24119 1726882659.74682: in VariableManager get_vars() 24119 1726882659.74695: Calling all_inventory to load vars for managed_node3 24119 1726882659.74697: Calling groups_inventory to load vars for managed_node3 24119 1726882659.74699: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.74703: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.74706: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.74708: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.74840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.75044: done with get_vars() 24119 1726882659.75052: done getting variables 24119 1726882659.75098: in VariableManager get_vars() 24119 1726882659.75106: Calling all_inventory to load vars for managed_node3 24119 1726882659.75108: Calling groups_inventory to load vars for managed_node3 24119 1726882659.75110: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.75114: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.75117: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.75120: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.75252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.75438: done with get_vars() 24119 1726882659.75449: done queuing things up, now waiting for results queue to drain 24119 1726882659.75451: results queue empty 24119 1726882659.75452: checking for any_errors_fatal 24119 1726882659.75453: done checking for any_errors_fatal 24119 1726882659.75454: checking for max_fail_percentage 24119 1726882659.75455: done checking for max_fail_percentage 24119 1726882659.75455: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.75456: done checking to see if all hosts have failed 24119 1726882659.75457: getting the remaining hosts for this loop 24119 1726882659.75458: done getting the remaining hosts for this loop 24119 1726882659.75462: getting the next task for host managed_node3 24119 1726882659.75467: done getting next task for host managed_node3 24119 1726882659.75468: ^ task is: None 24119 1726882659.75469: ^ 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 24119 1726882659.75470: done queuing things up, now waiting for results queue to drain 24119 1726882659.75471: results queue empty 24119 1726882659.75472: checking for any_errors_fatal 24119 1726882659.75473: done checking for any_errors_fatal 24119 1726882659.75473: checking for max_fail_percentage 24119 1726882659.75474: done checking for max_fail_percentage 24119 1726882659.75475: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.75476: done checking to see if all hosts have failed 24119 1726882659.75477: getting the next task for host managed_node3 24119 1726882659.75479: done getting next task for host managed_node3 24119 1726882659.75480: ^ task is: None 24119 1726882659.75481: ^ 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 24119 1726882659.75511: in VariableManager get_vars() 24119 1726882659.75531: done with get_vars() 24119 1726882659.75537: in VariableManager get_vars() 24119 1726882659.75549: done with get_vars() 24119 1726882659.75554: variable 'omit' from source: magic vars 24119 1726882659.75587: in VariableManager get_vars() 24119 1726882659.75601: done with get_vars() 24119 1726882659.75621: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 24119 1726882659.76268: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882659.76290: getting the remaining hosts for this loop 24119 1726882659.76292: done getting the remaining hosts for this loop 24119 1726882659.76294: getting the next task for host managed_node3 24119 1726882659.76297: done getting next task for host managed_node3 24119 1726882659.76298: ^ task is: TASK: meta (flush_handlers) 24119 1726882659.76299: ^ 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 24119 1726882659.76301: getting variables 24119 1726882659.76302: in VariableManager get_vars() 24119 1726882659.76312: Calling all_inventory to load vars for managed_node3 24119 1726882659.76314: Calling groups_inventory to load vars for managed_node3 24119 1726882659.76316: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.76320: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.76322: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.76325: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.76456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.76642: done with get_vars() 24119 1726882659.76650: done getting variables 24119 1726882659.76698: in VariableManager get_vars() 24119 1726882659.76708: Calling all_inventory to load vars for managed_node3 24119 1726882659.76710: Calling groups_inventory to load vars for managed_node3 24119 1726882659.76712: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.76716: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.76718: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.76720: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.76853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.77072: done with get_vars() 24119 1726882659.77083: done queuing things up, now waiting for results queue to drain 24119 1726882659.77085: results queue empty 24119 1726882659.77086: checking for any_errors_fatal 24119 1726882659.77087: done checking for any_errors_fatal 24119 1726882659.77088: checking for max_fail_percentage 24119 1726882659.77089: done checking for max_fail_percentage 24119 1726882659.77089: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.77090: done checking to see if all hosts have failed 24119 1726882659.77091: getting the remaining hosts for this loop 24119 1726882659.77092: done getting the remaining hosts for this loop 24119 1726882659.77094: getting the next task for host managed_node3 24119 1726882659.77097: done getting next task for host managed_node3 24119 1726882659.77100: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24119 1726882659.77101: ^ 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 24119 1726882659.77110: getting variables 24119 1726882659.77111: in VariableManager get_vars() 24119 1726882659.77124: Calling all_inventory to load vars for managed_node3 24119 1726882659.77126: Calling groups_inventory to load vars for managed_node3 24119 1726882659.77128: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.77136: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.77139: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.77142: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.77276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.77453: done with get_vars() 24119 1726882659.77464: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:39 -0400 (0:00:00.086) 0:00:03.160 ****** 24119 1726882659.77521: entering _queue_task() for managed_node3/include_tasks 24119 1726882659.77758: worker is 1 (out of 1 available) 24119 1726882659.77771: exiting _queue_task() for managed_node3/include_tasks 24119 1726882659.77782: done queuing things up, now waiting for results queue to drain 24119 1726882659.77783: waiting for pending results... 24119 1726882659.78014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24119 1726882659.78115: in run() - task 0e448fcc-3ce9-4f0a-face-000000000018 24119 1726882659.78137: variable 'ansible_search_path' from source: unknown 24119 1726882659.78144: variable 'ansible_search_path' from source: unknown 24119 1726882659.78186: calling self._execute() 24119 1726882659.78265: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.78279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.78293: variable 'omit' from source: magic vars 24119 1726882659.78745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.80720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.80767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.80950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.80982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.81002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.81056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.81082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.81099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.81127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.81141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.81258: variable 'ansible_distribution' from source: facts 24119 1726882659.81266: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.81277: 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 24119 1726882659.81280: when evaluation is False, skipping this task 24119 1726882659.81283: _execute() done 24119 1726882659.81285: dumping result to json 24119 1726882659.81287: done dumping result, returning 24119 1726882659.81293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-4f0a-face-000000000018] 24119 1726882659.81300: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000018 24119 1726882659.81385: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000018 24119 1726882659.81388: 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" } 24119 1726882659.81437: no more pending results, returning what we have 24119 1726882659.81441: results queue empty 24119 1726882659.81442: checking for any_errors_fatal 24119 1726882659.81443: done checking for any_errors_fatal 24119 1726882659.81444: checking for max_fail_percentage 24119 1726882659.81445: done checking for max_fail_percentage 24119 1726882659.81446: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.81447: done checking to see if all hosts have failed 24119 1726882659.81448: getting the remaining hosts for this loop 24119 1726882659.81450: done getting the remaining hosts for this loop 24119 1726882659.81454: getting the next task for host managed_node3 24119 1726882659.81458: done getting next task for host managed_node3 24119 1726882659.81462: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24119 1726882659.81466: ^ 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 24119 1726882659.81478: getting variables 24119 1726882659.81480: in VariableManager get_vars() 24119 1726882659.81514: Calling all_inventory to load vars for managed_node3 24119 1726882659.81516: Calling groups_inventory to load vars for managed_node3 24119 1726882659.81518: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.81526: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.81528: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.81531: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.81687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.81802: done with get_vars() 24119 1726882659.81809: done getting variables 24119 1726882659.81874: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:39 -0400 (0:00:00.043) 0:00:03.204 ****** 24119 1726882659.81896: entering _queue_task() for managed_node3/debug 24119 1726882659.81898: Creating lock for debug 24119 1726882659.82139: worker is 1 (out of 1 available) 24119 1726882659.82154: exiting _queue_task() for managed_node3/debug 24119 1726882659.82166: done queuing things up, now waiting for results queue to drain 24119 1726882659.82168: waiting for pending results... 24119 1726882659.82348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 24119 1726882659.82443: in run() - task 0e448fcc-3ce9-4f0a-face-000000000019 24119 1726882659.82465: variable 'ansible_search_path' from source: unknown 24119 1726882659.82473: variable 'ansible_search_path' from source: unknown 24119 1726882659.82514: calling self._execute() 24119 1726882659.82591: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.82601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.82618: variable 'omit' from source: magic vars 24119 1726882659.83080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.85309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.85351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.85381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.85406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.85425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.85486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.85506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.85524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.85551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.85566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.85677: variable 'ansible_distribution' from source: facts 24119 1726882659.85683: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.85694: 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 24119 1726882659.85697: when evaluation is False, skipping this task 24119 1726882659.85700: _execute() done 24119 1726882659.85702: dumping result to json 24119 1726882659.85704: done dumping result, returning 24119 1726882659.85710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-4f0a-face-000000000019] 24119 1726882659.85719: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000019 24119 1726882659.85801: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000019 24119 1726882659.85804: 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)" } 24119 1726882659.85846: no more pending results, returning what we have 24119 1726882659.85850: results queue empty 24119 1726882659.85851: checking for any_errors_fatal 24119 1726882659.85857: done checking for any_errors_fatal 24119 1726882659.85857: checking for max_fail_percentage 24119 1726882659.85859: done checking for max_fail_percentage 24119 1726882659.85860: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.85861: done checking to see if all hosts have failed 24119 1726882659.85861: getting the remaining hosts for this loop 24119 1726882659.85864: done getting the remaining hosts for this loop 24119 1726882659.85868: getting the next task for host managed_node3 24119 1726882659.85874: done getting next task for host managed_node3 24119 1726882659.85878: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24119 1726882659.85880: ^ 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 24119 1726882659.85891: getting variables 24119 1726882659.85893: in VariableManager get_vars() 24119 1726882659.85928: Calling all_inventory to load vars for managed_node3 24119 1726882659.85930: Calling groups_inventory to load vars for managed_node3 24119 1726882659.85932: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.85941: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.85944: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.85947: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.86092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.86208: done with get_vars() 24119 1726882659.86215: done getting variables 24119 1726882659.86278: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:39 -0400 (0:00:00.044) 0:00:03.248 ****** 24119 1726882659.86299: entering _queue_task() for managed_node3/fail 24119 1726882659.86300: Creating lock for fail 24119 1726882659.86516: worker is 1 (out of 1 available) 24119 1726882659.86527: exiting _queue_task() for managed_node3/fail 24119 1726882659.86539: done queuing things up, now waiting for results queue to drain 24119 1726882659.86541: waiting for pending results... 24119 1726882659.86794: 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 24119 1726882659.86893: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001a 24119 1726882659.86912: variable 'ansible_search_path' from source: unknown 24119 1726882659.86920: variable 'ansible_search_path' from source: unknown 24119 1726882659.86955: calling self._execute() 24119 1726882659.87035: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.87046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.87057: variable 'omit' from source: magic vars 24119 1726882659.87509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.89179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.89221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.89245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.89275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.89294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.89365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.89387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.89411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.89437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.89448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.89563: variable 'ansible_distribution' from source: facts 24119 1726882659.89569: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.89578: 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 24119 1726882659.89580: when evaluation is False, skipping this task 24119 1726882659.89584: _execute() done 24119 1726882659.89587: dumping result to json 24119 1726882659.89589: done dumping result, returning 24119 1726882659.89594: 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 [0e448fcc-3ce9-4f0a-face-00000000001a] 24119 1726882659.89601: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001a 24119 1726882659.89686: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001a 24119 1726882659.89689: 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" } 24119 1726882659.89736: no more pending results, returning what we have 24119 1726882659.89739: results queue empty 24119 1726882659.89740: checking for any_errors_fatal 24119 1726882659.89744: done checking for any_errors_fatal 24119 1726882659.89745: checking for max_fail_percentage 24119 1726882659.89746: done checking for max_fail_percentage 24119 1726882659.89747: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.89748: done checking to see if all hosts have failed 24119 1726882659.89749: getting the remaining hosts for this loop 24119 1726882659.89750: done getting the remaining hosts for this loop 24119 1726882659.89753: getting the next task for host managed_node3 24119 1726882659.89758: done getting next task for host managed_node3 24119 1726882659.89765: ^ 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 24119 1726882659.89767: ^ 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 24119 1726882659.89778: getting variables 24119 1726882659.89780: in VariableManager get_vars() 24119 1726882659.89810: Calling all_inventory to load vars for managed_node3 24119 1726882659.89812: Calling groups_inventory to load vars for managed_node3 24119 1726882659.89814: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.89821: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.89823: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.89826: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.89958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.90076: done with get_vars() 24119 1726882659.90083: done getting variables 24119 1726882659.90119: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:39 -0400 (0:00:00.038) 0:00:03.286 ****** 24119 1726882659.90138: entering _queue_task() for managed_node3/fail 24119 1726882659.90308: worker is 1 (out of 1 available) 24119 1726882659.90320: exiting _queue_task() for managed_node3/fail 24119 1726882659.90330: done queuing things up, now waiting for results queue to drain 24119 1726882659.90332: waiting for pending results... 24119 1726882659.90469: 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 24119 1726882659.90529: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001b 24119 1726882659.90539: variable 'ansible_search_path' from source: unknown 24119 1726882659.90542: variable 'ansible_search_path' from source: unknown 24119 1726882659.90572: calling self._execute() 24119 1726882659.90625: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.90628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.90635: variable 'omit' from source: magic vars 24119 1726882659.90935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.92531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.92575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.92600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.92624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.92643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.92699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.92718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.92737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.92766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.92780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.92881: variable 'ansible_distribution' from source: facts 24119 1726882659.92890: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.92903: 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 24119 1726882659.92906: when evaluation is False, skipping this task 24119 1726882659.92908: _execute() done 24119 1726882659.92911: dumping result to json 24119 1726882659.92913: done dumping result, returning 24119 1726882659.92919: 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 [0e448fcc-3ce9-4f0a-face-00000000001b] 24119 1726882659.92924: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001b 24119 1726882659.93012: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001b 24119 1726882659.93015: 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" } 24119 1726882659.93055: no more pending results, returning what we have 24119 1726882659.93058: results queue empty 24119 1726882659.93059: checking for any_errors_fatal 24119 1726882659.93071: done checking for any_errors_fatal 24119 1726882659.93072: checking for max_fail_percentage 24119 1726882659.93073: done checking for max_fail_percentage 24119 1726882659.93074: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.93075: done checking to see if all hosts have failed 24119 1726882659.93076: getting the remaining hosts for this loop 24119 1726882659.93077: done getting the remaining hosts for this loop 24119 1726882659.93080: getting the next task for host managed_node3 24119 1726882659.93084: done getting next task for host managed_node3 24119 1726882659.93087: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24119 1726882659.93089: ^ 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 24119 1726882659.93104: getting variables 24119 1726882659.93105: in VariableManager get_vars() 24119 1726882659.93134: Calling all_inventory to load vars for managed_node3 24119 1726882659.93135: Calling groups_inventory to load vars for managed_node3 24119 1726882659.93137: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.93142: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.93144: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.93146: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.93248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.93366: done with get_vars() 24119 1726882659.93372: done getting variables 24119 1726882659.93407: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:39 -0400 (0:00:00.032) 0:00:03.319 ****** 24119 1726882659.93427: entering _queue_task() for managed_node3/fail 24119 1726882659.93592: worker is 1 (out of 1 available) 24119 1726882659.93603: exiting _queue_task() for managed_node3/fail 24119 1726882659.93613: done queuing things up, now waiting for results queue to drain 24119 1726882659.93615: waiting for pending results... 24119 1726882659.93744: 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 24119 1726882659.93808: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001c 24119 1726882659.93817: variable 'ansible_search_path' from source: unknown 24119 1726882659.93820: variable 'ansible_search_path' from source: unknown 24119 1726882659.93846: calling self._execute() 24119 1726882659.93902: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.93906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.93913: variable 'omit' from source: magic vars 24119 1726882659.94218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.95810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.95851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.95879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.95904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.95934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.95988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.96008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.96027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.96055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.96067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.96173: variable 'ansible_distribution' from source: facts 24119 1726882659.96177: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.96187: 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 24119 1726882659.96190: when evaluation is False, skipping this task 24119 1726882659.96192: _execute() done 24119 1726882659.96195: dumping result to json 24119 1726882659.96197: done dumping result, returning 24119 1726882659.96204: 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 [0e448fcc-3ce9-4f0a-face-00000000001c] 24119 1726882659.96208: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001c 24119 1726882659.96290: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001c 24119 1726882659.96293: 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" } 24119 1726882659.96336: no more pending results, returning what we have 24119 1726882659.96339: results queue empty 24119 1726882659.96340: checking for any_errors_fatal 24119 1726882659.96345: done checking for any_errors_fatal 24119 1726882659.96346: checking for max_fail_percentage 24119 1726882659.96348: done checking for max_fail_percentage 24119 1726882659.96348: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.96349: done checking to see if all hosts have failed 24119 1726882659.96350: getting the remaining hosts for this loop 24119 1726882659.96351: done getting the remaining hosts for this loop 24119 1726882659.96354: getting the next task for host managed_node3 24119 1726882659.96359: done getting next task for host managed_node3 24119 1726882659.96367: ^ 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 24119 1726882659.96369: ^ 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 24119 1726882659.96379: getting variables 24119 1726882659.96381: in VariableManager get_vars() 24119 1726882659.96415: Calling all_inventory to load vars for managed_node3 24119 1726882659.96417: Calling groups_inventory to load vars for managed_node3 24119 1726882659.96419: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.96424: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.96426: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.96428: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.96559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.96679: done with get_vars() 24119 1726882659.96685: done getting variables 24119 1726882659.96746: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:39 -0400 (0:00:00.033) 0:00:03.353 ****** 24119 1726882659.96768: entering _queue_task() for managed_node3/dnf 24119 1726882659.96924: worker is 1 (out of 1 available) 24119 1726882659.96937: exiting _queue_task() for managed_node3/dnf 24119 1726882659.96948: done queuing things up, now waiting for results queue to drain 24119 1726882659.96949: waiting for pending results... 24119 1726882659.97085: 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 24119 1726882659.97135: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001d 24119 1726882659.97145: variable 'ansible_search_path' from source: unknown 24119 1726882659.97149: variable 'ansible_search_path' from source: unknown 24119 1726882659.97181: calling self._execute() 24119 1726882659.97230: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882659.97234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882659.97241: variable 'omit' from source: magic vars 24119 1726882659.97540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882659.99104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882659.99153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882659.99180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882659.99204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882659.99223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882659.99278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882659.99297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882659.99314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882659.99340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882659.99352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882659.99454: variable 'ansible_distribution' from source: facts 24119 1726882659.99472: variable 'ansible_distribution_major_version' from source: facts 24119 1726882659.99486: 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 24119 1726882659.99490: when evaluation is False, skipping this task 24119 1726882659.99492: _execute() done 24119 1726882659.99495: dumping result to json 24119 1726882659.99497: done dumping result, returning 24119 1726882659.99503: 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 [0e448fcc-3ce9-4f0a-face-00000000001d] 24119 1726882659.99508: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001d 24119 1726882659.99589: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001d 24119 1726882659.99592: 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" } 24119 1726882659.99634: no more pending results, returning what we have 24119 1726882659.99637: results queue empty 24119 1726882659.99638: checking for any_errors_fatal 24119 1726882659.99642: done checking for any_errors_fatal 24119 1726882659.99643: checking for max_fail_percentage 24119 1726882659.99644: done checking for max_fail_percentage 24119 1726882659.99645: checking to see if all hosts have failed and the running result is not ok 24119 1726882659.99646: done checking to see if all hosts have failed 24119 1726882659.99647: getting the remaining hosts for this loop 24119 1726882659.99648: done getting the remaining hosts for this loop 24119 1726882659.99651: getting the next task for host managed_node3 24119 1726882659.99655: done getting next task for host managed_node3 24119 1726882659.99659: ^ 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 24119 1726882659.99661: ^ 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 24119 1726882659.99673: getting variables 24119 1726882659.99675: in VariableManager get_vars() 24119 1726882659.99703: Calling all_inventory to load vars for managed_node3 24119 1726882659.99705: Calling groups_inventory to load vars for managed_node3 24119 1726882659.99707: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882659.99715: Calling all_plugins_play to load vars for managed_node3 24119 1726882659.99717: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882659.99720: Calling groups_plugins_play to load vars for managed_node3 24119 1726882659.99823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882659.99936: done with get_vars() 24119 1726882659.99942: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24119 1726882659.99992: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:39 -0400 (0:00:00.032) 0:00:03.385 ****** 24119 1726882660.00012: entering _queue_task() for managed_node3/yum 24119 1726882660.00013: Creating lock for yum 24119 1726882660.00173: worker is 1 (out of 1 available) 24119 1726882660.00184: exiting _queue_task() for managed_node3/yum 24119 1726882660.00195: done queuing things up, now waiting for results queue to drain 24119 1726882660.00197: waiting for pending results... 24119 1726882660.00334: 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 24119 1726882660.00394: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001e 24119 1726882660.00404: variable 'ansible_search_path' from source: unknown 24119 1726882660.00407: variable 'ansible_search_path' from source: unknown 24119 1726882660.00435: calling self._execute() 24119 1726882660.00494: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.00498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.00505: variable 'omit' from source: magic vars 24119 1726882660.00817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.02525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.02590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.02641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.02685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.02716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.02793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.02825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.02856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.02906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.02928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.03085: variable 'ansible_distribution' from source: facts 24119 1726882660.03097: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.03114: 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 24119 1726882660.03122: when evaluation is False, skipping this task 24119 1726882660.03131: _execute() done 24119 1726882660.03138: dumping result to json 24119 1726882660.03145: done dumping result, returning 24119 1726882660.03156: 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 [0e448fcc-3ce9-4f0a-face-00000000001e] 24119 1726882660.03168: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001e 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" } 24119 1726882660.03308: no more pending results, returning what we have 24119 1726882660.03311: results queue empty 24119 1726882660.03312: checking for any_errors_fatal 24119 1726882660.03317: done checking for any_errors_fatal 24119 1726882660.03318: checking for max_fail_percentage 24119 1726882660.03319: done checking for max_fail_percentage 24119 1726882660.03320: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.03321: done checking to see if all hosts have failed 24119 1726882660.03321: getting the remaining hosts for this loop 24119 1726882660.03323: done getting the remaining hosts for this loop 24119 1726882660.03326: getting the next task for host managed_node3 24119 1726882660.03331: done getting next task for host managed_node3 24119 1726882660.03334: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24119 1726882660.03336: ^ 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 24119 1726882660.03351: getting variables 24119 1726882660.03354: in VariableManager get_vars() 24119 1726882660.03396: Calling all_inventory to load vars for managed_node3 24119 1726882660.03399: Calling groups_inventory to load vars for managed_node3 24119 1726882660.03401: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.03411: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.03413: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.03417: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.03775: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001e 24119 1726882660.03778: WORKER PROCESS EXITING 24119 1726882660.03787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.03904: done with get_vars() 24119 1726882660.03911: done getting variables 24119 1726882660.03948: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:40 -0400 (0:00:00.039) 0:00:03.425 ****** 24119 1726882660.03968: entering _queue_task() for managed_node3/fail 24119 1726882660.04132: worker is 1 (out of 1 available) 24119 1726882660.04142: exiting _queue_task() for managed_node3/fail 24119 1726882660.04152: done queuing things up, now waiting for results queue to drain 24119 1726882660.04154: waiting for pending results... 24119 1726882660.04393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24119 1726882660.04492: in run() - task 0e448fcc-3ce9-4f0a-face-00000000001f 24119 1726882660.04511: variable 'ansible_search_path' from source: unknown 24119 1726882660.04519: variable 'ansible_search_path' from source: unknown 24119 1726882660.04558: calling self._execute() 24119 1726882660.04646: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.04662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.04682: variable 'omit' from source: magic vars 24119 1726882660.05124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.08635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.08715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.08755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.08805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.08838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.08929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.08969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.09003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.09058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.09089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.09268: variable 'ansible_distribution' from source: facts 24119 1726882660.09275: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.09290: 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 24119 1726882660.09302: when evaluation is False, skipping this task 24119 1726882660.09312: _execute() done 24119 1726882660.09315: dumping result to json 24119 1726882660.09317: done dumping result, returning 24119 1726882660.09323: 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 [0e448fcc-3ce9-4f0a-face-00000000001f] 24119 1726882660.09329: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001f 24119 1726882660.09420: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000001f 24119 1726882660.09423: 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" } 24119 1726882660.09510: no more pending results, returning what we have 24119 1726882660.09513: results queue empty 24119 1726882660.09514: checking for any_errors_fatal 24119 1726882660.09519: done checking for any_errors_fatal 24119 1726882660.09519: checking for max_fail_percentage 24119 1726882660.09520: done checking for max_fail_percentage 24119 1726882660.09521: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.09522: done checking to see if all hosts have failed 24119 1726882660.09523: getting the remaining hosts for this loop 24119 1726882660.09524: done getting the remaining hosts for this loop 24119 1726882660.09527: getting the next task for host managed_node3 24119 1726882660.09532: done getting next task for host managed_node3 24119 1726882660.09536: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24119 1726882660.09537: ^ 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 24119 1726882660.09548: getting variables 24119 1726882660.09549: in VariableManager get_vars() 24119 1726882660.09584: Calling all_inventory to load vars for managed_node3 24119 1726882660.09587: Calling groups_inventory to load vars for managed_node3 24119 1726882660.09589: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.09596: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.09599: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.09601: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.09714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.09838: done with get_vars() 24119 1726882660.09845: done getting variables 24119 1726882660.09886: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:40 -0400 (0:00:00.059) 0:00:03.484 ****** 24119 1726882660.09906: entering _queue_task() for managed_node3/package 24119 1726882660.10080: worker is 1 (out of 1 available) 24119 1726882660.10092: exiting _queue_task() for managed_node3/package 24119 1726882660.10104: done queuing things up, now waiting for results queue to drain 24119 1726882660.10106: waiting for pending results... 24119 1726882660.10255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 24119 1726882660.10327: in run() - task 0e448fcc-3ce9-4f0a-face-000000000020 24119 1726882660.10337: variable 'ansible_search_path' from source: unknown 24119 1726882660.10341: variable 'ansible_search_path' from source: unknown 24119 1726882660.10374: calling self._execute() 24119 1726882660.10431: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.10434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.10442: variable 'omit' from source: magic vars 24119 1726882660.10755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.12585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.12625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.12658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.12693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.12712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.12765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.12789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.12808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.12834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.12845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.12955: variable 'ansible_distribution' from source: facts 24119 1726882660.12959: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.12973: 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 24119 1726882660.12977: when evaluation is False, skipping this task 24119 1726882660.12979: _execute() done 24119 1726882660.12982: dumping result to json 24119 1726882660.12984: done dumping result, returning 24119 1726882660.12991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-4f0a-face-000000000020] 24119 1726882660.12995: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000020 24119 1726882660.13089: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000020 24119 1726882660.13092: 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" } 24119 1726882660.13156: no more pending results, returning what we have 24119 1726882660.13159: results queue empty 24119 1726882660.13160: checking for any_errors_fatal 24119 1726882660.13169: done checking for any_errors_fatal 24119 1726882660.13170: checking for max_fail_percentage 24119 1726882660.13171: done checking for max_fail_percentage 24119 1726882660.13172: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.13173: done checking to see if all hosts have failed 24119 1726882660.13173: getting the remaining hosts for this loop 24119 1726882660.13174: done getting the remaining hosts for this loop 24119 1726882660.13177: getting the next task for host managed_node3 24119 1726882660.13181: done getting next task for host managed_node3 24119 1726882660.13184: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24119 1726882660.13186: ^ 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 24119 1726882660.13196: getting variables 24119 1726882660.13197: in VariableManager get_vars() 24119 1726882660.13225: Calling all_inventory to load vars for managed_node3 24119 1726882660.13227: Calling groups_inventory to load vars for managed_node3 24119 1726882660.13229: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.13234: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.13236: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.13238: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.13372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.13489: done with get_vars() 24119 1726882660.13495: done getting variables 24119 1726882660.13531: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:40 -0400 (0:00:00.036) 0:00:03.521 ****** 24119 1726882660.13554: entering _queue_task() for managed_node3/package 24119 1726882660.13718: worker is 1 (out of 1 available) 24119 1726882660.13730: exiting _queue_task() for managed_node3/package 24119 1726882660.13742: done queuing things up, now waiting for results queue to drain 24119 1726882660.13744: waiting for pending results... 24119 1726882660.13889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24119 1726882660.13969: in run() - task 0e448fcc-3ce9-4f0a-face-000000000021 24119 1726882660.13989: variable 'ansible_search_path' from source: unknown 24119 1726882660.13995: variable 'ansible_search_path' from source: unknown 24119 1726882660.14033: calling self._execute() 24119 1726882660.14107: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.14120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.14133: variable 'omit' from source: magic vars 24119 1726882660.14591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.16679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.16748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.16793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.16835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.16872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.16950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.16989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.17019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.17076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.17098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.17270: variable 'ansible_distribution' from source: facts 24119 1726882660.17283: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.17298: 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 24119 1726882660.17305: when evaluation is False, skipping this task 24119 1726882660.17311: _execute() done 24119 1726882660.17318: dumping result to json 24119 1726882660.17324: done dumping result, returning 24119 1726882660.17335: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-4f0a-face-000000000021] 24119 1726882660.17346: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000021 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" } 24119 1726882660.17498: no more pending results, returning what we have 24119 1726882660.17501: results queue empty 24119 1726882660.17502: checking for any_errors_fatal 24119 1726882660.17510: done checking for any_errors_fatal 24119 1726882660.17510: checking for max_fail_percentage 24119 1726882660.17512: done checking for max_fail_percentage 24119 1726882660.17513: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.17514: done checking to see if all hosts have failed 24119 1726882660.17515: getting the remaining hosts for this loop 24119 1726882660.17516: done getting the remaining hosts for this loop 24119 1726882660.17519: getting the next task for host managed_node3 24119 1726882660.17524: done getting next task for host managed_node3 24119 1726882660.17528: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24119 1726882660.17529: ^ 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 24119 1726882660.17540: getting variables 24119 1726882660.17542: in VariableManager get_vars() 24119 1726882660.17579: Calling all_inventory to load vars for managed_node3 24119 1726882660.17582: Calling groups_inventory to load vars for managed_node3 24119 1726882660.17584: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.17593: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.17596: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.17598: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.17762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.17993: done with get_vars() 24119 1726882660.18004: done getting variables 24119 1726882660.18033: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000021 24119 1726882660.18036: WORKER PROCESS EXITING 24119 1726882660.18076: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:40 -0400 (0:00:00.045) 0:00:03.566 ****** 24119 1726882660.18111: entering _queue_task() for managed_node3/package 24119 1726882660.18354: worker is 1 (out of 1 available) 24119 1726882660.18367: exiting _queue_task() for managed_node3/package 24119 1726882660.18379: done queuing things up, now waiting for results queue to drain 24119 1726882660.18381: waiting for pending results... 24119 1726882660.18645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24119 1726882660.18752: in run() - task 0e448fcc-3ce9-4f0a-face-000000000022 24119 1726882660.18779: variable 'ansible_search_path' from source: unknown 24119 1726882660.18787: variable 'ansible_search_path' from source: unknown 24119 1726882660.18829: calling self._execute() 24119 1726882660.18914: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.18927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.18942: variable 'omit' from source: magic vars 24119 1726882660.19449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.21928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.21999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.22057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.22102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.22142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.22224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.22267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.22301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.22358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.22381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.22568: variable 'ansible_distribution' from source: facts 24119 1726882660.22584: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.22600: 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 24119 1726882660.22608: when evaluation is False, skipping this task 24119 1726882660.22615: _execute() done 24119 1726882660.22623: dumping result to json 24119 1726882660.22635: done dumping result, returning 24119 1726882660.22646: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-4f0a-face-000000000022] 24119 1726882660.22658: sending task result for task 0e448fcc-3ce9-4f0a-face-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" } 24119 1726882660.22815: no more pending results, returning what we have 24119 1726882660.22819: results queue empty 24119 1726882660.22820: checking for any_errors_fatal 24119 1726882660.22826: done checking for any_errors_fatal 24119 1726882660.22827: checking for max_fail_percentage 24119 1726882660.22828: done checking for max_fail_percentage 24119 1726882660.22830: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.22831: done checking to see if all hosts have failed 24119 1726882660.22832: getting the remaining hosts for this loop 24119 1726882660.22833: done getting the remaining hosts for this loop 24119 1726882660.22837: getting the next task for host managed_node3 24119 1726882660.22842: done getting next task for host managed_node3 24119 1726882660.22845: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24119 1726882660.22848: ^ 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 24119 1726882660.22859: getting variables 24119 1726882660.22861: in VariableManager get_vars() 24119 1726882660.22898: Calling all_inventory to load vars for managed_node3 24119 1726882660.22901: Calling groups_inventory to load vars for managed_node3 24119 1726882660.22904: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.22914: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.22917: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.22920: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.23130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.23342: done with get_vars() 24119 1726882660.23352: done getting variables 24119 1726882660.23447: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:40 -0400 (0:00:00.053) 0:00:03.620 ****** 24119 1726882660.23483: entering _queue_task() for managed_node3/service 24119 1726882660.23485: Creating lock for service 24119 1726882660.23718: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000022 24119 1726882660.23722: WORKER PROCESS EXITING 24119 1726882660.23976: worker is 1 (out of 1 available) 24119 1726882660.23988: exiting _queue_task() for managed_node3/service 24119 1726882660.23998: done queuing things up, now waiting for results queue to drain 24119 1726882660.24000: waiting for pending results... 24119 1726882660.24245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24119 1726882660.24354: in run() - task 0e448fcc-3ce9-4f0a-face-000000000023 24119 1726882660.24379: variable 'ansible_search_path' from source: unknown 24119 1726882660.24388: variable 'ansible_search_path' from source: unknown 24119 1726882660.24425: calling self._execute() 24119 1726882660.24512: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.24522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.24534: variable 'omit' from source: magic vars 24119 1726882660.25031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.27371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.27440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.27480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.27530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.27560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.27647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.27684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.27719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.27775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.27795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.27983: variable 'ansible_distribution' from source: facts 24119 1726882660.27994: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.28008: 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 24119 1726882660.28015: when evaluation is False, skipping this task 24119 1726882660.28021: _execute() done 24119 1726882660.28031: dumping result to json 24119 1726882660.28038: done dumping result, returning 24119 1726882660.28047: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-4f0a-face-000000000023] 24119 1726882660.28062: sending task result for task 0e448fcc-3ce9-4f0a-face-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" } 24119 1726882660.28215: no more pending results, returning what we have 24119 1726882660.28219: results queue empty 24119 1726882660.28220: checking for any_errors_fatal 24119 1726882660.28228: done checking for any_errors_fatal 24119 1726882660.28229: checking for max_fail_percentage 24119 1726882660.28231: done checking for max_fail_percentage 24119 1726882660.28232: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.28234: done checking to see if all hosts have failed 24119 1726882660.28235: getting the remaining hosts for this loop 24119 1726882660.28236: done getting the remaining hosts for this loop 24119 1726882660.28240: getting the next task for host managed_node3 24119 1726882660.28245: done getting next task for host managed_node3 24119 1726882660.28249: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24119 1726882660.28251: ^ 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 24119 1726882660.28262: getting variables 24119 1726882660.28266: in VariableManager get_vars() 24119 1726882660.28304: Calling all_inventory to load vars for managed_node3 24119 1726882660.28307: Calling groups_inventory to load vars for managed_node3 24119 1726882660.28310: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.28320: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.28323: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.28326: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.28494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.28700: done with get_vars() 24119 1726882660.28709: done getting variables 24119 1726882660.28759: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:40 -0400 (0:00:00.053) 0:00:03.673 ****** 24119 1726882660.28796: entering _queue_task() for managed_node3/service 24119 1726882660.28813: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000023 24119 1726882660.28820: WORKER PROCESS EXITING 24119 1726882660.29237: worker is 1 (out of 1 available) 24119 1726882660.29246: exiting _queue_task() for managed_node3/service 24119 1726882660.29257: done queuing things up, now waiting for results queue to drain 24119 1726882660.29258: waiting for pending results... 24119 1726882660.29497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24119 1726882660.29595: in run() - task 0e448fcc-3ce9-4f0a-face-000000000024 24119 1726882660.29612: variable 'ansible_search_path' from source: unknown 24119 1726882660.29619: variable 'ansible_search_path' from source: unknown 24119 1726882660.29660: calling self._execute() 24119 1726882660.29738: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.29749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.29769: variable 'omit' from source: magic vars 24119 1726882660.30253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.32178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.32225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.32258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.32289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.32311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.32365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.32385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.32404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.32431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.32444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.32552: variable 'ansible_distribution' from source: facts 24119 1726882660.32558: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.32569: 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 24119 1726882660.32572: when evaluation is False, skipping this task 24119 1726882660.32574: _execute() done 24119 1726882660.32577: dumping result to json 24119 1726882660.32579: done dumping result, returning 24119 1726882660.32586: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-4f0a-face-000000000024] 24119 1726882660.32591: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000024 24119 1726882660.32677: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000024 24119 1726882660.32680: 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 } 24119 1726882660.32717: no more pending results, returning what we have 24119 1726882660.32720: results queue empty 24119 1726882660.32721: checking for any_errors_fatal 24119 1726882660.32726: done checking for any_errors_fatal 24119 1726882660.32727: checking for max_fail_percentage 24119 1726882660.32728: done checking for max_fail_percentage 24119 1726882660.32729: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.32730: done checking to see if all hosts have failed 24119 1726882660.32731: getting the remaining hosts for this loop 24119 1726882660.32732: done getting the remaining hosts for this loop 24119 1726882660.32735: getting the next task for host managed_node3 24119 1726882660.32739: done getting next task for host managed_node3 24119 1726882660.32743: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24119 1726882660.32744: ^ 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 24119 1726882660.32755: getting variables 24119 1726882660.32756: in VariableManager get_vars() 24119 1726882660.32789: Calling all_inventory to load vars for managed_node3 24119 1726882660.32791: Calling groups_inventory to load vars for managed_node3 24119 1726882660.32794: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.32801: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.32803: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.32805: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.32939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.33053: done with get_vars() 24119 1726882660.33062: done getting variables 24119 1726882660.33100: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:40 -0400 (0:00:00.043) 0:00:03.716 ****** 24119 1726882660.33118: entering _queue_task() for managed_node3/service 24119 1726882660.33322: worker is 1 (out of 1 available) 24119 1726882660.33333: exiting _queue_task() for managed_node3/service 24119 1726882660.33345: done queuing things up, now waiting for results queue to drain 24119 1726882660.33346: waiting for pending results... 24119 1726882660.34414: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24119 1726882660.34513: in run() - task 0e448fcc-3ce9-4f0a-face-000000000025 24119 1726882660.34525: variable 'ansible_search_path' from source: unknown 24119 1726882660.34529: variable 'ansible_search_path' from source: unknown 24119 1726882660.34567: calling self._execute() 24119 1726882660.34744: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.34748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.34758: variable 'omit' from source: magic vars 24119 1726882660.35742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.37475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.37519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.37574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.37612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.37679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.37756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.37796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.37833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.37885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.37909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.38130: variable 'ansible_distribution' from source: facts 24119 1726882660.38142: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.38158: 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 24119 1726882660.38168: when evaluation is False, skipping this task 24119 1726882660.38175: _execute() done 24119 1726882660.38183: dumping result to json 24119 1726882660.38191: done dumping result, returning 24119 1726882660.38204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-4f0a-face-000000000025] 24119 1726882660.38223: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000025 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" } 24119 1726882660.38367: no more pending results, returning what we have 24119 1726882660.38371: results queue empty 24119 1726882660.38372: checking for any_errors_fatal 24119 1726882660.38378: done checking for any_errors_fatal 24119 1726882660.38379: checking for max_fail_percentage 24119 1726882660.38381: done checking for max_fail_percentage 24119 1726882660.38382: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.38383: done checking to see if all hosts have failed 24119 1726882660.38384: getting the remaining hosts for this loop 24119 1726882660.38385: done getting the remaining hosts for this loop 24119 1726882660.38389: getting the next task for host managed_node3 24119 1726882660.38394: done getting next task for host managed_node3 24119 1726882660.38398: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24119 1726882660.38400: ^ 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 24119 1726882660.38412: getting variables 24119 1726882660.38414: in VariableManager get_vars() 24119 1726882660.38451: Calling all_inventory to load vars for managed_node3 24119 1726882660.38454: Calling groups_inventory to load vars for managed_node3 24119 1726882660.38456: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.38467: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.38470: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.38473: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.38652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.38878: done with get_vars() 24119 1726882660.38887: done getting variables 24119 1726882660.38950: 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) 24119 1726882660.39019: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000025 24119 1726882660.39023: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:40 -0400 (0:00:00.059) 0:00:03.775 ****** 24119 1726882660.39038: entering _queue_task() for managed_node3/service 24119 1726882660.39506: worker is 1 (out of 1 available) 24119 1726882660.39516: exiting _queue_task() for managed_node3/service 24119 1726882660.39527: done queuing things up, now waiting for results queue to drain 24119 1726882660.39528: waiting for pending results... 24119 1726882660.39784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 24119 1726882660.39890: in run() - task 0e448fcc-3ce9-4f0a-face-000000000026 24119 1726882660.39909: variable 'ansible_search_path' from source: unknown 24119 1726882660.39917: variable 'ansible_search_path' from source: unknown 24119 1726882660.40523: calling self._execute() 24119 1726882660.40604: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.40616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.40628: variable 'omit' from source: magic vars 24119 1726882660.41080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.43344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.43412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.43466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.43506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.43536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.43613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.43645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.43683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.43730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.43750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.43919: variable 'ansible_distribution' from source: facts 24119 1726882660.43934: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.43944: 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 24119 1726882660.43951: when evaluation is False, skipping this task 24119 1726882660.43958: _execute() done 24119 1726882660.43972: dumping result to json 24119 1726882660.43980: done dumping result, returning 24119 1726882660.43989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-4f0a-face-000000000026] 24119 1726882660.43997: sending task result for task 0e448fcc-3ce9-4f0a-face-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 } 24119 1726882660.44120: no more pending results, returning what we have 24119 1726882660.44123: results queue empty 24119 1726882660.44124: checking for any_errors_fatal 24119 1726882660.44129: done checking for any_errors_fatal 24119 1726882660.44130: checking for max_fail_percentage 24119 1726882660.44131: done checking for max_fail_percentage 24119 1726882660.44132: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.44133: done checking to see if all hosts have failed 24119 1726882660.44136: getting the remaining hosts for this loop 24119 1726882660.44137: done getting the remaining hosts for this loop 24119 1726882660.44140: getting the next task for host managed_node3 24119 1726882660.44145: done getting next task for host managed_node3 24119 1726882660.44149: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24119 1726882660.44151: ^ 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 24119 1726882660.44162: getting variables 24119 1726882660.44169: in VariableManager get_vars() 24119 1726882660.44202: Calling all_inventory to load vars for managed_node3 24119 1726882660.44204: Calling groups_inventory to load vars for managed_node3 24119 1726882660.44207: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.44215: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.44218: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.44221: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.44367: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000026 24119 1726882660.44370: WORKER PROCESS EXITING 24119 1726882660.44441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.44641: done with get_vars() 24119 1726882660.44651: done getting variables 24119 1726882660.44735: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:40 -0400 (0:00:00.057) 0:00:03.833 ****** 24119 1726882660.44762: entering _queue_task() for managed_node3/copy 24119 1726882660.45036: worker is 1 (out of 1 available) 24119 1726882660.45048: exiting _queue_task() for managed_node3/copy 24119 1726882660.45061: done queuing things up, now waiting for results queue to drain 24119 1726882660.45063: waiting for pending results... 24119 1726882660.45327: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24119 1726882660.45453: in run() - task 0e448fcc-3ce9-4f0a-face-000000000027 24119 1726882660.45477: variable 'ansible_search_path' from source: unknown 24119 1726882660.45491: variable 'ansible_search_path' from source: unknown 24119 1726882660.45542: calling self._execute() 24119 1726882660.45666: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.45693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.45707: variable 'omit' from source: magic vars 24119 1726882660.46289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.48176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.48217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.48243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.48274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.48295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.48348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.48372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.48393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.48418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.48429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.48545: variable 'ansible_distribution' from source: facts 24119 1726882660.48551: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.48561: 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 24119 1726882660.48569: when evaluation is False, skipping this task 24119 1726882660.48572: _execute() done 24119 1726882660.48575: dumping result to json 24119 1726882660.48577: done dumping result, returning 24119 1726882660.48583: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-4f0a-face-000000000027] 24119 1726882660.48589: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000027 24119 1726882660.48671: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000027 24119 1726882660.48674: 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" } 24119 1726882660.48716: no more pending results, returning what we have 24119 1726882660.48720: results queue empty 24119 1726882660.48720: checking for any_errors_fatal 24119 1726882660.48725: done checking for any_errors_fatal 24119 1726882660.48726: checking for max_fail_percentage 24119 1726882660.48727: done checking for max_fail_percentage 24119 1726882660.48728: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.48729: done checking to see if all hosts have failed 24119 1726882660.48730: getting the remaining hosts for this loop 24119 1726882660.48731: done getting the remaining hosts for this loop 24119 1726882660.48734: getting the next task for host managed_node3 24119 1726882660.48738: done getting next task for host managed_node3 24119 1726882660.48742: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24119 1726882660.48744: ^ 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 24119 1726882660.48754: getting variables 24119 1726882660.48756: in VariableManager get_vars() 24119 1726882660.48786: Calling all_inventory to load vars for managed_node3 24119 1726882660.48788: Calling groups_inventory to load vars for managed_node3 24119 1726882660.48790: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.48797: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.48799: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.48802: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.48907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.49082: done with get_vars() 24119 1726882660.49090: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:40 -0400 (0:00:00.044) 0:00:03.877 ****** 24119 1726882660.49201: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24119 1726882660.49203: Creating lock for fedora.linux_system_roles.network_connections 24119 1726882660.49410: worker is 1 (out of 1 available) 24119 1726882660.49421: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24119 1726882660.49433: done queuing things up, now waiting for results queue to drain 24119 1726882660.49434: waiting for pending results... 24119 1726882660.49677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24119 1726882660.49765: in run() - task 0e448fcc-3ce9-4f0a-face-000000000028 24119 1726882660.49790: variable 'ansible_search_path' from source: unknown 24119 1726882660.49798: variable 'ansible_search_path' from source: unknown 24119 1726882660.49851: calling self._execute() 24119 1726882660.49998: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.50027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.50040: variable 'omit' from source: magic vars 24119 1726882660.50444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.51919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.51960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.51998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.52024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.52046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.52114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.52140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.52161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.52227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.52232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.52451: variable 'ansible_distribution' from source: facts 24119 1726882660.52471: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.52489: 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 24119 1726882660.52495: when evaluation is False, skipping this task 24119 1726882660.52500: _execute() done 24119 1726882660.52506: dumping result to json 24119 1726882660.52511: done dumping result, returning 24119 1726882660.52519: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-4f0a-face-000000000028] 24119 1726882660.52527: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000028 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" } 24119 1726882660.52678: no more pending results, returning what we have 24119 1726882660.52682: results queue empty 24119 1726882660.52683: checking for any_errors_fatal 24119 1726882660.52690: done checking for any_errors_fatal 24119 1726882660.52691: checking for max_fail_percentage 24119 1726882660.52693: done checking for max_fail_percentage 24119 1726882660.52694: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.52695: done checking to see if all hosts have failed 24119 1726882660.52696: getting the remaining hosts for this loop 24119 1726882660.52697: done getting the remaining hosts for this loop 24119 1726882660.52701: getting the next task for host managed_node3 24119 1726882660.52706: done getting next task for host managed_node3 24119 1726882660.52710: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24119 1726882660.52713: ^ 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 24119 1726882660.52724: getting variables 24119 1726882660.52725: in VariableManager get_vars() 24119 1726882660.52760: Calling all_inventory to load vars for managed_node3 24119 1726882660.52765: Calling groups_inventory to load vars for managed_node3 24119 1726882660.52768: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.52777: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.52780: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.52783: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.53002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.53214: done with get_vars() 24119 1726882660.53223: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:40 -0400 (0:00:00.040) 0:00:03.918 ****** 24119 1726882660.53419: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24119 1726882660.53421: Creating lock for fedora.linux_system_roles.network_state 24119 1726882660.53451: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000028 24119 1726882660.53454: WORKER PROCESS EXITING 24119 1726882660.53776: worker is 1 (out of 1 available) 24119 1726882660.53800: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24119 1726882660.53826: done queuing things up, now waiting for results queue to drain 24119 1726882660.53833: waiting for pending results... 24119 1726882660.54125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 24119 1726882660.54195: in run() - task 0e448fcc-3ce9-4f0a-face-000000000029 24119 1726882660.54205: variable 'ansible_search_path' from source: unknown 24119 1726882660.54208: variable 'ansible_search_path' from source: unknown 24119 1726882660.54234: calling self._execute() 24119 1726882660.54307: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.54311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.54319: variable 'omit' from source: magic vars 24119 1726882660.54635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.56219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.56298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.56334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.56377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.56406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.56486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.56522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.56550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.56604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.56625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.56802: variable 'ansible_distribution' from source: facts 24119 1726882660.56813: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.56831: 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 24119 1726882660.56839: when evaluation is False, skipping this task 24119 1726882660.56845: _execute() done 24119 1726882660.56851: dumping result to json 24119 1726882660.56857: done dumping result, returning 24119 1726882660.56870: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-4f0a-face-000000000029] 24119 1726882660.56880: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000029 24119 1726882660.56980: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000029 24119 1726882660.56987: 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" } 24119 1726882660.57211: no more pending results, returning what we have 24119 1726882660.57214: results queue empty 24119 1726882660.57214: checking for any_errors_fatal 24119 1726882660.57220: done checking for any_errors_fatal 24119 1726882660.57221: checking for max_fail_percentage 24119 1726882660.57222: done checking for max_fail_percentage 24119 1726882660.57223: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.57224: done checking to see if all hosts have failed 24119 1726882660.57225: getting the remaining hosts for this loop 24119 1726882660.57226: done getting the remaining hosts for this loop 24119 1726882660.57229: getting the next task for host managed_node3 24119 1726882660.57233: done getting next task for host managed_node3 24119 1726882660.57240: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24119 1726882660.57242: ^ 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 24119 1726882660.57253: getting variables 24119 1726882660.57254: in VariableManager get_vars() 24119 1726882660.57288: Calling all_inventory to load vars for managed_node3 24119 1726882660.57290: Calling groups_inventory to load vars for managed_node3 24119 1726882660.57293: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.57300: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.57303: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.57305: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.57469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.57681: done with get_vars() 24119 1726882660.57689: done getting variables 24119 1726882660.57741: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:40 -0400 (0:00:00.044) 0:00:03.963 ****** 24119 1726882660.57771: entering _queue_task() for managed_node3/debug 24119 1726882660.57962: worker is 1 (out of 1 available) 24119 1726882660.57974: exiting _queue_task() for managed_node3/debug 24119 1726882660.57983: done queuing things up, now waiting for results queue to drain 24119 1726882660.57984: waiting for pending results... 24119 1726882660.58207: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24119 1726882660.58287: in run() - task 0e448fcc-3ce9-4f0a-face-00000000002a 24119 1726882660.58305: variable 'ansible_search_path' from source: unknown 24119 1726882660.58311: variable 'ansible_search_path' from source: unknown 24119 1726882660.58348: calling self._execute() 24119 1726882660.58429: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.58433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.58439: variable 'omit' from source: magic vars 24119 1726882660.58837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.60727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.60771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.60806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.60832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.60852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.60907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.60931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.60948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.60979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.60991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.61109: variable 'ansible_distribution' from source: facts 24119 1726882660.61112: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.61123: 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 24119 1726882660.61128: when evaluation is False, skipping this task 24119 1726882660.61130: _execute() done 24119 1726882660.61133: dumping result to json 24119 1726882660.61135: done dumping result, returning 24119 1726882660.61142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-4f0a-face-00000000002a] 24119 1726882660.61148: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002a 24119 1726882660.61226: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002a 24119 1726882660.61229: 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)" } 24119 1726882660.61274: no more pending results, returning what we have 24119 1726882660.61277: results queue empty 24119 1726882660.61278: checking for any_errors_fatal 24119 1726882660.61282: done checking for any_errors_fatal 24119 1726882660.61282: checking for max_fail_percentage 24119 1726882660.61284: done checking for max_fail_percentage 24119 1726882660.61285: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.61286: done checking to see if all hosts have failed 24119 1726882660.61287: getting the remaining hosts for this loop 24119 1726882660.61288: done getting the remaining hosts for this loop 24119 1726882660.61291: getting the next task for host managed_node3 24119 1726882660.61295: done getting next task for host managed_node3 24119 1726882660.61299: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24119 1726882660.61301: ^ 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 24119 1726882660.61312: getting variables 24119 1726882660.61313: in VariableManager get_vars() 24119 1726882660.61345: Calling all_inventory to load vars for managed_node3 24119 1726882660.61347: Calling groups_inventory to load vars for managed_node3 24119 1726882660.61349: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.61357: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.61359: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.61361: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.61459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.61604: done with get_vars() 24119 1726882660.61611: done getting variables 24119 1726882660.61646: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:40 -0400 (0:00:00.038) 0:00:04.002 ****** 24119 1726882660.61666: entering _queue_task() for managed_node3/debug 24119 1726882660.61997: worker is 1 (out of 1 available) 24119 1726882660.62007: exiting _queue_task() for managed_node3/debug 24119 1726882660.62017: done queuing things up, now waiting for results queue to drain 24119 1726882660.62018: waiting for pending results... 24119 1726882660.62086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24119 1726882660.62188: in run() - task 0e448fcc-3ce9-4f0a-face-00000000002b 24119 1726882660.62210: variable 'ansible_search_path' from source: unknown 24119 1726882660.62217: variable 'ansible_search_path' from source: unknown 24119 1726882660.62254: calling self._execute() 24119 1726882660.62340: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.62352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.62368: variable 'omit' from source: magic vars 24119 1726882660.62942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.64439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.64485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.64510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.64536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.64559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.64614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.64635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.64651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.64685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.64695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.64810: variable 'ansible_distribution' from source: facts 24119 1726882660.64816: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.64825: 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 24119 1726882660.64828: when evaluation is False, skipping this task 24119 1726882660.64831: _execute() done 24119 1726882660.64833: dumping result to json 24119 1726882660.64837: done dumping result, returning 24119 1726882660.64843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-4f0a-face-00000000002b] 24119 1726882660.64852: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002b 24119 1726882660.64931: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002b 24119 1726882660.64934: 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)" } 24119 1726882660.64999: no more pending results, returning what we have 24119 1726882660.65002: results queue empty 24119 1726882660.65003: checking for any_errors_fatal 24119 1726882660.65011: done checking for any_errors_fatal 24119 1726882660.65012: checking for max_fail_percentage 24119 1726882660.65013: done checking for max_fail_percentage 24119 1726882660.65014: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.65015: done checking to see if all hosts have failed 24119 1726882660.65016: getting the remaining hosts for this loop 24119 1726882660.65017: done getting the remaining hosts for this loop 24119 1726882660.65020: getting the next task for host managed_node3 24119 1726882660.65024: done getting next task for host managed_node3 24119 1726882660.65028: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24119 1726882660.65030: ^ 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 24119 1726882660.65042: getting variables 24119 1726882660.65043: in VariableManager get_vars() 24119 1726882660.65076: Calling all_inventory to load vars for managed_node3 24119 1726882660.65079: Calling groups_inventory to load vars for managed_node3 24119 1726882660.65081: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.65088: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.65091: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.65093: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.65200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.65314: done with get_vars() 24119 1726882660.65321: done getting variables 24119 1726882660.65358: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:40 -0400 (0:00:00.037) 0:00:04.039 ****** 24119 1726882660.65380: entering _queue_task() for managed_node3/debug 24119 1726882660.65545: worker is 1 (out of 1 available) 24119 1726882660.65555: exiting _queue_task() for managed_node3/debug 24119 1726882660.65568: done queuing things up, now waiting for results queue to drain 24119 1726882660.65569: waiting for pending results... 24119 1726882660.65716: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24119 1726882660.65779: in run() - task 0e448fcc-3ce9-4f0a-face-00000000002c 24119 1726882660.65791: variable 'ansible_search_path' from source: unknown 24119 1726882660.65794: variable 'ansible_search_path' from source: unknown 24119 1726882660.65820: calling self._execute() 24119 1726882660.65881: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.65885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.65892: variable 'omit' from source: magic vars 24119 1726882660.66199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.67689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.67731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.67767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.67794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.67816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.67877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.67897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.67914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.67943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.67953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.68068: variable 'ansible_distribution' from source: facts 24119 1726882660.68079: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.68089: 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 24119 1726882660.68091: when evaluation is False, skipping this task 24119 1726882660.68094: _execute() done 24119 1726882660.68096: dumping result to json 24119 1726882660.68099: done dumping result, returning 24119 1726882660.68105: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-4f0a-face-00000000002c] 24119 1726882660.68110: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002c 24119 1726882660.68191: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002c 24119 1726882660.68194: 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)" } 24119 1726882660.68231: no more pending results, returning what we have 24119 1726882660.68234: results queue empty 24119 1726882660.68235: checking for any_errors_fatal 24119 1726882660.68239: done checking for any_errors_fatal 24119 1726882660.68240: checking for max_fail_percentage 24119 1726882660.68241: done checking for max_fail_percentage 24119 1726882660.68243: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.68244: done checking to see if all hosts have failed 24119 1726882660.68244: getting the remaining hosts for this loop 24119 1726882660.68246: done getting the remaining hosts for this loop 24119 1726882660.68249: getting the next task for host managed_node3 24119 1726882660.68254: done getting next task for host managed_node3 24119 1726882660.68258: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24119 1726882660.68262: ^ 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 24119 1726882660.68276: getting variables 24119 1726882660.68277: in VariableManager get_vars() 24119 1726882660.68307: Calling all_inventory to load vars for managed_node3 24119 1726882660.68309: Calling groups_inventory to load vars for managed_node3 24119 1726882660.68311: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.68318: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.68320: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.68323: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.68458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.68575: done with get_vars() 24119 1726882660.68582: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:40 -0400 (0:00:00.032) 0:00:04.071 ****** 24119 1726882660.68638: entering _queue_task() for managed_node3/ping 24119 1726882660.68639: Creating lock for ping 24119 1726882660.68805: worker is 1 (out of 1 available) 24119 1726882660.68818: exiting _queue_task() for managed_node3/ping 24119 1726882660.68828: done queuing things up, now waiting for results queue to drain 24119 1726882660.68830: waiting for pending results... 24119 1726882660.68974: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 24119 1726882660.69025: in run() - task 0e448fcc-3ce9-4f0a-face-00000000002d 24119 1726882660.69039: variable 'ansible_search_path' from source: unknown 24119 1726882660.69042: variable 'ansible_search_path' from source: unknown 24119 1726882660.69075: calling self._execute() 24119 1726882660.69135: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.69142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.69149: variable 'omit' from source: magic vars 24119 1726882660.69453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.70893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.70933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.70958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.70989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.71008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.71059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.71083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.71102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.71131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.71141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.71258: variable 'ansible_distribution' from source: facts 24119 1726882660.71268: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.71277: 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 24119 1726882660.71280: when evaluation is False, skipping this task 24119 1726882660.71283: _execute() done 24119 1726882660.71285: dumping result to json 24119 1726882660.71287: done dumping result, returning 24119 1726882660.71297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-4f0a-face-00000000002d] 24119 1726882660.71299: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002d 24119 1726882660.71374: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002d 24119 1726882660.71377: 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" } 24119 1726882660.71424: no more pending results, returning what we have 24119 1726882660.71426: results queue empty 24119 1726882660.71427: checking for any_errors_fatal 24119 1726882660.71433: done checking for any_errors_fatal 24119 1726882660.71433: checking for max_fail_percentage 24119 1726882660.71435: done checking for max_fail_percentage 24119 1726882660.71436: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.71437: done checking to see if all hosts have failed 24119 1726882660.71437: getting the remaining hosts for this loop 24119 1726882660.71438: done getting the remaining hosts for this loop 24119 1726882660.71441: getting the next task for host managed_node3 24119 1726882660.71446: done getting next task for host managed_node3 24119 1726882660.71448: ^ task is: TASK: meta (role_complete) 24119 1726882660.71450: ^ 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 24119 1726882660.71461: getting variables 24119 1726882660.71462: in VariableManager get_vars() 24119 1726882660.71495: Calling all_inventory to load vars for managed_node3 24119 1726882660.71497: Calling groups_inventory to load vars for managed_node3 24119 1726882660.71499: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.71506: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.71509: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.71512: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.71614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.71730: done with get_vars() 24119 1726882660.71738: done getting variables 24119 1726882660.71788: done queuing things up, now waiting for results queue to drain 24119 1726882660.71790: results queue empty 24119 1726882660.71790: checking for any_errors_fatal 24119 1726882660.71792: done checking for any_errors_fatal 24119 1726882660.71792: checking for max_fail_percentage 24119 1726882660.71793: done checking for max_fail_percentage 24119 1726882660.71793: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.71794: done checking to see if all hosts have failed 24119 1726882660.71794: getting the remaining hosts for this loop 24119 1726882660.71795: done getting the remaining hosts for this loop 24119 1726882660.71796: getting the next task for host managed_node3 24119 1726882660.71798: done getting next task for host managed_node3 24119 1726882660.71800: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24119 1726882660.71801: ^ 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 24119 1726882660.71802: getting variables 24119 1726882660.71803: in VariableManager get_vars() 24119 1726882660.71810: Calling all_inventory to load vars for managed_node3 24119 1726882660.71811: Calling groups_inventory to load vars for managed_node3 24119 1726882660.71812: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.71815: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.71816: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.71818: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.71898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.72023: done with get_vars() 24119 1726882660.72031: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:37:40 -0400 (0:00:00.034) 0:00:04.106 ****** 24119 1726882660.72080: entering _queue_task() for managed_node3/include_tasks 24119 1726882660.72237: worker is 1 (out of 1 available) 24119 1726882660.72248: exiting _queue_task() for managed_node3/include_tasks 24119 1726882660.72259: done queuing things up, now waiting for results queue to drain 24119 1726882660.72260: waiting for pending results... 24119 1726882660.72397: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24119 1726882660.72449: in run() - task 0e448fcc-3ce9-4f0a-face-00000000002f 24119 1726882660.72457: variable 'ansible_search_path' from source: unknown 24119 1726882660.72460: variable 'ansible_search_path' from source: unknown 24119 1726882660.72491: calling self._execute() 24119 1726882660.72545: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.72549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.72557: variable 'omit' from source: magic vars 24119 1726882660.72858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.74293: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.74333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.74359: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.74390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.74409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.74469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.74490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.74507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.74533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.74543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.74658: variable 'ansible_distribution' from source: facts 24119 1726882660.74665: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.74676: 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 24119 1726882660.74681: when evaluation is False, skipping this task 24119 1726882660.74684: _execute() done 24119 1726882660.74688: dumping result to json 24119 1726882660.74694: done dumping result, returning 24119 1726882660.74698: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-4f0a-face-00000000002f] 24119 1726882660.74704: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002f 24119 1726882660.74782: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000002f 24119 1726882660.74785: 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" } 24119 1726882660.74825: no more pending results, returning what we have 24119 1726882660.74828: results queue empty 24119 1726882660.74829: checking for any_errors_fatal 24119 1726882660.74830: done checking for any_errors_fatal 24119 1726882660.74831: checking for max_fail_percentage 24119 1726882660.74832: done checking for max_fail_percentage 24119 1726882660.74833: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.74834: done checking to see if all hosts have failed 24119 1726882660.74834: getting the remaining hosts for this loop 24119 1726882660.74836: done getting the remaining hosts for this loop 24119 1726882660.74839: getting the next task for host managed_node3 24119 1726882660.74843: done getting next task for host managed_node3 24119 1726882660.74845: ^ task is: TASK: Test warning and info logs 24119 1726882660.74846: ^ 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 24119 1726882660.74849: getting variables 24119 1726882660.74850: in VariableManager get_vars() 24119 1726882660.74880: Calling all_inventory to load vars for managed_node3 24119 1726882660.74882: Calling groups_inventory to load vars for managed_node3 24119 1726882660.74884: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.74892: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.74894: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.74897: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.75002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.75113: done with get_vars() 24119 1726882660.75119: done getting variables 24119 1726882660.75180: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:37:40 -0400 (0:00:00.031) 0:00:04.137 ****** 24119 1726882660.75197: entering _queue_task() for managed_node3/assert 24119 1726882660.75198: Creating lock for assert 24119 1726882660.75355: worker is 1 (out of 1 available) 24119 1726882660.75367: exiting _queue_task() for managed_node3/assert 24119 1726882660.75379: done queuing things up, now waiting for results queue to drain 24119 1726882660.75380: waiting for pending results... 24119 1726882660.75520: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 24119 1726882660.75571: in run() - task 0e448fcc-3ce9-4f0a-face-000000000030 24119 1726882660.75581: variable 'ansible_search_path' from source: unknown 24119 1726882660.75584: variable 'ansible_search_path' from source: unknown 24119 1726882660.75610: calling self._execute() 24119 1726882660.75670: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.75674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.75683: variable 'omit' from source: magic vars 24119 1726882660.75999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.77448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.77493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.77666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.77693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.77713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.77762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.77785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.77803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.77829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.77844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.77957: variable 'ansible_distribution' from source: facts 24119 1726882660.77966: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.77974: 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 24119 1726882660.77977: when evaluation is False, skipping this task 24119 1726882660.77979: _execute() done 24119 1726882660.77982: dumping result to json 24119 1726882660.77984: done dumping result, returning 24119 1726882660.77990: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0e448fcc-3ce9-4f0a-face-000000000030] 24119 1726882660.77996: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000030 24119 1726882660.78075: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000030 24119 1726882660.78078: 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" } 24119 1726882660.78137: no more pending results, returning what we have 24119 1726882660.78139: results queue empty 24119 1726882660.78140: checking for any_errors_fatal 24119 1726882660.78146: done checking for any_errors_fatal 24119 1726882660.78147: checking for max_fail_percentage 24119 1726882660.78148: done checking for max_fail_percentage 24119 1726882660.78149: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.78150: done checking to see if all hosts have failed 24119 1726882660.78150: getting the remaining hosts for this loop 24119 1726882660.78151: done getting the remaining hosts for this loop 24119 1726882660.78154: getting the next task for host managed_node3 24119 1726882660.78159: done getting next task for host managed_node3 24119 1726882660.78161: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.78162: ^ 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 24119 1726882660.78167: getting variables 24119 1726882660.78168: in VariableManager get_vars() 24119 1726882660.78195: Calling all_inventory to load vars for managed_node3 24119 1726882660.78197: Calling groups_inventory to load vars for managed_node3 24119 1726882660.78199: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.78205: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.78206: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.78208: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.78338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.78446: done with get_vars() 24119 1726882660.78452: done getting variables 24119 1726882660.78497: in VariableManager get_vars() 24119 1726882660.78504: Calling all_inventory to load vars for managed_node3 24119 1726882660.78505: Calling groups_inventory to load vars for managed_node3 24119 1726882660.78507: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.78509: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.78511: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.78512: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.78590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.78697: done with get_vars() 24119 1726882660.78707: done queuing things up, now waiting for results queue to drain 24119 1726882660.78708: results queue empty 24119 1726882660.78709: checking for any_errors_fatal 24119 1726882660.78710: done checking for any_errors_fatal 24119 1726882660.78711: checking for max_fail_percentage 24119 1726882660.78711: done checking for max_fail_percentage 24119 1726882660.78712: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.78712: done checking to see if all hosts have failed 24119 1726882660.78713: getting the remaining hosts for this loop 24119 1726882660.78713: done getting the remaining hosts for this loop 24119 1726882660.78715: getting the next task for host managed_node3 24119 1726882660.78716: done getting next task for host managed_node3 24119 1726882660.78718: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.78718: ^ 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 24119 1726882660.78720: getting variables 24119 1726882660.78721: in VariableManager get_vars() 24119 1726882660.78730: Calling all_inventory to load vars for managed_node3 24119 1726882660.78731: Calling groups_inventory to load vars for managed_node3 24119 1726882660.78732: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.78735: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.78737: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.78738: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.78818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.78923: done with get_vars() 24119 1726882660.78928: done getting variables 24119 1726882660.78955: in VariableManager get_vars() 24119 1726882660.78962: Calling all_inventory to load vars for managed_node3 24119 1726882660.78965: Calling groups_inventory to load vars for managed_node3 24119 1726882660.78966: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.78969: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.78971: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.78972: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.79068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.79172: done with get_vars() 24119 1726882660.79180: done queuing things up, now waiting for results queue to drain 24119 1726882660.79181: results queue empty 24119 1726882660.79182: checking for any_errors_fatal 24119 1726882660.79182: done checking for any_errors_fatal 24119 1726882660.79183: checking for max_fail_percentage 24119 1726882660.79183: done checking for max_fail_percentage 24119 1726882660.79184: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.79184: done checking to see if all hosts have failed 24119 1726882660.79185: getting the remaining hosts for this loop 24119 1726882660.79185: done getting the remaining hosts for this loop 24119 1726882660.79187: getting the next task for host managed_node3 24119 1726882660.79188: done getting next task for host managed_node3 24119 1726882660.79189: ^ task is: None 24119 1726882660.79190: ^ 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 24119 1726882660.79190: done queuing things up, now waiting for results queue to drain 24119 1726882660.79191: results queue empty 24119 1726882660.79191: checking for any_errors_fatal 24119 1726882660.79192: done checking for any_errors_fatal 24119 1726882660.79192: checking for max_fail_percentage 24119 1726882660.79193: done checking for max_fail_percentage 24119 1726882660.79193: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.79193: done checking to see if all hosts have failed 24119 1726882660.79194: getting the next task for host managed_node3 24119 1726882660.79195: done getting next task for host managed_node3 24119 1726882660.79196: ^ task is: None 24119 1726882660.79197: ^ 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 24119 1726882660.79222: in VariableManager get_vars() 24119 1726882660.79232: done with get_vars() 24119 1726882660.79236: in VariableManager get_vars() 24119 1726882660.79242: done with get_vars() 24119 1726882660.79245: variable 'omit' from source: magic vars 24119 1726882660.79266: in VariableManager get_vars() 24119 1726882660.79273: done with get_vars() 24119 1726882660.79285: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 24119 1726882660.79394: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882660.79412: getting the remaining hosts for this loop 24119 1726882660.79413: done getting the remaining hosts for this loop 24119 1726882660.79415: getting the next task for host managed_node3 24119 1726882660.79416: done getting next task for host managed_node3 24119 1726882660.79417: ^ task is: TASK: Gathering Facts 24119 1726882660.79418: ^ 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 24119 1726882660.79419: getting variables 24119 1726882660.79420: in VariableManager get_vars() 24119 1726882660.79425: Calling all_inventory to load vars for managed_node3 24119 1726882660.79426: Calling groups_inventory to load vars for managed_node3 24119 1726882660.79428: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.79431: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.79432: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.79434: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.79514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.79636: done with get_vars() 24119 1726882660.79641: done getting variables 24119 1726882660.79668: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 21:37:40 -0400 (0:00:00.044) 0:00:04.182 ****** 24119 1726882660.79684: entering _queue_task() for managed_node3/gather_facts 24119 1726882660.79827: worker is 1 (out of 1 available) 24119 1726882660.79837: exiting _queue_task() for managed_node3/gather_facts 24119 1726882660.79846: done queuing things up, now waiting for results queue to drain 24119 1726882660.79848: waiting for pending results... 24119 1726882660.79994: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24119 1726882660.80046: in run() - task 0e448fcc-3ce9-4f0a-face-000000000181 24119 1726882660.80056: variable 'ansible_search_path' from source: unknown 24119 1726882660.80059: variable 'ansible_search_path' from source: unknown 24119 1726882660.80090: calling self._execute() 24119 1726882660.80143: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.80147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.80154: variable 'omit' from source: magic vars 24119 1726882660.80460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.82053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.82107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.82132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.82157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.82181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.82231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.82252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.82276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.82303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.82315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.82423: variable 'ansible_distribution' from source: facts 24119 1726882660.82428: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.82437: 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 24119 1726882660.82440: when evaluation is False, skipping this task 24119 1726882660.82443: _execute() done 24119 1726882660.82445: dumping result to json 24119 1726882660.82448: done dumping result, returning 24119 1726882660.82454: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-4f0a-face-000000000181] 24119 1726882660.82460: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000181 24119 1726882660.82530: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000181 24119 1726882660.82533: 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" } 24119 1726882660.82604: no more pending results, returning what we have 24119 1726882660.82607: results queue empty 24119 1726882660.82607: checking for any_errors_fatal 24119 1726882660.82608: done checking for any_errors_fatal 24119 1726882660.82609: checking for max_fail_percentage 24119 1726882660.82610: done checking for max_fail_percentage 24119 1726882660.82611: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.82612: done checking to see if all hosts have failed 24119 1726882660.82613: getting the remaining hosts for this loop 24119 1726882660.82614: done getting the remaining hosts for this loop 24119 1726882660.82616: getting the next task for host managed_node3 24119 1726882660.82620: done getting next task for host managed_node3 24119 1726882660.82622: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.82623: ^ 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 24119 1726882660.82627: getting variables 24119 1726882660.82628: in VariableManager get_vars() 24119 1726882660.82655: Calling all_inventory to load vars for managed_node3 24119 1726882660.82657: Calling groups_inventory to load vars for managed_node3 24119 1726882660.82659: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.82671: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.82673: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.82675: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.82778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.82889: done with get_vars() 24119 1726882660.82895: done getting variables 24119 1726882660.82935: in VariableManager get_vars() 24119 1726882660.82940: Calling all_inventory to load vars for managed_node3 24119 1726882660.82941: Calling groups_inventory to load vars for managed_node3 24119 1726882660.82943: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.82945: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.82947: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.82948: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.83168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.83272: done with get_vars() 24119 1726882660.83280: done queuing things up, now waiting for results queue to drain 24119 1726882660.83281: results queue empty 24119 1726882660.83281: checking for any_errors_fatal 24119 1726882660.83282: done checking for any_errors_fatal 24119 1726882660.83283: checking for max_fail_percentage 24119 1726882660.83284: done checking for max_fail_percentage 24119 1726882660.83284: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.83284: done checking to see if all hosts have failed 24119 1726882660.83285: getting the remaining hosts for this loop 24119 1726882660.83285: done getting the remaining hosts for this loop 24119 1726882660.83287: getting the next task for host managed_node3 24119 1726882660.83289: done getting next task for host managed_node3 24119 1726882660.83291: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24119 1726882660.83292: ^ 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 24119 1726882660.83294: getting variables 24119 1726882660.83294: in VariableManager get_vars() 24119 1726882660.83303: Calling all_inventory to load vars for managed_node3 24119 1726882660.83305: Calling groups_inventory to load vars for managed_node3 24119 1726882660.83306: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.83309: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.83311: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.83312: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.83387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.83491: done with get_vars() 24119 1726882660.83496: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Friday 20 September 2024 21:37:40 -0400 (0:00:00.038) 0:00:04.220 ****** 24119 1726882660.83539: entering _queue_task() for managed_node3/include_tasks 24119 1726882660.83694: worker is 1 (out of 1 available) 24119 1726882660.83706: exiting _queue_task() for managed_node3/include_tasks 24119 1726882660.83717: done queuing things up, now waiting for results queue to drain 24119 1726882660.83718: waiting for pending results... 24119 1726882660.83877: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24119 1726882660.83927: in run() - task 0e448fcc-3ce9-4f0a-face-000000000034 24119 1726882660.83939: variable 'ansible_search_path' from source: unknown 24119 1726882660.83942: variable 'ansible_search_path' from source: unknown 24119 1726882660.83972: calling self._execute() 24119 1726882660.84025: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.84029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.84036: variable 'omit' from source: magic vars 24119 1726882660.84352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.85857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.85911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.85939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.85966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.85987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.86042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.86061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.86084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.86109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.86120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.86233: variable 'ansible_distribution' from source: facts 24119 1726882660.86237: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.86248: 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 24119 1726882660.86251: when evaluation is False, skipping this task 24119 1726882660.86254: _execute() done 24119 1726882660.86258: dumping result to json 24119 1726882660.86261: done dumping result, returning 24119 1726882660.86271: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-4f0a-face-000000000034] 24119 1726882660.86277: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000034 24119 1726882660.86355: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000034 24119 1726882660.86357: 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" } 24119 1726882660.86404: no more pending results, returning what we have 24119 1726882660.86407: results queue empty 24119 1726882660.86408: checking for any_errors_fatal 24119 1726882660.86410: done checking for any_errors_fatal 24119 1726882660.86410: checking for max_fail_percentage 24119 1726882660.86412: done checking for max_fail_percentage 24119 1726882660.86413: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.86414: done checking to see if all hosts have failed 24119 1726882660.86414: getting the remaining hosts for this loop 24119 1726882660.86416: done getting the remaining hosts for this loop 24119 1726882660.86419: getting the next task for host managed_node3 24119 1726882660.86424: done getting next task for host managed_node3 24119 1726882660.86426: ^ task is: TASK: Set network provider to 'nm' 24119 1726882660.86428: ^ 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 24119 1726882660.86431: getting variables 24119 1726882660.86433: in VariableManager get_vars() 24119 1726882660.86459: Calling all_inventory to load vars for managed_node3 24119 1726882660.86461: Calling groups_inventory to load vars for managed_node3 24119 1726882660.86471: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.86479: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.86482: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.86484: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.86605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.86719: done with get_vars() 24119 1726882660.86725: done getting variables 24119 1726882660.86763: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 21:37:40 -0400 (0:00:00.032) 0:00:04.253 ****** 24119 1726882660.86782: entering _queue_task() for managed_node3/set_fact 24119 1726882660.86951: worker is 1 (out of 1 available) 24119 1726882660.86965: exiting _queue_task() for managed_node3/set_fact 24119 1726882660.86976: done queuing things up, now waiting for results queue to drain 24119 1726882660.86978: waiting for pending results... 24119 1726882660.87126: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 24119 1726882660.87186: in run() - task 0e448fcc-3ce9-4f0a-face-000000000035 24119 1726882660.87195: variable 'ansible_search_path' from source: unknown 24119 1726882660.87200: variable 'ansible_search_path' from source: unknown 24119 1726882660.87226: calling self._execute() 24119 1726882660.87288: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.87293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.87301: variable 'omit' from source: magic vars 24119 1726882660.87621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.89130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.89172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.89209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.89234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.89253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.89309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.89328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.89345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.89375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.89386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.89498: variable 'ansible_distribution' from source: facts 24119 1726882660.89503: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.89513: 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 24119 1726882660.89520: when evaluation is False, skipping this task 24119 1726882660.89523: _execute() done 24119 1726882660.89525: dumping result to json 24119 1726882660.89527: done dumping result, returning 24119 1726882660.89533: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0e448fcc-3ce9-4f0a-face-000000000035] 24119 1726882660.89538: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000035 24119 1726882660.89614: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000035 24119 1726882660.89616: 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" } 24119 1726882660.89659: no more pending results, returning what we have 24119 1726882660.89666: results queue empty 24119 1726882660.89667: checking for any_errors_fatal 24119 1726882660.89672: done checking for any_errors_fatal 24119 1726882660.89673: checking for max_fail_percentage 24119 1726882660.89674: done checking for max_fail_percentage 24119 1726882660.89675: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.89676: done checking to see if all hosts have failed 24119 1726882660.89677: getting the remaining hosts for this loop 24119 1726882660.89679: done getting the remaining hosts for this loop 24119 1726882660.89681: getting the next task for host managed_node3 24119 1726882660.89687: done getting next task for host managed_node3 24119 1726882660.89689: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.89691: ^ 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 24119 1726882660.89694: getting variables 24119 1726882660.89695: in VariableManager get_vars() 24119 1726882660.89718: Calling all_inventory to load vars for managed_node3 24119 1726882660.89720: Calling groups_inventory to load vars for managed_node3 24119 1726882660.89723: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.89737: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.89740: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.89743: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.89900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.90009: done with get_vars() 24119 1726882660.90015: done getting variables 24119 1726882660.90057: in VariableManager get_vars() 24119 1726882660.90066: Calling all_inventory to load vars for managed_node3 24119 1726882660.90068: Calling groups_inventory to load vars for managed_node3 24119 1726882660.90069: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.90072: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.90074: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.90075: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.90149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.90259: done with get_vars() 24119 1726882660.90272: done queuing things up, now waiting for results queue to drain 24119 1726882660.90273: results queue empty 24119 1726882660.90274: checking for any_errors_fatal 24119 1726882660.90276: done checking for any_errors_fatal 24119 1726882660.90277: checking for max_fail_percentage 24119 1726882660.90278: done checking for max_fail_percentage 24119 1726882660.90278: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.90279: done checking to see if all hosts have failed 24119 1726882660.90279: getting the remaining hosts for this loop 24119 1726882660.90280: done getting the remaining hosts for this loop 24119 1726882660.90281: getting the next task for host managed_node3 24119 1726882660.90283: done getting next task for host managed_node3 24119 1726882660.90284: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.90285: ^ 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 24119 1726882660.90287: getting variables 24119 1726882660.90288: in VariableManager get_vars() 24119 1726882660.90296: Calling all_inventory to load vars for managed_node3 24119 1726882660.90297: Calling groups_inventory to load vars for managed_node3 24119 1726882660.90298: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.90301: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.90302: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.90304: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.90383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.90510: done with get_vars() 24119 1726882660.90514: done getting variables 24119 1726882660.90542: in VariableManager get_vars() 24119 1726882660.90546: Calling all_inventory to load vars for managed_node3 24119 1726882660.90548: Calling groups_inventory to load vars for managed_node3 24119 1726882660.90549: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.90552: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.90553: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.90555: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.90633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.90743: done with get_vars() 24119 1726882660.90751: done queuing things up, now waiting for results queue to drain 24119 1726882660.90752: results queue empty 24119 1726882660.90753: checking for any_errors_fatal 24119 1726882660.90753: done checking for any_errors_fatal 24119 1726882660.90754: checking for max_fail_percentage 24119 1726882660.90754: done checking for max_fail_percentage 24119 1726882660.90755: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.90755: done checking to see if all hosts have failed 24119 1726882660.90756: getting the remaining hosts for this loop 24119 1726882660.90756: done getting the remaining hosts for this loop 24119 1726882660.90758: getting the next task for host managed_node3 24119 1726882660.90759: done getting next task for host managed_node3 24119 1726882660.90762: ^ task is: None 24119 1726882660.90763: ^ 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 24119 1726882660.90765: done queuing things up, now waiting for results queue to drain 24119 1726882660.90765: results queue empty 24119 1726882660.90766: checking for any_errors_fatal 24119 1726882660.90766: done checking for any_errors_fatal 24119 1726882660.90767: checking for max_fail_percentage 24119 1726882660.90767: done checking for max_fail_percentage 24119 1726882660.90768: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.90768: done checking to see if all hosts have failed 24119 1726882660.90769: getting the next task for host managed_node3 24119 1726882660.90770: done getting next task for host managed_node3 24119 1726882660.90771: ^ task is: None 24119 1726882660.90771: ^ 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 24119 1726882660.90796: in VariableManager get_vars() 24119 1726882660.90810: done with get_vars() 24119 1726882660.90814: in VariableManager get_vars() 24119 1726882660.90822: done with get_vars() 24119 1726882660.90825: variable 'omit' from source: magic vars 24119 1726882660.90843: in VariableManager get_vars() 24119 1726882660.90850: done with get_vars() 24119 1726882660.90867: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 24119 1726882660.91245: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882660.91265: getting the remaining hosts for this loop 24119 1726882660.91266: done getting the remaining hosts for this loop 24119 1726882660.91268: getting the next task for host managed_node3 24119 1726882660.91270: done getting next task for host managed_node3 24119 1726882660.91271: ^ task is: TASK: meta (flush_handlers) 24119 1726882660.91272: ^ 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 24119 1726882660.91274: getting variables 24119 1726882660.91274: in VariableManager get_vars() 24119 1726882660.91281: Calling all_inventory to load vars for managed_node3 24119 1726882660.91282: Calling groups_inventory to load vars for managed_node3 24119 1726882660.91283: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.91287: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.91288: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.91290: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.91369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.91475: done with get_vars() 24119 1726882660.91480: done getting variables 24119 1726882660.91508: in VariableManager get_vars() 24119 1726882660.91515: Calling all_inventory to load vars for managed_node3 24119 1726882660.91516: Calling groups_inventory to load vars for managed_node3 24119 1726882660.91517: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.91520: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.91521: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.91523: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.91601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.91723: done with get_vars() 24119 1726882660.91729: done queuing things up, now waiting for results queue to drain 24119 1726882660.91731: results queue empty 24119 1726882660.91731: checking for any_errors_fatal 24119 1726882660.91732: done checking for any_errors_fatal 24119 1726882660.91732: checking for max_fail_percentage 24119 1726882660.91733: done checking for max_fail_percentage 24119 1726882660.91733: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.91734: done checking to see if all hosts have failed 24119 1726882660.91734: getting the remaining hosts for this loop 24119 1726882660.91735: done getting the remaining hosts for this loop 24119 1726882660.91736: getting the next task for host managed_node3 24119 1726882660.91738: done getting next task for host managed_node3 24119 1726882660.91739: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24119 1726882660.91740: ^ 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 24119 1726882660.91746: getting variables 24119 1726882660.91747: in VariableManager get_vars() 24119 1726882660.91754: Calling all_inventory to load vars for managed_node3 24119 1726882660.91755: Calling groups_inventory to load vars for managed_node3 24119 1726882660.91756: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.91768: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.91769: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.91771: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.91847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.91955: done with get_vars() 24119 1726882660.91962: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:40 -0400 (0:00:00.052) 0:00:04.305 ****** 24119 1726882660.92004: entering _queue_task() for managed_node3/include_tasks 24119 1726882660.92153: worker is 1 (out of 1 available) 24119 1726882660.92166: exiting _queue_task() for managed_node3/include_tasks 24119 1726882660.92176: done queuing things up, now waiting for results queue to drain 24119 1726882660.92177: waiting for pending results... 24119 1726882660.92322: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24119 1726882660.92383: in run() - task 0e448fcc-3ce9-4f0a-face-00000000003d 24119 1726882660.92394: variable 'ansible_search_path' from source: unknown 24119 1726882660.92400: variable 'ansible_search_path' from source: unknown 24119 1726882660.92425: calling self._execute() 24119 1726882660.92484: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.92487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.92496: variable 'omit' from source: magic vars 24119 1726882660.92801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.94250: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.94296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.94328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.94353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.94376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.94430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.94449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.94468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.94496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.94509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.94613: variable 'ansible_distribution' from source: facts 24119 1726882660.94622: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.94635: 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 24119 1726882660.94638: when evaluation is False, skipping this task 24119 1726882660.94640: _execute() done 24119 1726882660.94643: dumping result to json 24119 1726882660.94645: done dumping result, returning 24119 1726882660.94651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-4f0a-face-00000000003d] 24119 1726882660.94656: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003d 24119 1726882660.94735: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003d 24119 1726882660.94737: 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" } 24119 1726882660.94785: no more pending results, returning what we have 24119 1726882660.94789: results queue empty 24119 1726882660.94789: checking for any_errors_fatal 24119 1726882660.94791: done checking for any_errors_fatal 24119 1726882660.94791: checking for max_fail_percentage 24119 1726882660.94793: done checking for max_fail_percentage 24119 1726882660.94794: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.94795: done checking to see if all hosts have failed 24119 1726882660.94795: getting the remaining hosts for this loop 24119 1726882660.94796: done getting the remaining hosts for this loop 24119 1726882660.94799: getting the next task for host managed_node3 24119 1726882660.94803: done getting next task for host managed_node3 24119 1726882660.94807: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24119 1726882660.94808: ^ 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 24119 1726882660.94819: getting variables 24119 1726882660.94820: in VariableManager get_vars() 24119 1726882660.94853: Calling all_inventory to load vars for managed_node3 24119 1726882660.94855: Calling groups_inventory to load vars for managed_node3 24119 1726882660.94857: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.94866: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.94868: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.94869: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.94997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.95111: done with get_vars() 24119 1726882660.95117: done getting variables 24119 1726882660.95151: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:40 -0400 (0:00:00.031) 0:00:04.337 ****** 24119 1726882660.95172: entering _queue_task() for managed_node3/debug 24119 1726882660.95325: worker is 1 (out of 1 available) 24119 1726882660.95337: exiting _queue_task() for managed_node3/debug 24119 1726882660.95347: done queuing things up, now waiting for results queue to drain 24119 1726882660.95349: waiting for pending results... 24119 1726882660.95492: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 24119 1726882660.95549: in run() - task 0e448fcc-3ce9-4f0a-face-00000000003e 24119 1726882660.95563: variable 'ansible_search_path' from source: unknown 24119 1726882660.95569: variable 'ansible_search_path' from source: unknown 24119 1726882660.95592: calling self._execute() 24119 1726882660.95646: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.95650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.95658: variable 'omit' from source: magic vars 24119 1726882660.95958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882660.97391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882660.97432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882660.97457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882660.97486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882660.97505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882660.97556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882660.97579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882660.97600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882660.97625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882660.97636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882660.97750: variable 'ansible_distribution' from source: facts 24119 1726882660.97756: variable 'ansible_distribution_major_version' from source: facts 24119 1726882660.97770: 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 24119 1726882660.97773: when evaluation is False, skipping this task 24119 1726882660.97775: _execute() done 24119 1726882660.97778: dumping result to json 24119 1726882660.97780: done dumping result, returning 24119 1726882660.97786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-4f0a-face-00000000003e] 24119 1726882660.97794: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003e 24119 1726882660.97877: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003e 24119 1726882660.97880: 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)" } 24119 1726882660.97926: no more pending results, returning what we have 24119 1726882660.97929: results queue empty 24119 1726882660.97929: checking for any_errors_fatal 24119 1726882660.97934: done checking for any_errors_fatal 24119 1726882660.97935: checking for max_fail_percentage 24119 1726882660.97936: done checking for max_fail_percentage 24119 1726882660.97937: checking to see if all hosts have failed and the running result is not ok 24119 1726882660.97938: done checking to see if all hosts have failed 24119 1726882660.97939: getting the remaining hosts for this loop 24119 1726882660.97940: done getting the remaining hosts for this loop 24119 1726882660.97943: getting the next task for host managed_node3 24119 1726882660.97947: done getting next task for host managed_node3 24119 1726882660.97950: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24119 1726882660.97952: ^ 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 24119 1726882660.97964: getting variables 24119 1726882660.97966: in VariableManager get_vars() 24119 1726882660.97993: Calling all_inventory to load vars for managed_node3 24119 1726882660.97995: Calling groups_inventory to load vars for managed_node3 24119 1726882660.97996: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882660.98005: Calling all_plugins_play to load vars for managed_node3 24119 1726882660.98006: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882660.98008: Calling groups_plugins_play to load vars for managed_node3 24119 1726882660.98109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882660.98223: done with get_vars() 24119 1726882660.98230: done getting variables 24119 1726882660.98268: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:40 -0400 (0:00:00.031) 0:00:04.368 ****** 24119 1726882660.98287: entering _queue_task() for managed_node3/fail 24119 1726882660.98434: worker is 1 (out of 1 available) 24119 1726882660.98445: exiting _queue_task() for managed_node3/fail 24119 1726882660.98455: done queuing things up, now waiting for results queue to drain 24119 1726882660.98457: waiting for pending results... 24119 1726882660.98599: 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 24119 1726882660.98651: in run() - task 0e448fcc-3ce9-4f0a-face-00000000003f 24119 1726882660.98662: variable 'ansible_search_path' from source: unknown 24119 1726882660.98668: variable 'ansible_search_path' from source: unknown 24119 1726882660.98697: calling self._execute() 24119 1726882660.98746: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882660.98751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882660.98759: variable 'omit' from source: magic vars 24119 1726882660.99057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.00502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.00550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.00585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.00610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.00633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.00690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.00708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.00727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.00758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.00774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.00884: variable 'ansible_distribution' from source: facts 24119 1726882661.00889: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.00898: 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 24119 1726882661.00901: when evaluation is False, skipping this task 24119 1726882661.00903: _execute() done 24119 1726882661.00906: dumping result to json 24119 1726882661.00909: done dumping result, returning 24119 1726882661.00915: 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 [0e448fcc-3ce9-4f0a-face-00000000003f] 24119 1726882661.00920: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003f 24119 1726882661.00999: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000003f 24119 1726882661.01002: 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" } 24119 1726882661.01040: no more pending results, returning what we have 24119 1726882661.01043: results queue empty 24119 1726882661.01044: checking for any_errors_fatal 24119 1726882661.01049: done checking for any_errors_fatal 24119 1726882661.01050: checking for max_fail_percentage 24119 1726882661.01051: done checking for max_fail_percentage 24119 1726882661.01052: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.01053: done checking to see if all hosts have failed 24119 1726882661.01053: getting the remaining hosts for this loop 24119 1726882661.01055: done getting the remaining hosts for this loop 24119 1726882661.01058: getting the next task for host managed_node3 24119 1726882661.01066: done getting next task for host managed_node3 24119 1726882661.01070: ^ 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 24119 1726882661.01072: ^ 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 24119 1726882661.01083: getting variables 24119 1726882661.01084: in VariableManager get_vars() 24119 1726882661.01112: Calling all_inventory to load vars for managed_node3 24119 1726882661.01114: Calling groups_inventory to load vars for managed_node3 24119 1726882661.01117: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.01123: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.01125: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.01126: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.01256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.01371: done with get_vars() 24119 1726882661.01377: done getting variables 24119 1726882661.01413: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:41 -0400 (0:00:00.031) 0:00:04.399 ****** 24119 1726882661.01430: entering _queue_task() for managed_node3/fail 24119 1726882661.01580: worker is 1 (out of 1 available) 24119 1726882661.01589: exiting _queue_task() for managed_node3/fail 24119 1726882661.01599: done queuing things up, now waiting for results queue to drain 24119 1726882661.01601: waiting for pending results... 24119 1726882661.01737: 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 24119 1726882661.01792: in run() - task 0e448fcc-3ce9-4f0a-face-000000000040 24119 1726882661.01806: variable 'ansible_search_path' from source: unknown 24119 1726882661.01809: variable 'ansible_search_path' from source: unknown 24119 1726882661.01833: calling self._execute() 24119 1726882661.01883: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.01886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.01895: variable 'omit' from source: magic vars 24119 1726882661.02189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.03596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.03636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.03660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.03693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.03711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.03765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.03792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.03809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.03834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.03844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.03958: variable 'ansible_distribution' from source: facts 24119 1726882661.03968: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.03977: 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 24119 1726882661.03980: when evaluation is False, skipping this task 24119 1726882661.03982: _execute() done 24119 1726882661.03986: dumping result to json 24119 1726882661.03989: done dumping result, returning 24119 1726882661.03991: 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 [0e448fcc-3ce9-4f0a-face-000000000040] 24119 1726882661.03997: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000040 24119 1726882661.04082: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000040 24119 1726882661.04085: 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" } 24119 1726882661.04139: no more pending results, returning what we have 24119 1726882661.04142: results queue empty 24119 1726882661.04142: checking for any_errors_fatal 24119 1726882661.04147: done checking for any_errors_fatal 24119 1726882661.04147: checking for max_fail_percentage 24119 1726882661.04149: done checking for max_fail_percentage 24119 1726882661.04150: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.04150: done checking to see if all hosts have failed 24119 1726882661.04151: getting the remaining hosts for this loop 24119 1726882661.04152: done getting the remaining hosts for this loop 24119 1726882661.04155: getting the next task for host managed_node3 24119 1726882661.04159: done getting next task for host managed_node3 24119 1726882661.04167: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24119 1726882661.04169: ^ 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 24119 1726882661.04176: getting variables 24119 1726882661.04177: in VariableManager get_vars() 24119 1726882661.04199: Calling all_inventory to load vars for managed_node3 24119 1726882661.04200: Calling groups_inventory to load vars for managed_node3 24119 1726882661.04201: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.04206: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.04208: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.04215: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.04313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.04429: done with get_vars() 24119 1726882661.04436: done getting variables 24119 1726882661.04476: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:41 -0400 (0:00:00.030) 0:00:04.430 ****** 24119 1726882661.04493: entering _queue_task() for managed_node3/fail 24119 1726882661.04641: worker is 1 (out of 1 available) 24119 1726882661.04652: exiting _queue_task() for managed_node3/fail 24119 1726882661.04667: done queuing things up, now waiting for results queue to drain 24119 1726882661.04668: waiting for pending results... 24119 1726882661.04807: 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 24119 1726882661.04857: in run() - task 0e448fcc-3ce9-4f0a-face-000000000041 24119 1726882661.04869: variable 'ansible_search_path' from source: unknown 24119 1726882661.04876: variable 'ansible_search_path' from source: unknown 24119 1726882661.04907: calling self._execute() 24119 1726882661.04961: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.04970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.04982: variable 'omit' from source: magic vars 24119 1726882661.05293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.06758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.06802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.06836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.06862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.06885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.06935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.06967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.06983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.07008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.07019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.07135: variable 'ansible_distribution' from source: facts 24119 1726882661.07139: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.07153: 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 24119 1726882661.07156: when evaluation is False, skipping this task 24119 1726882661.07158: _execute() done 24119 1726882661.07165: dumping result to json 24119 1726882661.07168: done dumping result, returning 24119 1726882661.07173: 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 [0e448fcc-3ce9-4f0a-face-000000000041] 24119 1726882661.07182: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000041 24119 1726882661.07256: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000041 24119 1726882661.07260: 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" } 24119 1726882661.07314: no more pending results, returning what we have 24119 1726882661.07318: results queue empty 24119 1726882661.07318: checking for any_errors_fatal 24119 1726882661.07322: done checking for any_errors_fatal 24119 1726882661.07323: checking for max_fail_percentage 24119 1726882661.07324: done checking for max_fail_percentage 24119 1726882661.07325: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.07326: done checking to see if all hosts have failed 24119 1726882661.07327: getting the remaining hosts for this loop 24119 1726882661.07328: done getting the remaining hosts for this loop 24119 1726882661.07331: getting the next task for host managed_node3 24119 1726882661.07335: done getting next task for host managed_node3 24119 1726882661.07339: ^ 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 24119 1726882661.07340: ^ 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 24119 1726882661.07350: getting variables 24119 1726882661.07352: in VariableManager get_vars() 24119 1726882661.07386: Calling all_inventory to load vars for managed_node3 24119 1726882661.07388: Calling groups_inventory to load vars for managed_node3 24119 1726882661.07389: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.07394: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.07396: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.07398: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.07529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.07642: done with get_vars() 24119 1726882661.07648: done getting variables 24119 1726882661.07686: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:41 -0400 (0:00:00.032) 0:00:04.462 ****** 24119 1726882661.07705: entering _queue_task() for managed_node3/dnf 24119 1726882661.07854: worker is 1 (out of 1 available) 24119 1726882661.07868: exiting _queue_task() for managed_node3/dnf 24119 1726882661.07879: done queuing things up, now waiting for results queue to drain 24119 1726882661.07881: waiting for pending results... 24119 1726882661.08012: 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 24119 1726882661.08072: in run() - task 0e448fcc-3ce9-4f0a-face-000000000042 24119 1726882661.08081: variable 'ansible_search_path' from source: unknown 24119 1726882661.08085: variable 'ansible_search_path' from source: unknown 24119 1726882661.08126: calling self._execute() 24119 1726882661.08212: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.08223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.08237: variable 'omit' from source: magic vars 24119 1726882661.08732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.11769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.11833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.11873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.11911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.11941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.12016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.12053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.12087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.12131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.12149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.12317: variable 'ansible_distribution' from source: facts 24119 1726882661.12328: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.12342: 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 24119 1726882661.12349: when evaluation is False, skipping this task 24119 1726882661.12355: _execute() done 24119 1726882661.12361: dumping result to json 24119 1726882661.12370: done dumping result, returning 24119 1726882661.12381: 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 [0e448fcc-3ce9-4f0a-face-000000000042] 24119 1726882661.12390: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000042 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" } 24119 1726882661.12530: no more pending results, returning what we have 24119 1726882661.12533: results queue empty 24119 1726882661.12534: checking for any_errors_fatal 24119 1726882661.12539: done checking for any_errors_fatal 24119 1726882661.12540: checking for max_fail_percentage 24119 1726882661.12541: done checking for max_fail_percentage 24119 1726882661.12542: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.12543: done checking to see if all hosts have failed 24119 1726882661.12544: getting the remaining hosts for this loop 24119 1726882661.12545: done getting the remaining hosts for this loop 24119 1726882661.12548: getting the next task for host managed_node3 24119 1726882661.12554: done getting next task for host managed_node3 24119 1726882661.12557: ^ 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 24119 1726882661.12559: ^ 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 24119 1726882661.12574: getting variables 24119 1726882661.12576: in VariableManager get_vars() 24119 1726882661.12610: Calling all_inventory to load vars for managed_node3 24119 1726882661.12612: Calling groups_inventory to load vars for managed_node3 24119 1726882661.12614: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.12623: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.12625: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.12628: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.12796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.13012: done with get_vars() 24119 1726882661.13021: done getting variables 24119 1726882661.13048: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000042 24119 1726882661.13051: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24119 1726882661.13111: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:41 -0400 (0:00:00.054) 0:00:04.516 ****** 24119 1726882661.13136: entering _queue_task() for managed_node3/yum 24119 1726882661.13358: worker is 1 (out of 1 available) 24119 1726882661.13375: exiting _queue_task() for managed_node3/yum 24119 1726882661.13387: done queuing things up, now waiting for results queue to drain 24119 1726882661.13388: waiting for pending results... 24119 1726882661.13656: 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 24119 1726882661.13780: in run() - task 0e448fcc-3ce9-4f0a-face-000000000043 24119 1726882661.13798: variable 'ansible_search_path' from source: unknown 24119 1726882661.13806: variable 'ansible_search_path' from source: unknown 24119 1726882661.13858: calling self._execute() 24119 1726882661.13948: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.13971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.13989: variable 'omit' from source: magic vars 24119 1726882661.14580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.16141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.16186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.16218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.16246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.16270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.16322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.16343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.16362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.16392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.16402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.16517: variable 'ansible_distribution' from source: facts 24119 1726882661.16521: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.16531: 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 24119 1726882661.16533: when evaluation is False, skipping this task 24119 1726882661.16536: _execute() done 24119 1726882661.16538: dumping result to json 24119 1726882661.16540: done dumping result, returning 24119 1726882661.16552: 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 [0e448fcc-3ce9-4f0a-face-000000000043] 24119 1726882661.16555: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000043 24119 1726882661.16670: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000043 24119 1726882661.16674: 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" } 24119 1726882661.16719: no more pending results, returning what we have 24119 1726882661.16722: results queue empty 24119 1726882661.16723: checking for any_errors_fatal 24119 1726882661.16729: done checking for any_errors_fatal 24119 1726882661.16729: checking for max_fail_percentage 24119 1726882661.16731: done checking for max_fail_percentage 24119 1726882661.16731: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.16732: done checking to see if all hosts have failed 24119 1726882661.16733: getting the remaining hosts for this loop 24119 1726882661.16734: done getting the remaining hosts for this loop 24119 1726882661.16737: getting the next task for host managed_node3 24119 1726882661.16741: done getting next task for host managed_node3 24119 1726882661.16744: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24119 1726882661.16746: ^ 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 24119 1726882661.16756: getting variables 24119 1726882661.16757: in VariableManager get_vars() 24119 1726882661.16787: Calling all_inventory to load vars for managed_node3 24119 1726882661.16789: Calling groups_inventory to load vars for managed_node3 24119 1726882661.16791: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.16798: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.16801: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.16803: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.17013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.17218: done with get_vars() 24119 1726882661.17227: done getting variables 24119 1726882661.17281: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:41 -0400 (0:00:00.041) 0:00:04.558 ****** 24119 1726882661.17306: entering _queue_task() for managed_node3/fail 24119 1726882661.17499: worker is 1 (out of 1 available) 24119 1726882661.17510: exiting _queue_task() for managed_node3/fail 24119 1726882661.17520: done queuing things up, now waiting for results queue to drain 24119 1726882661.17522: waiting for pending results... 24119 1726882661.17767: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24119 1726882661.17856: in run() - task 0e448fcc-3ce9-4f0a-face-000000000044 24119 1726882661.17879: variable 'ansible_search_path' from source: unknown 24119 1726882661.17886: variable 'ansible_search_path' from source: unknown 24119 1726882661.17922: calling self._execute() 24119 1726882661.18002: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.18015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.18029: variable 'omit' from source: magic vars 24119 1726882661.18479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.20723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.20796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.20834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.20878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.20911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.20989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.21026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.21056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.21109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.21128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.21302: variable 'ansible_distribution' from source: facts 24119 1726882661.21313: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.21331: 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 24119 1726882661.21338: when evaluation is False, skipping this task 24119 1726882661.21344: _execute() done 24119 1726882661.21350: dumping result to json 24119 1726882661.21356: done dumping result, returning 24119 1726882661.21370: 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 [0e448fcc-3ce9-4f0a-face-000000000044] 24119 1726882661.21380: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000044 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" } 24119 1726882661.21513: no more pending results, returning what we have 24119 1726882661.21517: results queue empty 24119 1726882661.21518: checking for any_errors_fatal 24119 1726882661.21524: done checking for any_errors_fatal 24119 1726882661.21525: checking for max_fail_percentage 24119 1726882661.21527: done checking for max_fail_percentage 24119 1726882661.21528: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.21529: done checking to see if all hosts have failed 24119 1726882661.21530: getting the remaining hosts for this loop 24119 1726882661.21531: done getting the remaining hosts for this loop 24119 1726882661.21534: getting the next task for host managed_node3 24119 1726882661.21540: done getting next task for host managed_node3 24119 1726882661.21543: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24119 1726882661.21546: ^ 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 24119 1726882661.21557: getting variables 24119 1726882661.21558: in VariableManager get_vars() 24119 1726882661.21595: Calling all_inventory to load vars for managed_node3 24119 1726882661.21597: Calling groups_inventory to load vars for managed_node3 24119 1726882661.21600: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.21608: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.21611: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.21614: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.21786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.21994: done with get_vars() 24119 1726882661.22003: done getting variables 24119 1726882661.22062: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:41 -0400 (0:00:00.047) 0:00:04.606 ****** 24119 1726882661.22094: entering _queue_task() for managed_node3/package 24119 1726882661.22110: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000044 24119 1726882661.22118: WORKER PROCESS EXITING 24119 1726882661.22486: worker is 1 (out of 1 available) 24119 1726882661.22496: exiting _queue_task() for managed_node3/package 24119 1726882661.22507: done queuing things up, now waiting for results queue to drain 24119 1726882661.22508: waiting for pending results... 24119 1726882661.22748: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 24119 1726882661.22844: in run() - task 0e448fcc-3ce9-4f0a-face-000000000045 24119 1726882661.22867: variable 'ansible_search_path' from source: unknown 24119 1726882661.22876: variable 'ansible_search_path' from source: unknown 24119 1726882661.22912: calling self._execute() 24119 1726882661.22990: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.23001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.23013: variable 'omit' from source: magic vars 24119 1726882661.23458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.25682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.25745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.26016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.26053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.26088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.26170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.26207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.26238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.26289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.26309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.26484: variable 'ansible_distribution' from source: facts 24119 1726882661.26495: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.26509: 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 24119 1726882661.26516: when evaluation is False, skipping this task 24119 1726882661.26522: _execute() done 24119 1726882661.26533: dumping result to json 24119 1726882661.26539: done dumping result, returning 24119 1726882661.26548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-4f0a-face-000000000045] 24119 1726882661.26558: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000045 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" } 24119 1726882661.26707: no more pending results, returning what we have 24119 1726882661.26710: results queue empty 24119 1726882661.26711: checking for any_errors_fatal 24119 1726882661.26717: done checking for any_errors_fatal 24119 1726882661.26718: checking for max_fail_percentage 24119 1726882661.26719: done checking for max_fail_percentage 24119 1726882661.26720: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.26721: done checking to see if all hosts have failed 24119 1726882661.26722: getting the remaining hosts for this loop 24119 1726882661.26724: done getting the remaining hosts for this loop 24119 1726882661.26728: getting the next task for host managed_node3 24119 1726882661.26733: done getting next task for host managed_node3 24119 1726882661.26737: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24119 1726882661.26739: ^ 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 24119 1726882661.26751: getting variables 24119 1726882661.26752: in VariableManager get_vars() 24119 1726882661.26790: Calling all_inventory to load vars for managed_node3 24119 1726882661.26793: Calling groups_inventory to load vars for managed_node3 24119 1726882661.26796: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.26805: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.26808: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.26811: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.27027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.27235: done with get_vars() 24119 1726882661.27245: done getting variables 24119 1726882661.27304: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:41 -0400 (0:00:00.052) 0:00:04.658 ****** 24119 1726882661.27334: entering _queue_task() for managed_node3/package 24119 1726882661.27351: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000045 24119 1726882661.27359: WORKER PROCESS EXITING 24119 1726882661.27808: worker is 1 (out of 1 available) 24119 1726882661.27820: exiting _queue_task() for managed_node3/package 24119 1726882661.27830: done queuing things up, now waiting for results queue to drain 24119 1726882661.27832: waiting for pending results... 24119 1726882661.28089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24119 1726882661.28191: in run() - task 0e448fcc-3ce9-4f0a-face-000000000046 24119 1726882661.28209: variable 'ansible_search_path' from source: unknown 24119 1726882661.28217: variable 'ansible_search_path' from source: unknown 24119 1726882661.28257: calling self._execute() 24119 1726882661.28345: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.28354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.28370: variable 'omit' from source: magic vars 24119 1726882661.28842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.31453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.31515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.31559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.31602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.31631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.31711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.31742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.31781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.31826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.31844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.32018: variable 'ansible_distribution' from source: facts 24119 1726882661.32028: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.32047: 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 24119 1726882661.32054: when evaluation is False, skipping this task 24119 1726882661.32063: _execute() done 24119 1726882661.32073: dumping result to json 24119 1726882661.32079: done dumping result, returning 24119 1726882661.32088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-4f0a-face-000000000046] 24119 1726882661.32102: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000046 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" } 24119 1726882661.32252: no more pending results, returning what we have 24119 1726882661.32255: results queue empty 24119 1726882661.32256: checking for any_errors_fatal 24119 1726882661.32268: done checking for any_errors_fatal 24119 1726882661.32269: checking for max_fail_percentage 24119 1726882661.32271: done checking for max_fail_percentage 24119 1726882661.32272: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.32273: done checking to see if all hosts have failed 24119 1726882661.32274: getting the remaining hosts for this loop 24119 1726882661.32276: done getting the remaining hosts for this loop 24119 1726882661.32279: getting the next task for host managed_node3 24119 1726882661.32285: done getting next task for host managed_node3 24119 1726882661.32289: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24119 1726882661.32291: ^ 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 24119 1726882661.32303: getting variables 24119 1726882661.32305: in VariableManager get_vars() 24119 1726882661.32341: Calling all_inventory to load vars for managed_node3 24119 1726882661.32344: Calling groups_inventory to load vars for managed_node3 24119 1726882661.32346: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.32356: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.32359: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.32367: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.32545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.32756: done with get_vars() 24119 1726882661.32769: done getting variables 24119 1726882661.32826: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:41 -0400 (0:00:00.055) 0:00:04.714 ****** 24119 1726882661.32858: entering _queue_task() for managed_node3/package 24119 1726882661.33125: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000046 24119 1726882661.33128: WORKER PROCESS EXITING 24119 1726882661.33345: worker is 1 (out of 1 available) 24119 1726882661.33356: exiting _queue_task() for managed_node3/package 24119 1726882661.33371: done queuing things up, now waiting for results queue to drain 24119 1726882661.33373: waiting for pending results... 24119 1726882661.33620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24119 1726882661.33722: in run() - task 0e448fcc-3ce9-4f0a-face-000000000047 24119 1726882661.33740: variable 'ansible_search_path' from source: unknown 24119 1726882661.33747: variable 'ansible_search_path' from source: unknown 24119 1726882661.33789: calling self._execute() 24119 1726882661.33871: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.33882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.33895: variable 'omit' from source: magic vars 24119 1726882661.34367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.36926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.36993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.37031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.37082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.37113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.37207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.37238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.37272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.37321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.37343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.37521: variable 'ansible_distribution' from source: facts 24119 1726882661.37532: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.37547: 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 24119 1726882661.37554: when evaluation is False, skipping this task 24119 1726882661.37563: _execute() done 24119 1726882661.37572: dumping result to json 24119 1726882661.37578: done dumping result, returning 24119 1726882661.37588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-4f0a-face-000000000047] 24119 1726882661.37597: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000047 24119 1726882661.37713: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000047 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" } 24119 1726882661.37765: no more pending results, returning what we have 24119 1726882661.37769: results queue empty 24119 1726882661.37770: checking for any_errors_fatal 24119 1726882661.37778: done checking for any_errors_fatal 24119 1726882661.37778: checking for max_fail_percentage 24119 1726882661.37780: done checking for max_fail_percentage 24119 1726882661.37781: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.37782: done checking to see if all hosts have failed 24119 1726882661.37783: getting the remaining hosts for this loop 24119 1726882661.37785: done getting the remaining hosts for this loop 24119 1726882661.37788: getting the next task for host managed_node3 24119 1726882661.37794: done getting next task for host managed_node3 24119 1726882661.37798: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24119 1726882661.37800: ^ 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 24119 1726882661.37812: getting variables 24119 1726882661.37814: in VariableManager get_vars() 24119 1726882661.37851: Calling all_inventory to load vars for managed_node3 24119 1726882661.37853: Calling groups_inventory to load vars for managed_node3 24119 1726882661.37856: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.37871: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.37874: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.37877: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.38103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.38316: done with get_vars() 24119 1726882661.38327: done getting variables 24119 1726882661.38613: WORKER PROCESS EXITING 24119 1726882661.38640: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:41 -0400 (0:00:00.058) 0:00:04.772 ****** 24119 1726882661.38674: entering _queue_task() for managed_node3/service 24119 1726882661.38890: worker is 1 (out of 1 available) 24119 1726882661.38902: exiting _queue_task() for managed_node3/service 24119 1726882661.38913: done queuing things up, now waiting for results queue to drain 24119 1726882661.38914: waiting for pending results... 24119 1726882661.39165: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24119 1726882661.39258: in run() - task 0e448fcc-3ce9-4f0a-face-000000000048 24119 1726882661.39282: variable 'ansible_search_path' from source: unknown 24119 1726882661.39290: variable 'ansible_search_path' from source: unknown 24119 1726882661.39327: calling self._execute() 24119 1726882661.39407: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.39418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.39430: variable 'omit' from source: magic vars 24119 1726882661.39894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.42395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.42465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.42503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.42543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.42576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.42653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.42692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.42725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.42778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.42797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.42974: variable 'ansible_distribution' from source: facts 24119 1726882661.42985: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.43000: 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 24119 1726882661.43007: when evaluation is False, skipping this task 24119 1726882661.43013: _execute() done 24119 1726882661.43018: dumping result to json 24119 1726882661.43024: done dumping result, returning 24119 1726882661.43033: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-4f0a-face-000000000048] 24119 1726882661.43042: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000048 24119 1726882661.43152: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000048 24119 1726882661.43163: 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" } 24119 1726882661.43207: no more pending results, returning what we have 24119 1726882661.43211: results queue empty 24119 1726882661.43212: checking for any_errors_fatal 24119 1726882661.43218: done checking for any_errors_fatal 24119 1726882661.43219: checking for max_fail_percentage 24119 1726882661.43220: done checking for max_fail_percentage 24119 1726882661.43222: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.43223: done checking to see if all hosts have failed 24119 1726882661.43223: getting the remaining hosts for this loop 24119 1726882661.43225: done getting the remaining hosts for this loop 24119 1726882661.43229: getting the next task for host managed_node3 24119 1726882661.43234: done getting next task for host managed_node3 24119 1726882661.43237: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24119 1726882661.43240: ^ 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 24119 1726882661.43251: getting variables 24119 1726882661.43253: in VariableManager get_vars() 24119 1726882661.43292: Calling all_inventory to load vars for managed_node3 24119 1726882661.43295: Calling groups_inventory to load vars for managed_node3 24119 1726882661.43298: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.43307: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.43310: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.43313: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.43484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.43693: done with get_vars() 24119 1726882661.43702: done getting variables 24119 1726882661.43757: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:41 -0400 (0:00:00.051) 0:00:04.823 ****** 24119 1726882661.43791: entering _queue_task() for managed_node3/service 24119 1726882661.44209: worker is 1 (out of 1 available) 24119 1726882661.44221: exiting _queue_task() for managed_node3/service 24119 1726882661.44232: done queuing things up, now waiting for results queue to drain 24119 1726882661.44233: waiting for pending results... 24119 1726882661.44484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24119 1726882661.44583: in run() - task 0e448fcc-3ce9-4f0a-face-000000000049 24119 1726882661.44600: variable 'ansible_search_path' from source: unknown 24119 1726882661.44606: variable 'ansible_search_path' from source: unknown 24119 1726882661.44641: calling self._execute() 24119 1726882661.44722: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.44733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.44745: variable 'omit' from source: magic vars 24119 1726882661.45213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.47729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.47799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.47840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.47881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.47919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.47998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.48028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.48059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.48106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.48123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.48292: variable 'ansible_distribution' from source: facts 24119 1726882661.48303: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.48316: 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 24119 1726882661.48323: when evaluation is False, skipping this task 24119 1726882661.48329: _execute() done 24119 1726882661.48334: dumping result to json 24119 1726882661.48340: done dumping result, returning 24119 1726882661.48348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-4f0a-face-000000000049] 24119 1726882661.48357: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000049 24119 1726882661.48459: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000049 24119 1726882661.48470: 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 } 24119 1726882661.48518: no more pending results, returning what we have 24119 1726882661.48522: results queue empty 24119 1726882661.48523: checking for any_errors_fatal 24119 1726882661.48528: done checking for any_errors_fatal 24119 1726882661.48529: checking for max_fail_percentage 24119 1726882661.48531: done checking for max_fail_percentage 24119 1726882661.48532: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.48533: done checking to see if all hosts have failed 24119 1726882661.48534: getting the remaining hosts for this loop 24119 1726882661.48536: done getting the remaining hosts for this loop 24119 1726882661.48539: getting the next task for host managed_node3 24119 1726882661.48544: done getting next task for host managed_node3 24119 1726882661.48548: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24119 1726882661.48551: ^ 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 24119 1726882661.48568: getting variables 24119 1726882661.48571: in VariableManager get_vars() 24119 1726882661.48605: Calling all_inventory to load vars for managed_node3 24119 1726882661.48607: Calling groups_inventory to load vars for managed_node3 24119 1726882661.48609: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.48618: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.48620: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.48622: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.48787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.49034: done with get_vars() 24119 1726882661.49043: done getting variables 24119 1726882661.49104: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:41 -0400 (0:00:00.053) 0:00:04.876 ****** 24119 1726882661.49134: entering _queue_task() for managed_node3/service 24119 1726882661.49535: worker is 1 (out of 1 available) 24119 1726882661.49547: exiting _queue_task() for managed_node3/service 24119 1726882661.49557: done queuing things up, now waiting for results queue to drain 24119 1726882661.49559: waiting for pending results... 24119 1726882661.49811: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24119 1726882661.49920: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004a 24119 1726882661.49940: variable 'ansible_search_path' from source: unknown 24119 1726882661.49948: variable 'ansible_search_path' from source: unknown 24119 1726882661.49992: calling self._execute() 24119 1726882661.50077: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.50091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.50103: variable 'omit' from source: magic vars 24119 1726882661.50569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.53051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.53126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.53172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.53209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.53238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.53319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.53352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.53390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.53435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.53452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.53627: variable 'ansible_distribution' from source: facts 24119 1726882661.53639: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.53654: 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 24119 1726882661.53668: when evaluation is False, skipping this task 24119 1726882661.53676: _execute() done 24119 1726882661.53684: dumping result to json 24119 1726882661.53691: done dumping result, returning 24119 1726882661.53705: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-4f0a-face-00000000004a] 24119 1726882661.53717: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004a 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" } 24119 1726882661.53846: no more pending results, returning what we have 24119 1726882661.53850: results queue empty 24119 1726882661.53851: checking for any_errors_fatal 24119 1726882661.53857: done checking for any_errors_fatal 24119 1726882661.53858: checking for max_fail_percentage 24119 1726882661.53859: done checking for max_fail_percentage 24119 1726882661.53863: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.53866: done checking to see if all hosts have failed 24119 1726882661.53867: getting the remaining hosts for this loop 24119 1726882661.53868: done getting the remaining hosts for this loop 24119 1726882661.53872: getting the next task for host managed_node3 24119 1726882661.53878: done getting next task for host managed_node3 24119 1726882661.53882: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24119 1726882661.53885: ^ 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 24119 1726882661.53897: getting variables 24119 1726882661.53899: in VariableManager get_vars() 24119 1726882661.53936: Calling all_inventory to load vars for managed_node3 24119 1726882661.53938: Calling groups_inventory to load vars for managed_node3 24119 1726882661.53941: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.53951: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.53954: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.53957: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.54131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.54334: done with get_vars() 24119 1726882661.54343: done getting variables 24119 1726882661.54405: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:41 -0400 (0:00:00.052) 0:00:04.929 ****** 24119 1726882661.54435: entering _queue_task() for managed_node3/service 24119 1726882661.54449: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004a 24119 1726882661.54458: WORKER PROCESS EXITING 24119 1726882661.54868: worker is 1 (out of 1 available) 24119 1726882661.54878: exiting _queue_task() for managed_node3/service 24119 1726882661.54890: done queuing things up, now waiting for results queue to drain 24119 1726882661.54891: waiting for pending results... 24119 1726882661.55146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 24119 1726882661.55245: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004b 24119 1726882661.55271: variable 'ansible_search_path' from source: unknown 24119 1726882661.55280: variable 'ansible_search_path' from source: unknown 24119 1726882661.55320: calling self._execute() 24119 1726882661.55400: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.55411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.55425: variable 'omit' from source: magic vars 24119 1726882661.55901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.58334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.58405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.58454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.58500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.58530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.58610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.58642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.58677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.58725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.58745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.58918: variable 'ansible_distribution' from source: facts 24119 1726882661.58935: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.58950: 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 24119 1726882661.58957: when evaluation is False, skipping this task 24119 1726882661.58970: _execute() done 24119 1726882661.58978: dumping result to json 24119 1726882661.58985: done dumping result, returning 24119 1726882661.58996: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-4f0a-face-00000000004b] 24119 1726882661.59006: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24119 1726882661.59140: no more pending results, returning what we have 24119 1726882661.59144: results queue empty 24119 1726882661.59145: checking for any_errors_fatal 24119 1726882661.59150: done checking for any_errors_fatal 24119 1726882661.59151: checking for max_fail_percentage 24119 1726882661.59153: done checking for max_fail_percentage 24119 1726882661.59155: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.59156: done checking to see if all hosts have failed 24119 1726882661.59157: getting the remaining hosts for this loop 24119 1726882661.59158: done getting the remaining hosts for this loop 24119 1726882661.59166: getting the next task for host managed_node3 24119 1726882661.59172: done getting next task for host managed_node3 24119 1726882661.59176: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24119 1726882661.59179: ^ 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 24119 1726882661.59190: getting variables 24119 1726882661.59192: in VariableManager get_vars() 24119 1726882661.59227: Calling all_inventory to load vars for managed_node3 24119 1726882661.59230: Calling groups_inventory to load vars for managed_node3 24119 1726882661.59233: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.59242: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.59245: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.59248: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.59420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.60062: done with get_vars() 24119 1726882661.60073: done getting variables 24119 1726882661.60099: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004b 24119 1726882661.60103: WORKER PROCESS EXITING 24119 1726882661.60135: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:41 -0400 (0:00:00.057) 0:00:04.987 ****** 24119 1726882661.60163: entering _queue_task() for managed_node3/copy 24119 1726882661.60375: worker is 1 (out of 1 available) 24119 1726882661.60386: exiting _queue_task() for managed_node3/copy 24119 1726882661.60398: done queuing things up, now waiting for results queue to drain 24119 1726882661.60399: waiting for pending results... 24119 1726882661.60650: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24119 1726882661.60753: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004c 24119 1726882661.60778: variable 'ansible_search_path' from source: unknown 24119 1726882661.60786: variable 'ansible_search_path' from source: unknown 24119 1726882661.60826: calling self._execute() 24119 1726882661.60911: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.60923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.60935: variable 'omit' from source: magic vars 24119 1726882661.61369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.63695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.63756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.63801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.63838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.63872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.63948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.63993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.64024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.64073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.64095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.64255: variable 'ansible_distribution' from source: facts 24119 1726882661.64272: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.64287: 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 24119 1726882661.64293: when evaluation is False, skipping this task 24119 1726882661.64299: _execute() done 24119 1726882661.64304: dumping result to json 24119 1726882661.64310: done dumping result, returning 24119 1726882661.64323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-4f0a-face-00000000004c] 24119 1726882661.64333: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004c 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" } 24119 1726882661.64484: no more pending results, returning what we have 24119 1726882661.64488: results queue empty 24119 1726882661.64489: checking for any_errors_fatal 24119 1726882661.64496: done checking for any_errors_fatal 24119 1726882661.64497: checking for max_fail_percentage 24119 1726882661.64499: done checking for max_fail_percentage 24119 1726882661.64500: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.64501: done checking to see if all hosts have failed 24119 1726882661.64502: getting the remaining hosts for this loop 24119 1726882661.64504: done getting the remaining hosts for this loop 24119 1726882661.64508: getting the next task for host managed_node3 24119 1726882661.64513: done getting next task for host managed_node3 24119 1726882661.64517: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24119 1726882661.64520: ^ 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 24119 1726882661.64531: getting variables 24119 1726882661.64533: in VariableManager get_vars() 24119 1726882661.64576: Calling all_inventory to load vars for managed_node3 24119 1726882661.64578: Calling groups_inventory to load vars for managed_node3 24119 1726882661.64581: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.64591: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.64594: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.64597: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.64771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.64974: done with get_vars() 24119 1726882661.64984: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:41 -0400 (0:00:00.048) 0:00:05.036 ****** 24119 1726882661.65276: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24119 1726882661.65288: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004c 24119 1726882661.65292: WORKER PROCESS EXITING 24119 1726882661.65497: worker is 1 (out of 1 available) 24119 1726882661.65509: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24119 1726882661.65520: done queuing things up, now waiting for results queue to drain 24119 1726882661.65522: waiting for pending results... 24119 1726882661.65781: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24119 1726882661.65884: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004d 24119 1726882661.65904: variable 'ansible_search_path' from source: unknown 24119 1726882661.65912: variable 'ansible_search_path' from source: unknown 24119 1726882661.65951: calling self._execute() 24119 1726882661.66042: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.66053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.66076: variable 'omit' from source: magic vars 24119 1726882661.66548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.68868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.68943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.69005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.69049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.69086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.69177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.69212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.69250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.69304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.69324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.69506: variable 'ansible_distribution' from source: facts 24119 1726882661.69518: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.69534: 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 24119 1726882661.69541: when evaluation is False, skipping this task 24119 1726882661.69547: _execute() done 24119 1726882661.69558: dumping result to json 24119 1726882661.69570: done dumping result, returning 24119 1726882661.69580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-4f0a-face-00000000004d] 24119 1726882661.69589: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004d 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" } 24119 1726882661.69732: no more pending results, returning what we have 24119 1726882661.69736: results queue empty 24119 1726882661.69737: checking for any_errors_fatal 24119 1726882661.69742: done checking for any_errors_fatal 24119 1726882661.69743: checking for max_fail_percentage 24119 1726882661.69744: done checking for max_fail_percentage 24119 1726882661.69745: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.69746: done checking to see if all hosts have failed 24119 1726882661.69747: getting the remaining hosts for this loop 24119 1726882661.69749: done getting the remaining hosts for this loop 24119 1726882661.69752: getting the next task for host managed_node3 24119 1726882661.69759: done getting next task for host managed_node3 24119 1726882661.69766: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24119 1726882661.69768: ^ 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 24119 1726882661.69780: getting variables 24119 1726882661.69782: in VariableManager get_vars() 24119 1726882661.69817: Calling all_inventory to load vars for managed_node3 24119 1726882661.69820: Calling groups_inventory to load vars for managed_node3 24119 1726882661.69823: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.69832: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.69835: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.69838: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.70046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.70241: done with get_vars() 24119 1726882661.70252: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:41 -0400 (0:00:00.052) 0:00:05.088 ****** 24119 1726882661.70337: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24119 1726882661.70356: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004d 24119 1726882661.70368: WORKER PROCESS EXITING 24119 1726882661.70809: worker is 1 (out of 1 available) 24119 1726882661.70819: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24119 1726882661.70830: done queuing things up, now waiting for results queue to drain 24119 1726882661.70831: waiting for pending results... 24119 1726882661.71085: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 24119 1726882661.71188: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004e 24119 1726882661.71207: variable 'ansible_search_path' from source: unknown 24119 1726882661.71214: variable 'ansible_search_path' from source: unknown 24119 1726882661.71253: calling self._execute() 24119 1726882661.71337: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.71351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.71372: variable 'omit' from source: magic vars 24119 1726882661.71850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.74219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.74294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.74342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.74388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.74420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.74501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.74540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.74574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.74617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.74634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.74800: variable 'ansible_distribution' from source: facts 24119 1726882661.74810: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.74823: 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 24119 1726882661.74830: when evaluation is False, skipping this task 24119 1726882661.74836: _execute() done 24119 1726882661.74842: dumping result to json 24119 1726882661.74848: done dumping result, returning 24119 1726882661.74866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-4f0a-face-00000000004e] 24119 1726882661.74877: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004e 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" } 24119 1726882661.75018: no more pending results, returning what we have 24119 1726882661.75022: results queue empty 24119 1726882661.75023: checking for any_errors_fatal 24119 1726882661.75032: done checking for any_errors_fatal 24119 1726882661.75033: checking for max_fail_percentage 24119 1726882661.75034: done checking for max_fail_percentage 24119 1726882661.75036: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.75037: done checking to see if all hosts have failed 24119 1726882661.75038: getting the remaining hosts for this loop 24119 1726882661.75040: done getting the remaining hosts for this loop 24119 1726882661.75043: getting the next task for host managed_node3 24119 1726882661.75051: done getting next task for host managed_node3 24119 1726882661.75054: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24119 1726882661.75056: ^ 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 24119 1726882661.75072: getting variables 24119 1726882661.75074: in VariableManager get_vars() 24119 1726882661.75108: Calling all_inventory to load vars for managed_node3 24119 1726882661.75110: Calling groups_inventory to load vars for managed_node3 24119 1726882661.75113: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.75122: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.75124: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.75126: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.75323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.75565: done with get_vars() 24119 1726882661.75577: done getting variables 24119 1726882661.75638: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:41 -0400 (0:00:00.056) 0:00:05.144 ****** 24119 1726882661.75943: entering _queue_task() for managed_node3/debug 24119 1726882661.75955: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004e 24119 1726882661.75958: WORKER PROCESS EXITING 24119 1726882661.76181: worker is 1 (out of 1 available) 24119 1726882661.76190: exiting _queue_task() for managed_node3/debug 24119 1726882661.76201: done queuing things up, now waiting for results queue to drain 24119 1726882661.76202: waiting for pending results... 24119 1726882661.76455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24119 1726882661.76556: in run() - task 0e448fcc-3ce9-4f0a-face-00000000004f 24119 1726882661.76582: variable 'ansible_search_path' from source: unknown 24119 1726882661.76589: variable 'ansible_search_path' from source: unknown 24119 1726882661.76629: calling self._execute() 24119 1726882661.76714: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.76727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.76742: variable 'omit' from source: magic vars 24119 1726882661.77205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.79519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.79594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.79646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.79690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.79724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.79805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.79842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.79879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.79928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.79947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.80126: variable 'ansible_distribution' from source: facts 24119 1726882661.80141: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.80156: 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 24119 1726882661.80167: when evaluation is False, skipping this task 24119 1726882661.80175: _execute() done 24119 1726882661.80182: dumping result to json 24119 1726882661.80188: done dumping result, returning 24119 1726882661.80197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-4f0a-face-00000000004f] 24119 1726882661.80207: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004f 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)" } 24119 1726882661.80341: no more pending results, returning what we have 24119 1726882661.80344: results queue empty 24119 1726882661.80345: checking for any_errors_fatal 24119 1726882661.80352: done checking for any_errors_fatal 24119 1726882661.80353: checking for max_fail_percentage 24119 1726882661.80355: done checking for max_fail_percentage 24119 1726882661.80356: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.80357: done checking to see if all hosts have failed 24119 1726882661.80358: getting the remaining hosts for this loop 24119 1726882661.80360: done getting the remaining hosts for this loop 24119 1726882661.80367: getting the next task for host managed_node3 24119 1726882661.80374: done getting next task for host managed_node3 24119 1726882661.80378: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24119 1726882661.80380: ^ 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 24119 1726882661.80393: getting variables 24119 1726882661.80395: in VariableManager get_vars() 24119 1726882661.80430: Calling all_inventory to load vars for managed_node3 24119 1726882661.80432: Calling groups_inventory to load vars for managed_node3 24119 1726882661.80435: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.80445: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.80448: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.80451: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.80628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.80895: done with get_vars() 24119 1726882661.80904: done getting variables 24119 1726882661.80959: 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) 24119 1726882661.81089: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000004f 24119 1726882661.81092: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:41 -0400 (0:00:00.051) 0:00:05.196 ****** 24119 1726882661.81105: entering _queue_task() for managed_node3/debug 24119 1726882661.81474: worker is 1 (out of 1 available) 24119 1726882661.81484: exiting _queue_task() for managed_node3/debug 24119 1726882661.81496: done queuing things up, now waiting for results queue to drain 24119 1726882661.81497: waiting for pending results... 24119 1726882661.81749: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24119 1726882661.81838: in run() - task 0e448fcc-3ce9-4f0a-face-000000000050 24119 1726882661.81856: variable 'ansible_search_path' from source: unknown 24119 1726882661.81867: variable 'ansible_search_path' from source: unknown 24119 1726882661.81905: calling self._execute() 24119 1726882661.81998: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.82010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.82025: variable 'omit' from source: magic vars 24119 1726882661.82518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.84806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.84872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.84915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.84952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.84989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.85067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.85106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.85135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.85184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.85207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.85371: variable 'ansible_distribution' from source: facts 24119 1726882661.85384: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.85400: 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 24119 1726882661.85408: when evaluation is False, skipping this task 24119 1726882661.85414: _execute() done 24119 1726882661.85426: dumping result to json 24119 1726882661.85433: done dumping result, returning 24119 1726882661.85444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-4f0a-face-000000000050] 24119 1726882661.85454: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000050 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)" } 24119 1726882661.85596: no more pending results, returning what we have 24119 1726882661.85600: results queue empty 24119 1726882661.85601: checking for any_errors_fatal 24119 1726882661.85609: done checking for any_errors_fatal 24119 1726882661.85610: checking for max_fail_percentage 24119 1726882661.85612: done checking for max_fail_percentage 24119 1726882661.85613: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.85614: done checking to see if all hosts have failed 24119 1726882661.85615: getting the remaining hosts for this loop 24119 1726882661.85617: done getting the remaining hosts for this loop 24119 1726882661.85620: getting the next task for host managed_node3 24119 1726882661.85626: done getting next task for host managed_node3 24119 1726882661.85631: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24119 1726882661.85633: ^ 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 24119 1726882661.85646: getting variables 24119 1726882661.85648: in VariableManager get_vars() 24119 1726882661.85688: Calling all_inventory to load vars for managed_node3 24119 1726882661.85691: Calling groups_inventory to load vars for managed_node3 24119 1726882661.85694: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.85704: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.85707: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.85710: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.85886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.86097: done with get_vars() 24119 1726882661.86107: done getting variables 24119 1726882661.86391: 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) 24119 1726882661.86411: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000050 24119 1726882661.86415: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:41 -0400 (0:00:00.053) 0:00:05.249 ****** 24119 1726882661.86427: entering _queue_task() for managed_node3/debug 24119 1726882661.86641: worker is 1 (out of 1 available) 24119 1726882661.86653: exiting _queue_task() for managed_node3/debug 24119 1726882661.86674: done queuing things up, now waiting for results queue to drain 24119 1726882661.86676: waiting for pending results... 24119 1726882661.86926: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24119 1726882661.87024: in run() - task 0e448fcc-3ce9-4f0a-face-000000000051 24119 1726882661.87048: variable 'ansible_search_path' from source: unknown 24119 1726882661.87055: variable 'ansible_search_path' from source: unknown 24119 1726882661.87099: calling self._execute() 24119 1726882661.87183: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.87195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.87210: variable 'omit' from source: magic vars 24119 1726882661.87687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.89996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.90076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.90128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.90176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.90206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.90290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.90321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.90350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.90401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.90419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.90599: variable 'ansible_distribution' from source: facts 24119 1726882661.90609: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.90624: 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 24119 1726882661.90631: when evaluation is False, skipping this task 24119 1726882661.90637: _execute() done 24119 1726882661.90643: dumping result to json 24119 1726882661.90649: done dumping result, returning 24119 1726882661.90658: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-4f0a-face-000000000051] 24119 1726882661.90673: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000051 24119 1726882661.90779: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000051 24119 1726882661.90787: 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)" } 24119 1726882661.90840: no more pending results, returning what we have 24119 1726882661.90843: results queue empty 24119 1726882661.90844: checking for any_errors_fatal 24119 1726882661.90850: done checking for any_errors_fatal 24119 1726882661.90851: checking for max_fail_percentage 24119 1726882661.90852: done checking for max_fail_percentage 24119 1726882661.90854: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.90855: done checking to see if all hosts have failed 24119 1726882661.90856: getting the remaining hosts for this loop 24119 1726882661.90857: done getting the remaining hosts for this loop 24119 1726882661.90864: getting the next task for host managed_node3 24119 1726882661.90870: done getting next task for host managed_node3 24119 1726882661.90874: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24119 1726882661.90876: ^ 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 24119 1726882661.90890: getting variables 24119 1726882661.90892: in VariableManager get_vars() 24119 1726882661.90927: Calling all_inventory to load vars for managed_node3 24119 1726882661.90929: Calling groups_inventory to load vars for managed_node3 24119 1726882661.90932: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.90941: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.90944: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.90947: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.91175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.91382: done with get_vars() 24119 1726882661.91391: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:41 -0400 (0:00:00.052) 0:00:05.302 ****** 24119 1726882661.91694: entering _queue_task() for managed_node3/ping 24119 1726882661.91919: worker is 1 (out of 1 available) 24119 1726882661.91929: exiting _queue_task() for managed_node3/ping 24119 1726882661.91938: done queuing things up, now waiting for results queue to drain 24119 1726882661.91939: waiting for pending results... 24119 1726882661.92199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 24119 1726882661.92304: in run() - task 0e448fcc-3ce9-4f0a-face-000000000052 24119 1726882661.92324: variable 'ansible_search_path' from source: unknown 24119 1726882661.92332: variable 'ansible_search_path' from source: unknown 24119 1726882661.92382: calling self._execute() 24119 1726882661.92469: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.92482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.92501: variable 'omit' from source: magic vars 24119 1726882661.92987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882661.95302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882661.95376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882661.95412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882661.95451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882661.95484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882661.95559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882661.95595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882661.95621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882661.95672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882661.95691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882661.95855: variable 'ansible_distribution' from source: facts 24119 1726882661.95875: variable 'ansible_distribution_major_version' from source: facts 24119 1726882661.95891: 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 24119 1726882661.95897: when evaluation is False, skipping this task 24119 1726882661.95903: _execute() done 24119 1726882661.95908: dumping result to json 24119 1726882661.95914: done dumping result, returning 24119 1726882661.95922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-4f0a-face-000000000052] 24119 1726882661.95931: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000052 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" } 24119 1726882661.96063: no more pending results, returning what we have 24119 1726882661.96067: results queue empty 24119 1726882661.96069: checking for any_errors_fatal 24119 1726882661.96075: done checking for any_errors_fatal 24119 1726882661.96076: checking for max_fail_percentage 24119 1726882661.96078: done checking for max_fail_percentage 24119 1726882661.96079: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.96080: done checking to see if all hosts have failed 24119 1726882661.96081: getting the remaining hosts for this loop 24119 1726882661.96082: done getting the remaining hosts for this loop 24119 1726882661.96086: getting the next task for host managed_node3 24119 1726882661.96093: done getting next task for host managed_node3 24119 1726882661.96096: ^ task is: TASK: meta (role_complete) 24119 1726882661.96098: ^ 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 24119 1726882661.96110: getting variables 24119 1726882661.96111: in VariableManager get_vars() 24119 1726882661.96142: Calling all_inventory to load vars for managed_node3 24119 1726882661.96144: Calling groups_inventory to load vars for managed_node3 24119 1726882661.96147: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.96155: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.96158: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.96162: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.96331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.96541: done with get_vars() 24119 1726882661.96551: done getting variables 24119 1726882661.96632: done queuing things up, now waiting for results queue to drain 24119 1726882661.96633: results queue empty 24119 1726882661.96634: checking for any_errors_fatal 24119 1726882661.96635: done checking for any_errors_fatal 24119 1726882661.96636: checking for max_fail_percentage 24119 1726882661.96637: done checking for max_fail_percentage 24119 1726882661.96638: checking to see if all hosts have failed and the running result is not ok 24119 1726882661.96638: done checking to see if all hosts have failed 24119 1726882661.96639: getting the remaining hosts for this loop 24119 1726882661.96640: done getting the remaining hosts for this loop 24119 1726882661.96642: getting the next task for host managed_node3 24119 1726882661.96647: done getting next task for host managed_node3 24119 1726882661.96649: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24119 1726882661.96650: ^ 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 24119 1726882661.96652: getting variables 24119 1726882661.96653: in VariableManager get_vars() 24119 1726882661.96886: Calling all_inventory to load vars for managed_node3 24119 1726882661.96889: Calling groups_inventory to load vars for managed_node3 24119 1726882661.96891: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882661.96897: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000052 24119 1726882661.96900: WORKER PROCESS EXITING 24119 1726882661.96904: Calling all_plugins_play to load vars for managed_node3 24119 1726882661.96907: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882661.96909: Calling groups_plugins_play to load vars for managed_node3 24119 1726882661.97046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882661.97270: done with get_vars() 24119 1726882661.97283: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:37:41 -0400 (0:00:00.056) 0:00:05.358 ****** 24119 1726882661.97347: entering _queue_task() for managed_node3/include_tasks 24119 1726882661.97565: worker is 1 (out of 1 available) 24119 1726882661.97579: exiting _queue_task() for managed_node3/include_tasks 24119 1726882661.97589: done queuing things up, now waiting for results queue to drain 24119 1726882661.97591: waiting for pending results... 24119 1726882661.97838: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24119 1726882661.97935: in run() - task 0e448fcc-3ce9-4f0a-face-000000000054 24119 1726882661.97953: variable 'ansible_search_path' from source: unknown 24119 1726882661.97966: variable 'ansible_search_path' from source: unknown 24119 1726882661.98005: calling self._execute() 24119 1726882661.98089: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882661.98101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882661.98115: variable 'omit' from source: magic vars 24119 1726882661.98586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.00871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.00934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.00977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.01017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.01048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.01133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.01171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.01208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.01254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.01281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.01450: variable 'ansible_distribution' from source: facts 24119 1726882662.01466: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.01484: 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 24119 1726882662.01492: when evaluation is False, skipping this task 24119 1726882662.01499: _execute() done 24119 1726882662.01507: dumping result to json 24119 1726882662.01514: done dumping result, returning 24119 1726882662.01527: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-4f0a-face-000000000054] 24119 1726882662.01539: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000054 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" } 24119 1726882662.01677: no more pending results, returning what we have 24119 1726882662.01681: results queue empty 24119 1726882662.01682: checking for any_errors_fatal 24119 1726882662.01683: done checking for any_errors_fatal 24119 1726882662.01684: checking for max_fail_percentage 24119 1726882662.01685: done checking for max_fail_percentage 24119 1726882662.01686: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.01687: done checking to see if all hosts have failed 24119 1726882662.01688: getting the remaining hosts for this loop 24119 1726882662.01690: done getting the remaining hosts for this loop 24119 1726882662.01693: getting the next task for host managed_node3 24119 1726882662.01700: done getting next task for host managed_node3 24119 1726882662.01702: ^ task is: TASK: Test warning and info logs 24119 1726882662.01704: ^ 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 24119 1726882662.01707: getting variables 24119 1726882662.01709: in VariableManager get_vars() 24119 1726882662.01741: Calling all_inventory to load vars for managed_node3 24119 1726882662.01743: Calling groups_inventory to load vars for managed_node3 24119 1726882662.01746: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.01756: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.01759: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.01766: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.01934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.02135: done with get_vars() 24119 1726882662.02143: done getting variables 24119 1726882662.02201: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:37:42 -0400 (0:00:00.048) 0:00:05.407 ****** 24119 1726882662.02230: entering _queue_task() for managed_node3/assert 24119 1726882662.02247: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000054 24119 1726882662.02255: WORKER PROCESS EXITING 24119 1726882662.02626: worker is 1 (out of 1 available) 24119 1726882662.02637: exiting _queue_task() for managed_node3/assert 24119 1726882662.02647: done queuing things up, now waiting for results queue to drain 24119 1726882662.02649: waiting for pending results... 24119 1726882662.02887: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 24119 1726882662.02976: in run() - task 0e448fcc-3ce9-4f0a-face-000000000055 24119 1726882662.02997: variable 'ansible_search_path' from source: unknown 24119 1726882662.03005: variable 'ansible_search_path' from source: unknown 24119 1726882662.03043: calling self._execute() 24119 1726882662.03127: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.03138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.03151: variable 'omit' from source: magic vars 24119 1726882662.03606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.05880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.05945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.05997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.06039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.06072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.06149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.06185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.06214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.06266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.06287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.06454: variable 'ansible_distribution' from source: facts 24119 1726882662.06470: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.06484: 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 24119 1726882662.06491: when evaluation is False, skipping this task 24119 1726882662.06497: _execute() done 24119 1726882662.06503: dumping result to json 24119 1726882662.06510: done dumping result, returning 24119 1726882662.06518: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0e448fcc-3ce9-4f0a-face-000000000055] 24119 1726882662.06527: sending task result for task 0e448fcc-3ce9-4f0a-face-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" } 24119 1726882662.06656: no more pending results, returning what we have 24119 1726882662.06662: results queue empty 24119 1726882662.06665: checking for any_errors_fatal 24119 1726882662.06673: done checking for any_errors_fatal 24119 1726882662.06674: checking for max_fail_percentage 24119 1726882662.06675: done checking for max_fail_percentage 24119 1726882662.06676: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.06678: done checking to see if all hosts have failed 24119 1726882662.06679: getting the remaining hosts for this loop 24119 1726882662.06680: done getting the remaining hosts for this loop 24119 1726882662.06684: getting the next task for host managed_node3 24119 1726882662.06691: done getting next task for host managed_node3 24119 1726882662.06694: ^ task is: TASK: meta (flush_handlers) 24119 1726882662.06696: ^ 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 24119 1726882662.06700: getting variables 24119 1726882662.06702: in VariableManager get_vars() 24119 1726882662.06735: Calling all_inventory to load vars for managed_node3 24119 1726882662.06737: Calling groups_inventory to load vars for managed_node3 24119 1726882662.06740: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.06752: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.06755: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.06758: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.06927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.07146: done with get_vars() 24119 1726882662.07156: done getting variables 24119 1726882662.07225: in VariableManager get_vars() 24119 1726882662.07236: Calling all_inventory to load vars for managed_node3 24119 1726882662.07238: Calling groups_inventory to load vars for managed_node3 24119 1726882662.07240: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.07244: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.07246: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.07249: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.07580: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000055 24119 1726882662.07584: WORKER PROCESS EXITING 24119 1726882662.07601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.07790: done with get_vars() 24119 1726882662.07802: done queuing things up, now waiting for results queue to drain 24119 1726882662.07804: results queue empty 24119 1726882662.07805: checking for any_errors_fatal 24119 1726882662.07807: done checking for any_errors_fatal 24119 1726882662.07808: checking for max_fail_percentage 24119 1726882662.07809: done checking for max_fail_percentage 24119 1726882662.07810: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.07811: done checking to see if all hosts have failed 24119 1726882662.07812: getting the remaining hosts for this loop 24119 1726882662.07813: done getting the remaining hosts for this loop 24119 1726882662.07815: getting the next task for host managed_node3 24119 1726882662.07818: done getting next task for host managed_node3 24119 1726882662.07819: ^ task is: TASK: meta (flush_handlers) 24119 1726882662.07820: ^ 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 24119 1726882662.07823: getting variables 24119 1726882662.07823: in VariableManager get_vars() 24119 1726882662.07837: Calling all_inventory to load vars for managed_node3 24119 1726882662.07839: Calling groups_inventory to load vars for managed_node3 24119 1726882662.07841: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.07846: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.07848: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.07851: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.07988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.08172: done with get_vars() 24119 1726882662.08179: done getting variables 24119 1726882662.08221: in VariableManager get_vars() 24119 1726882662.08231: Calling all_inventory to load vars for managed_node3 24119 1726882662.08234: Calling groups_inventory to load vars for managed_node3 24119 1726882662.08236: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.08240: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.08242: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.08245: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.08414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.08600: done with get_vars() 24119 1726882662.08611: done queuing things up, now waiting for results queue to drain 24119 1726882662.08613: results queue empty 24119 1726882662.08614: checking for any_errors_fatal 24119 1726882662.08615: done checking for any_errors_fatal 24119 1726882662.08616: checking for max_fail_percentage 24119 1726882662.08617: done checking for max_fail_percentage 24119 1726882662.08618: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.08618: done checking to see if all hosts have failed 24119 1726882662.08619: getting the remaining hosts for this loop 24119 1726882662.08620: done getting the remaining hosts for this loop 24119 1726882662.08622: getting the next task for host managed_node3 24119 1726882662.08625: done getting next task for host managed_node3 24119 1726882662.08625: ^ task is: None 24119 1726882662.08627: ^ 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 24119 1726882662.08628: done queuing things up, now waiting for results queue to drain 24119 1726882662.08629: results queue empty 24119 1726882662.08630: checking for any_errors_fatal 24119 1726882662.08630: done checking for any_errors_fatal 24119 1726882662.08631: checking for max_fail_percentage 24119 1726882662.08632: done checking for max_fail_percentage 24119 1726882662.08633: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.08633: done checking to see if all hosts have failed 24119 1726882662.08634: getting the next task for host managed_node3 24119 1726882662.08637: done getting next task for host managed_node3 24119 1726882662.08637: ^ task is: None 24119 1726882662.08639: ^ 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 24119 1726882662.08675: in VariableManager get_vars() 24119 1726882662.08689: done with get_vars() 24119 1726882662.08694: in VariableManager get_vars() 24119 1726882662.08703: done with get_vars() 24119 1726882662.08707: variable 'omit' from source: magic vars 24119 1726882662.08733: in VariableManager get_vars() 24119 1726882662.08742: done with get_vars() 24119 1726882662.08759: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 24119 1726882662.08985: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24119 1726882662.09005: getting the remaining hosts for this loop 24119 1726882662.09007: done getting the remaining hosts for this loop 24119 1726882662.09009: getting the next task for host managed_node3 24119 1726882662.09012: done getting next task for host managed_node3 24119 1726882662.09014: ^ task is: TASK: Gathering Facts 24119 1726882662.09015: ^ 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 24119 1726882662.09017: getting variables 24119 1726882662.09017: in VariableManager get_vars() 24119 1726882662.09025: Calling all_inventory to load vars for managed_node3 24119 1726882662.09027: Calling groups_inventory to load vars for managed_node3 24119 1726882662.09029: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.09033: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.09035: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.09038: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.09194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.09376: done with get_vars() 24119 1726882662.09383: done getting variables 24119 1726882662.09417: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 21:37:42 -0400 (0:00:00.072) 0:00:05.479 ****** 24119 1726882662.09438: entering _queue_task() for managed_node3/gather_facts 24119 1726882662.09636: worker is 1 (out of 1 available) 24119 1726882662.09648: exiting _queue_task() for managed_node3/gather_facts 24119 1726882662.09658: done queuing things up, now waiting for results queue to drain 24119 1726882662.09659: waiting for pending results... 24119 1726882662.09906: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24119 1726882662.09989: in run() - task 0e448fcc-3ce9-4f0a-face-000000000222 24119 1726882662.10011: variable 'ansible_search_path' from source: unknown 24119 1726882662.10048: calling self._execute() 24119 1726882662.10130: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.10141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.10152: variable 'omit' from source: magic vars 24119 1726882662.10613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.12984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.13053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.13099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.13144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.13180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.13313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.13341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.13377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.13416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.13435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.13619: variable 'ansible_distribution' from source: facts 24119 1726882662.13631: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.13648: 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 24119 1726882662.13655: when evaluation is False, skipping this task 24119 1726882662.13668: _execute() done 24119 1726882662.13677: dumping result to json 24119 1726882662.13689: done dumping result, returning 24119 1726882662.13699: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-4f0a-face-000000000222] 24119 1726882662.13710: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000222 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" } 24119 1726882662.13845: no more pending results, returning what we have 24119 1726882662.13849: results queue empty 24119 1726882662.13850: checking for any_errors_fatal 24119 1726882662.13851: done checking for any_errors_fatal 24119 1726882662.13852: checking for max_fail_percentage 24119 1726882662.13854: done checking for max_fail_percentage 24119 1726882662.13855: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.13856: done checking to see if all hosts have failed 24119 1726882662.13857: getting the remaining hosts for this loop 24119 1726882662.13859: done getting the remaining hosts for this loop 24119 1726882662.13867: getting the next task for host managed_node3 24119 1726882662.13874: done getting next task for host managed_node3 24119 1726882662.13876: ^ task is: TASK: meta (flush_handlers) 24119 1726882662.13878: ^ 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 24119 1726882662.13883: getting variables 24119 1726882662.13885: in VariableManager get_vars() 24119 1726882662.13915: Calling all_inventory to load vars for managed_node3 24119 1726882662.13917: Calling groups_inventory to load vars for managed_node3 24119 1726882662.13920: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.13932: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.13935: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.13938: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.14121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.14319: done with get_vars() 24119 1726882662.14329: done getting variables 24119 1726882662.14408: in VariableManager get_vars() 24119 1726882662.14718: Calling all_inventory to load vars for managed_node3 24119 1726882662.14722: Calling groups_inventory to load vars for managed_node3 24119 1726882662.14725: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.14730: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000222 24119 1726882662.14733: WORKER PROCESS EXITING 24119 1726882662.14738: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.14740: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.14743: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.14913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.15103: done with get_vars() 24119 1726882662.15115: done queuing things up, now waiting for results queue to drain 24119 1726882662.15117: results queue empty 24119 1726882662.15118: checking for any_errors_fatal 24119 1726882662.15120: done checking for any_errors_fatal 24119 1726882662.15121: checking for max_fail_percentage 24119 1726882662.15122: done checking for max_fail_percentage 24119 1726882662.15122: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.15123: done checking to see if all hosts have failed 24119 1726882662.15124: getting the remaining hosts for this loop 24119 1726882662.15125: done getting the remaining hosts for this loop 24119 1726882662.15127: getting the next task for host managed_node3 24119 1726882662.15131: done getting next task for host managed_node3 24119 1726882662.15133: ^ task is: TASK: Create tempdir for code to test 24119 1726882662.15134: ^ 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 24119 1726882662.15136: getting variables 24119 1726882662.15137: in VariableManager get_vars() 24119 1726882662.15144: Calling all_inventory to load vars for managed_node3 24119 1726882662.15150: Calling groups_inventory to load vars for managed_node3 24119 1726882662.15153: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.15157: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.15159: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.15167: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.15302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.15644: done with get_vars() 24119 1726882662.15651: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 21:37:42 -0400 (0:00:00.062) 0:00:05.542 ****** 24119 1726882662.15720: entering _queue_task() for managed_node3/tempfile 24119 1726882662.15722: Creating lock for tempfile 24119 1726882662.15980: worker is 1 (out of 1 available) 24119 1726882662.15991: exiting _queue_task() for managed_node3/tempfile 24119 1726882662.16003: done queuing things up, now waiting for results queue to drain 24119 1726882662.16005: waiting for pending results... 24119 1726882662.16316: running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test 24119 1726882662.16411: in run() - task 0e448fcc-3ce9-4f0a-face-000000000058 24119 1726882662.16431: variable 'ansible_search_path' from source: unknown 24119 1726882662.16479: calling self._execute() 24119 1726882662.16554: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.16574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.16589: variable 'omit' from source: magic vars 24119 1726882662.17184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.19506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.19575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.19617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.19654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.19690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.19772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.19808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.19837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.19891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.19918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.20098: variable 'ansible_distribution' from source: facts 24119 1726882662.20109: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.20127: 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 24119 1726882662.20136: when evaluation is False, skipping this task 24119 1726882662.20142: _execute() done 24119 1726882662.20148: dumping result to json 24119 1726882662.20155: done dumping result, returning 24119 1726882662.20168: done running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test [0e448fcc-3ce9-4f0a-face-000000000058] 24119 1726882662.20179: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000058 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" } 24119 1726882662.20317: no more pending results, returning what we have 24119 1726882662.20320: results queue empty 24119 1726882662.20322: checking for any_errors_fatal 24119 1726882662.20323: done checking for any_errors_fatal 24119 1726882662.20324: checking for max_fail_percentage 24119 1726882662.20325: done checking for max_fail_percentage 24119 1726882662.20327: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.20328: done checking to see if all hosts have failed 24119 1726882662.20328: getting the remaining hosts for this loop 24119 1726882662.20330: done getting the remaining hosts for this loop 24119 1726882662.20334: getting the next task for host managed_node3 24119 1726882662.20339: done getting next task for host managed_node3 24119 1726882662.20341: ^ task is: TASK: Get tempfile for tar 24119 1726882662.20343: ^ 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 24119 1726882662.20347: getting variables 24119 1726882662.20349: in VariableManager get_vars() 24119 1726882662.20381: Calling all_inventory to load vars for managed_node3 24119 1726882662.20383: Calling groups_inventory to load vars for managed_node3 24119 1726882662.20387: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.20397: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.20400: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.20404: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.20571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.20760: done with get_vars() 24119 1726882662.20774: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 21:37:42 -0400 (0:00:00.051) 0:00:05.594 ****** 24119 1726882662.20870: entering _queue_task() for managed_node3/tempfile 24119 1726882662.20888: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000058 24119 1726882662.20897: WORKER PROCESS EXITING 24119 1726882662.21332: worker is 1 (out of 1 available) 24119 1726882662.21344: exiting _queue_task() for managed_node3/tempfile 24119 1726882662.21356: done queuing things up, now waiting for results queue to drain 24119 1726882662.21357: waiting for pending results... 24119 1726882662.21619: running TaskExecutor() for managed_node3/TASK: Get tempfile for tar 24119 1726882662.21707: in run() - task 0e448fcc-3ce9-4f0a-face-000000000059 24119 1726882662.21726: variable 'ansible_search_path' from source: unknown 24119 1726882662.21768: calling self._execute() 24119 1726882662.21801: in VariableManager get_vars() 24119 1726882662.21838: Calling all_inventory to load vars for localhost 24119 1726882662.21848: Calling groups_inventory to load vars for localhost 24119 1726882662.21857: Calling all_plugins_inventory to load vars for localhost 24119 1726882662.21884: Calling all_plugins_play to load vars for localhost 24119 1726882662.21895: Calling groups_plugins_inventory to load vars for localhost 24119 1726882662.21904: Calling groups_plugins_play to load vars for localhost 24119 1726882662.21983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.22010: done with get_vars() 24119 1726882662.22024: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882662.22089: variable 'ansible_delegated_vars' from source: unknown 24119 1726882662.22099: variable 'ansible_connection' from source: host vars for 'localhost' 24119 1726882662.22106: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 24119 1726882662.22123: variable 'omit' from source: magic vars 24119 1726882662.22651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.24883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.25165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.25207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.25243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.25281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.25354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.25396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.25426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.25477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.25502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.25673: variable 'ansible_distribution' from source: facts 24119 1726882662.25685: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.25700: 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 24119 1726882662.25710: when evaluation is False, skipping this task 24119 1726882662.25719: _execute() done 24119 1726882662.25727: dumping result to json 24119 1726882662.25734: done dumping result, returning 24119 1726882662.25743: done running TaskExecutor() for managed_node3/TASK: Get tempfile for tar [0e448fcc-3ce9-4f0a-face-000000000059] 24119 1726882662.25752: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000059 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" } 24119 1726882662.25890: no more pending results, returning what we have 24119 1726882662.25893: results queue empty 24119 1726882662.25894: checking for any_errors_fatal 24119 1726882662.25900: done checking for any_errors_fatal 24119 1726882662.25901: checking for max_fail_percentage 24119 1726882662.25903: done checking for max_fail_percentage 24119 1726882662.25904: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.25905: done checking to see if all hosts have failed 24119 1726882662.25906: getting the remaining hosts for this loop 24119 1726882662.25907: done getting the remaining hosts for this loop 24119 1726882662.25910: getting the next task for host managed_node3 24119 1726882662.25916: done getting next task for host managed_node3 24119 1726882662.25919: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 24119 1726882662.25921: ^ 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 24119 1726882662.25924: getting variables 24119 1726882662.25925: in VariableManager get_vars() 24119 1726882662.25948: Calling all_inventory to load vars for managed_node3 24119 1726882662.25951: Calling groups_inventory to load vars for managed_node3 24119 1726882662.25954: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.25967: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.25970: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.25973: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.26193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.26386: done with get_vars() 24119 1726882662.26394: done getting variables 24119 1726882662.26679: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000059 24119 1726882662.26682: WORKER PROCESS EXITING TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 21:37:42 -0400 (0:00:00.058) 0:00:05.652 ****** 24119 1726882662.26693: entering _queue_task() for managed_node3/include_tasks 24119 1726882662.26904: worker is 1 (out of 1 available) 24119 1726882662.26915: exiting _queue_task() for managed_node3/include_tasks 24119 1726882662.26925: done queuing things up, now waiting for results queue to drain 24119 1726882662.26927: waiting for pending results... 24119 1726882662.27180: running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 24119 1726882662.27274: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005a 24119 1726882662.27293: variable 'ansible_search_path' from source: unknown 24119 1726882662.27331: calling self._execute() 24119 1726882662.27411: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.27421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.27431: variable 'omit' from source: magic vars 24119 1726882662.27874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.30394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.30460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.30503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.30545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.30581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.30654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.30690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.30716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.30769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.30791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.30972: variable 'ansible_distribution' from source: facts 24119 1726882662.30984: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.31000: 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 24119 1726882662.31008: when evaluation is False, skipping this task 24119 1726882662.31014: _execute() done 24119 1726882662.31021: dumping result to json 24119 1726882662.31027: done dumping result, returning 24119 1726882662.31036: done running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [0e448fcc-3ce9-4f0a-face-00000000005a] 24119 1726882662.31046: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005a 24119 1726882662.31155: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005a 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" } 24119 1726882662.31209: no more pending results, returning what we have 24119 1726882662.31213: results queue empty 24119 1726882662.31214: checking for any_errors_fatal 24119 1726882662.31220: done checking for any_errors_fatal 24119 1726882662.31221: checking for max_fail_percentage 24119 1726882662.31223: done checking for max_fail_percentage 24119 1726882662.31224: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.31225: done checking to see if all hosts have failed 24119 1726882662.31226: getting the remaining hosts for this loop 24119 1726882662.31228: done getting the remaining hosts for this loop 24119 1726882662.31232: getting the next task for host managed_node3 24119 1726882662.31238: done getting next task for host managed_node3 24119 1726882662.31241: ^ task is: TASK: Get tests directory 24119 1726882662.31243: ^ 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 24119 1726882662.31246: getting variables 24119 1726882662.31247: in VariableManager get_vars() 24119 1726882662.31281: Calling all_inventory to load vars for managed_node3 24119 1726882662.31284: Calling groups_inventory to load vars for managed_node3 24119 1726882662.31288: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.31298: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.31301: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.31304: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.31479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.31673: done with get_vars() 24119 1726882662.31682: done getting variables 24119 1726882662.31739: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 21:37:42 -0400 (0:00:00.050) 0:00:05.703 ****** 24119 1726882662.31774: entering _queue_task() for managed_node3/set_fact 24119 1726882662.31790: WORKER PROCESS EXITING 24119 1726882662.32206: worker is 1 (out of 1 available) 24119 1726882662.32216: exiting _queue_task() for managed_node3/set_fact 24119 1726882662.32227: done queuing things up, now waiting for results queue to drain 24119 1726882662.32229: waiting for pending results... 24119 1726882662.32476: running TaskExecutor() for managed_node3/TASK: Get tests directory 24119 1726882662.32554: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005b 24119 1726882662.32580: variable 'ansible_search_path' from source: unknown 24119 1726882662.32618: calling self._execute() 24119 1726882662.32705: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.32716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.32730: variable 'omit' from source: magic vars 24119 1726882662.33273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.35709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.35774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.35817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.35874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.35905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.35988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.36022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.36057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.36105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.36124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.36302: variable 'ansible_distribution' from source: facts 24119 1726882662.36314: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.36329: 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 24119 1726882662.36337: when evaluation is False, skipping this task 24119 1726882662.36344: _execute() done 24119 1726882662.36352: dumping result to json 24119 1726882662.36366: done dumping result, returning 24119 1726882662.36377: done running TaskExecutor() for managed_node3/TASK: Get tests directory [0e448fcc-3ce9-4f0a-face-00000000005b] 24119 1726882662.36387: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005b 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" } 24119 1726882662.36525: no more pending results, returning what we have 24119 1726882662.36529: results queue empty 24119 1726882662.36530: checking for any_errors_fatal 24119 1726882662.36535: done checking for any_errors_fatal 24119 1726882662.36535: checking for max_fail_percentage 24119 1726882662.36537: done checking for max_fail_percentage 24119 1726882662.36538: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.36539: done checking to see if all hosts have failed 24119 1726882662.36540: getting the remaining hosts for this loop 24119 1726882662.36542: done getting the remaining hosts for this loop 24119 1726882662.36545: getting the next task for host managed_node3 24119 1726882662.36551: done getting next task for host managed_node3 24119 1726882662.36554: ^ task is: TASK: Create Tar file 24119 1726882662.36557: ^ 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 24119 1726882662.36560: getting variables 24119 1726882662.36566: in VariableManager get_vars() 24119 1726882662.36593: Calling all_inventory to load vars for managed_node3 24119 1726882662.36596: Calling groups_inventory to load vars for managed_node3 24119 1726882662.36599: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.36610: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.36613: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.36616: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.36825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.37016: done with get_vars() 24119 1726882662.37024: done getting variables 24119 1726882662.37088: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 21:37:42 -0400 (0:00:00.053) 0:00:05.756 ****** 24119 1726882662.37117: entering _queue_task() for managed_node3/command 24119 1726882662.37134: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005b 24119 1726882662.37142: WORKER PROCESS EXITING 24119 1726882662.37543: worker is 1 (out of 1 available) 24119 1726882662.37555: exiting _queue_task() for managed_node3/command 24119 1726882662.37570: done queuing things up, now waiting for results queue to drain 24119 1726882662.37572: waiting for pending results... 24119 1726882662.37835: running TaskExecutor() for managed_node3/TASK: Create Tar file 24119 1726882662.37922: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005c 24119 1726882662.37941: variable 'ansible_search_path' from source: unknown 24119 1726882662.37986: calling self._execute() 24119 1726882662.38023: in VariableManager get_vars() 24119 1726882662.38068: Calling all_inventory to load vars for localhost 24119 1726882662.38079: Calling groups_inventory to load vars for localhost 24119 1726882662.38088: Calling all_plugins_inventory to load vars for localhost 24119 1726882662.38111: Calling all_plugins_play to load vars for localhost 24119 1726882662.38126: Calling groups_plugins_inventory to load vars for localhost 24119 1726882662.38137: Calling groups_plugins_play to load vars for localhost 24119 1726882662.38211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.38244: done with get_vars() 24119 1726882662.38255: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882662.38319: variable 'ansible_delegated_vars' from source: unknown 24119 1726882662.38329: variable 'ansible_connection' from source: host vars for 'localhost' 24119 1726882662.38341: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 24119 1726882662.38359: variable 'omit' from source: magic vars 24119 1726882662.38800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.41316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.41385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.41424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.41463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.41500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.41578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.41615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.41645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.41694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.41715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.41889: variable 'ansible_distribution' from source: facts 24119 1726882662.41900: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.41919: 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 24119 1726882662.41927: when evaluation is False, skipping this task 24119 1726882662.41934: _execute() done 24119 1726882662.41941: dumping result to json 24119 1726882662.41948: done dumping result, returning 24119 1726882662.41957: done running TaskExecutor() for managed_node3/TASK: Create Tar file [0e448fcc-3ce9-4f0a-face-00000000005c] 24119 1726882662.41972: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005c 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" } 24119 1726882662.42101: no more pending results, returning what we have 24119 1726882662.42104: results queue empty 24119 1726882662.42105: checking for any_errors_fatal 24119 1726882662.42112: done checking for any_errors_fatal 24119 1726882662.42113: checking for max_fail_percentage 24119 1726882662.42115: done checking for max_fail_percentage 24119 1726882662.42116: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.42117: done checking to see if all hosts have failed 24119 1726882662.42118: getting the remaining hosts for this loop 24119 1726882662.42120: done getting the remaining hosts for this loop 24119 1726882662.42123: getting the next task for host managed_node3 24119 1726882662.42129: done getting next task for host managed_node3 24119 1726882662.42131: ^ task is: TASK: Copy testrepo.tar to the remote system 24119 1726882662.42134: ^ 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 24119 1726882662.42137: getting variables 24119 1726882662.42138: in VariableManager get_vars() 24119 1726882662.42167: Calling all_inventory to load vars for managed_node3 24119 1726882662.42169: Calling groups_inventory to load vars for managed_node3 24119 1726882662.42172: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.42180: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.42183: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.42186: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.42357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.42557: done with get_vars() 24119 1726882662.42570: done getting variables 24119 1726882662.42624: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 21:37:42 -0400 (0:00:00.055) 0:00:05.812 ****** 24119 1726882662.42654: entering _queue_task() for managed_node3/copy 24119 1726882662.42674: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005c 24119 1726882662.42682: WORKER PROCESS EXITING 24119 1726882662.43124: worker is 1 (out of 1 available) 24119 1726882662.43134: exiting _queue_task() for managed_node3/copy 24119 1726882662.43144: done queuing things up, now waiting for results queue to drain 24119 1726882662.43146: waiting for pending results... 24119 1726882662.43392: running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system 24119 1726882662.43482: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005d 24119 1726882662.43501: variable 'ansible_search_path' from source: unknown 24119 1726882662.43540: calling self._execute() 24119 1726882662.43625: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.43637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.43652: variable 'omit' from source: magic vars 24119 1726882662.44149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.45740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.45811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.45854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.45902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.45935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.46018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.46054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.46095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.46145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.46170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.46345: variable 'ansible_distribution' from source: facts 24119 1726882662.46366: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.46383: 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 24119 1726882662.46390: when evaluation is False, skipping this task 24119 1726882662.46396: _execute() done 24119 1726882662.46401: dumping result to json 24119 1726882662.46409: done dumping result, returning 24119 1726882662.46420: done running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system [0e448fcc-3ce9-4f0a-face-00000000005d] 24119 1726882662.46429: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005d 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" } 24119 1726882662.46559: no more pending results, returning what we have 24119 1726882662.46567: results queue empty 24119 1726882662.46569: checking for any_errors_fatal 24119 1726882662.46574: done checking for any_errors_fatal 24119 1726882662.46574: checking for max_fail_percentage 24119 1726882662.46576: done checking for max_fail_percentage 24119 1726882662.46578: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.46579: done checking to see if all hosts have failed 24119 1726882662.46579: getting the remaining hosts for this loop 24119 1726882662.46581: done getting the remaining hosts for this loop 24119 1726882662.46584: getting the next task for host managed_node3 24119 1726882662.46590: done getting next task for host managed_node3 24119 1726882662.46593: ^ task is: TASK: Untar testrepo.tar 24119 1726882662.46595: ^ 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 24119 1726882662.46599: getting variables 24119 1726882662.46601: in VariableManager get_vars() 24119 1726882662.46630: Calling all_inventory to load vars for managed_node3 24119 1726882662.46632: Calling groups_inventory to load vars for managed_node3 24119 1726882662.46635: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.46646: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.46649: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.46652: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.46870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.47068: done with get_vars() 24119 1726882662.47080: done getting variables 24119 1726882662.47113: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005d 24119 1726882662.47118: WORKER PROCESS EXITING 24119 1726882662.47193: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 21:37:42 -0400 (0:00:00.045) 0:00:05.857 ****** 24119 1726882662.47218: entering _queue_task() for managed_node3/unarchive 24119 1726882662.47219: Creating lock for unarchive 24119 1726882662.47440: worker is 1 (out of 1 available) 24119 1726882662.47450: exiting _queue_task() for managed_node3/unarchive 24119 1726882662.47463: done queuing things up, now waiting for results queue to drain 24119 1726882662.47466: waiting for pending results... 24119 1726882662.47613: running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar 24119 1726882662.47658: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005e 24119 1726882662.47672: variable 'ansible_search_path' from source: unknown 24119 1726882662.47700: calling self._execute() 24119 1726882662.47753: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.47757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.47766: variable 'omit' from source: magic vars 24119 1726882662.48079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.50087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.50156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.50207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.50247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.50284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.50373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.50406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.50444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.50494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.50514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.50696: variable 'ansible_distribution' from source: facts 24119 1726882662.50708: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.50725: 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 24119 1726882662.50733: when evaluation is False, skipping this task 24119 1726882662.50740: _execute() done 24119 1726882662.50756: dumping result to json 24119 1726882662.50769: done dumping result, returning 24119 1726882662.50781: done running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar [0e448fcc-3ce9-4f0a-face-00000000005e] 24119 1726882662.50792: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005e 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" } 24119 1726882662.50942: no more pending results, returning what we have 24119 1726882662.50946: results queue empty 24119 1726882662.50947: checking for any_errors_fatal 24119 1726882662.50952: done checking for any_errors_fatal 24119 1726882662.50953: checking for max_fail_percentage 24119 1726882662.50955: done checking for max_fail_percentage 24119 1726882662.50956: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.50957: done checking to see if all hosts have failed 24119 1726882662.50958: getting the remaining hosts for this loop 24119 1726882662.50959: done getting the remaining hosts for this loop 24119 1726882662.50967: getting the next task for host managed_node3 24119 1726882662.50974: done getting next task for host managed_node3 24119 1726882662.50976: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 24119 1726882662.50979: ^ 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 24119 1726882662.50981: getting variables 24119 1726882662.50983: in VariableManager get_vars() 24119 1726882662.51016: Calling all_inventory to load vars for managed_node3 24119 1726882662.51019: Calling groups_inventory to load vars for managed_node3 24119 1726882662.51023: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.51034: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.51037: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.51041: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.51203: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005e 24119 1726882662.51205: WORKER PROCESS EXITING 24119 1726882662.51224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.51408: done with get_vars() 24119 1726882662.51419: done getting variables 24119 1726882662.51571: variable '_rundir' from source: set_fact 24119 1726882662.51596: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 21:37:42 -0400 (0:00:00.043) 0:00:05.901 ****** 24119 1726882662.51613: entering _queue_task() for managed_node3/file 24119 1726882662.51799: worker is 1 (out of 1 available) 24119 1726882662.51811: exiting _queue_task() for managed_node3/file 24119 1726882662.51824: done queuing things up, now waiting for results queue to drain 24119 1726882662.51825: waiting for pending results... 24119 1726882662.51982: running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 24119 1726882662.52037: in run() - task 0e448fcc-3ce9-4f0a-face-00000000005f 24119 1726882662.52056: variable 'ansible_search_path' from source: unknown 24119 1726882662.52089: calling self._execute() 24119 1726882662.52142: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.52147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.52156: variable 'omit' from source: magic vars 24119 1726882662.52710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.54899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.54988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.55035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.55081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.55114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.55203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.55239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.55280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.55313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.55329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.55467: variable 'ansible_distribution' from source: facts 24119 1726882662.55481: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.55496: 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 24119 1726882662.55503: when evaluation is False, skipping this task 24119 1726882662.55509: _execute() done 24119 1726882662.55515: dumping result to json 24119 1726882662.55521: done dumping result, returning 24119 1726882662.55530: done running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [0e448fcc-3ce9-4f0a-face-00000000005f] 24119 1726882662.55544: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005f 24119 1726882662.55643: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000005f 24119 1726882662.55646: 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" } 24119 1726882662.55698: no more pending results, returning what we have 24119 1726882662.55702: results queue empty 24119 1726882662.55703: checking for any_errors_fatal 24119 1726882662.55710: done checking for any_errors_fatal 24119 1726882662.55711: checking for max_fail_percentage 24119 1726882662.55712: done checking for max_fail_percentage 24119 1726882662.55713: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.55714: done checking to see if all hosts have failed 24119 1726882662.55715: getting the remaining hosts for this loop 24119 1726882662.55716: done getting the remaining hosts for this loop 24119 1726882662.55720: getting the next task for host managed_node3 24119 1726882662.55725: done getting next task for host managed_node3 24119 1726882662.55727: ^ task is: TASK: Move module_utils to ansible directory 24119 1726882662.55729: ^ 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 24119 1726882662.55732: getting variables 24119 1726882662.55733: in VariableManager get_vars() 24119 1726882662.56021: Calling all_inventory to load vars for managed_node3 24119 1726882662.56023: Calling groups_inventory to load vars for managed_node3 24119 1726882662.56026: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.56033: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.56035: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.56037: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.56169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.56358: done with get_vars() 24119 1726882662.56372: done getting variables 24119 1726882662.56472: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 21:37:42 -0400 (0:00:00.048) 0:00:05.950 ****** 24119 1726882662.56496: entering _queue_task() for managed_node3/shell 24119 1726882662.56498: Creating lock for shell 24119 1726882662.56768: worker is 1 (out of 1 available) 24119 1726882662.56782: exiting _queue_task() for managed_node3/shell 24119 1726882662.56793: done queuing things up, now waiting for results queue to drain 24119 1726882662.56795: waiting for pending results... 24119 1726882662.57078: running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory 24119 1726882662.57184: in run() - task 0e448fcc-3ce9-4f0a-face-000000000060 24119 1726882662.57205: variable 'ansible_search_path' from source: unknown 24119 1726882662.57253: calling self._execute() 24119 1726882662.57360: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.57380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.57387: variable 'omit' from source: magic vars 24119 1726882662.57735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.59247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.59300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.59373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.59418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.59453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.59547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.59590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.59628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.59689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.59711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.59906: variable 'ansible_distribution' from source: facts 24119 1726882662.59917: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.59931: 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 24119 1726882662.59939: when evaluation is False, skipping this task 24119 1726882662.59949: _execute() done 24119 1726882662.59955: dumping result to json 24119 1726882662.59968: done dumping result, returning 24119 1726882662.59981: done running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory [0e448fcc-3ce9-4f0a-face-000000000060] 24119 1726882662.59991: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000060 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" } 24119 1726882662.60134: no more pending results, returning what we have 24119 1726882662.60138: results queue empty 24119 1726882662.60139: checking for any_errors_fatal 24119 1726882662.60147: done checking for any_errors_fatal 24119 1726882662.60148: checking for max_fail_percentage 24119 1726882662.60150: done checking for max_fail_percentage 24119 1726882662.60151: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.60152: done checking to see if all hosts have failed 24119 1726882662.60153: getting the remaining hosts for this loop 24119 1726882662.60155: done getting the remaining hosts for this loop 24119 1726882662.60158: getting the next task for host managed_node3 24119 1726882662.60168: done getting next task for host managed_node3 24119 1726882662.60171: ^ task is: TASK: Fake out python module directories, primarily for python2 24119 1726882662.60174: ^ 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 24119 1726882662.60177: getting variables 24119 1726882662.60179: in VariableManager get_vars() 24119 1726882662.60209: Calling all_inventory to load vars for managed_node3 24119 1726882662.60212: Calling groups_inventory to load vars for managed_node3 24119 1726882662.60215: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.60227: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.60230: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.60233: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.60433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.60675: done with get_vars() 24119 1726882662.60682: done getting variables 24119 1726882662.60713: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000060 24119 1726882662.60716: WORKER PROCESS EXITING 24119 1726882662.60738: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 21:37:42 -0400 (0:00:00.042) 0:00:05.993 ****** 24119 1726882662.60756: entering _queue_task() for managed_node3/shell 24119 1726882662.60932: worker is 1 (out of 1 available) 24119 1726882662.60942: exiting _queue_task() for managed_node3/shell 24119 1726882662.60954: done queuing things up, now waiting for results queue to drain 24119 1726882662.60956: waiting for pending results... 24119 1726882662.61111: running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 24119 1726882662.61167: in run() - task 0e448fcc-3ce9-4f0a-face-000000000061 24119 1726882662.61187: variable 'ansible_search_path' from source: unknown 24119 1726882662.61216: calling self._execute() 24119 1726882662.61340: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.61344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.61351: variable 'omit' from source: magic vars 24119 1726882662.61661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.63140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.63194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.63219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.63246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.63270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.63324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.63348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.63367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.63394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.63405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.63520: variable 'ansible_distribution' from source: facts 24119 1726882662.63523: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.63534: 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 24119 1726882662.63537: when evaluation is False, skipping this task 24119 1726882662.63540: _execute() done 24119 1726882662.63543: dumping result to json 24119 1726882662.63545: done dumping result, returning 24119 1726882662.63551: done running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 [0e448fcc-3ce9-4f0a-face-000000000061] 24119 1726882662.63558: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000061 24119 1726882662.63632: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000061 24119 1726882662.63635: 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" } 24119 1726882662.63713: no more pending results, returning what we have 24119 1726882662.63716: results queue empty 24119 1726882662.63717: checking for any_errors_fatal 24119 1726882662.63722: done checking for any_errors_fatal 24119 1726882662.63723: checking for max_fail_percentage 24119 1726882662.63724: done checking for max_fail_percentage 24119 1726882662.63725: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.63726: done checking to see if all hosts have failed 24119 1726882662.63727: getting the remaining hosts for this loop 24119 1726882662.63728: done getting the remaining hosts for this loop 24119 1726882662.63731: getting the next task for host managed_node3 24119 1726882662.63735: done getting next task for host managed_node3 24119 1726882662.63737: ^ task is: TASK: Set _lsr_python_path 24119 1726882662.63739: ^ 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 24119 1726882662.63741: getting variables 24119 1726882662.63742: in VariableManager get_vars() 24119 1726882662.63814: Calling all_inventory to load vars for managed_node3 24119 1726882662.63816: Calling groups_inventory to load vars for managed_node3 24119 1726882662.63818: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.63824: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.63826: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.63828: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.63923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.64031: done with get_vars() 24119 1726882662.64037: done getting variables 24119 1726882662.64077: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 21:37:42 -0400 (0:00:00.033) 0:00:06.026 ****** 24119 1726882662.64095: entering _queue_task() for managed_node3/set_fact 24119 1726882662.64252: worker is 1 (out of 1 available) 24119 1726882662.64264: exiting _queue_task() for managed_node3/set_fact 24119 1726882662.64276: done queuing things up, now waiting for results queue to drain 24119 1726882662.64278: waiting for pending results... 24119 1726882662.64434: running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path 24119 1726882662.64499: in run() - task 0e448fcc-3ce9-4f0a-face-000000000062 24119 1726882662.64513: variable 'ansible_search_path' from source: unknown 24119 1726882662.64541: calling self._execute() 24119 1726882662.64603: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.64607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.64617: variable 'omit' from source: magic vars 24119 1726882662.64924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.66393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.66433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.66470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.66498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.66519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.66572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.66595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.66613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.66640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.66650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.66762: variable 'ansible_distribution' from source: facts 24119 1726882662.66770: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.66781: 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 24119 1726882662.66785: when evaluation is False, skipping this task 24119 1726882662.66787: _execute() done 24119 1726882662.66790: dumping result to json 24119 1726882662.66792: done dumping result, returning 24119 1726882662.66799: done running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path [0e448fcc-3ce9-4f0a-face-000000000062] 24119 1726882662.66803: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000062 24119 1726882662.66882: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000062 24119 1726882662.66885: 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" } 24119 1726882662.66942: no more pending results, returning what we have 24119 1726882662.66944: results queue empty 24119 1726882662.66945: checking for any_errors_fatal 24119 1726882662.66949: done checking for any_errors_fatal 24119 1726882662.66950: checking for max_fail_percentage 24119 1726882662.66951: done checking for max_fail_percentage 24119 1726882662.66952: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.66953: done checking to see if all hosts have failed 24119 1726882662.66954: getting the remaining hosts for this loop 24119 1726882662.66955: done getting the remaining hosts for this loop 24119 1726882662.66958: getting the next task for host managed_node3 24119 1726882662.66962: done getting next task for host managed_node3 24119 1726882662.66966: ^ task is: TASK: Show _lsr_python_path 24119 1726882662.66968: ^ 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 24119 1726882662.66970: getting variables 24119 1726882662.66972: in VariableManager get_vars() 24119 1726882662.66996: Calling all_inventory to load vars for managed_node3 24119 1726882662.66998: Calling groups_inventory to load vars for managed_node3 24119 1726882662.67000: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.67006: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.67007: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.67009: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.67114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.67245: done with get_vars() 24119 1726882662.67250: done getting variables 24119 1726882662.67288: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 21:37:42 -0400 (0:00:00.032) 0:00:06.058 ****** 24119 1726882662.67307: entering _queue_task() for managed_node3/debug 24119 1726882662.67460: worker is 1 (out of 1 available) 24119 1726882662.67472: exiting _queue_task() for managed_node3/debug 24119 1726882662.67483: done queuing things up, now waiting for results queue to drain 24119 1726882662.67485: waiting for pending results... 24119 1726882662.67630: running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path 24119 1726882662.67685: in run() - task 0e448fcc-3ce9-4f0a-face-000000000063 24119 1726882662.67697: variable 'ansible_search_path' from source: unknown 24119 1726882662.67725: calling self._execute() 24119 1726882662.67780: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.67786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.67793: variable 'omit' from source: magic vars 24119 1726882662.68093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.69551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.69598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.69623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.69650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.69671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.69724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.69744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.69765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.69792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.69805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.69911: variable 'ansible_distribution' from source: facts 24119 1726882662.69915: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.69925: 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 24119 1726882662.69928: when evaluation is False, skipping this task 24119 1726882662.69931: _execute() done 24119 1726882662.69933: dumping result to json 24119 1726882662.69936: done dumping result, returning 24119 1726882662.69941: done running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path [0e448fcc-3ce9-4f0a-face-000000000063] 24119 1726882662.69947: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000063 24119 1726882662.70021: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000063 24119 1726882662.70026: 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)" } 24119 1726882662.70074: no more pending results, returning what we have 24119 1726882662.70077: results queue empty 24119 1726882662.70078: checking for any_errors_fatal 24119 1726882662.70083: done checking for any_errors_fatal 24119 1726882662.70084: checking for max_fail_percentage 24119 1726882662.70085: done checking for max_fail_percentage 24119 1726882662.70086: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.70087: done checking to see if all hosts have failed 24119 1726882662.70088: getting the remaining hosts for this loop 24119 1726882662.70089: done getting the remaining hosts for this loop 24119 1726882662.70092: getting the next task for host managed_node3 24119 1726882662.70097: done getting next task for host managed_node3 24119 1726882662.70099: ^ task is: TASK: List the files in {{ _rundir.path }} 24119 1726882662.70101: ^ 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 24119 1726882662.70103: getting variables 24119 1726882662.70105: in VariableManager get_vars() 24119 1726882662.70126: Calling all_inventory to load vars for managed_node3 24119 1726882662.70128: Calling groups_inventory to load vars for managed_node3 24119 1726882662.70131: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.70141: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.70142: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.70144: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.70248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.70358: done with get_vars() 24119 1726882662.70367: done getting variables 24119 1726882662.70404: 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) 24119 1726882662.70491: variable '_rundir' from source: set_fact 24119 1726882662.70500: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 21:37:42 -0400 (0:00:00.032) 0:00:06.090 ****** 24119 1726882662.70516: entering _queue_task() for managed_node3/command 24119 1726882662.70668: worker is 1 (out of 1 available) 24119 1726882662.70681: exiting _queue_task() for managed_node3/command 24119 1726882662.70690: done queuing things up, now waiting for results queue to drain 24119 1726882662.70692: waiting for pending results... 24119 1726882662.70827: running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} 24119 1726882662.70879: in run() - task 0e448fcc-3ce9-4f0a-face-000000000064 24119 1726882662.70890: variable 'ansible_search_path' from source: unknown 24119 1726882662.70916: calling self._execute() 24119 1726882662.70976: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.70980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.70988: variable 'omit' from source: magic vars 24119 1726882662.71300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.72801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.72843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.72880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.72909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.72927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.72984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.73006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.73023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.73048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.73058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.73168: variable 'ansible_distribution' from source: facts 24119 1726882662.73172: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.73183: 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 24119 1726882662.73186: when evaluation is False, skipping this task 24119 1726882662.73189: _execute() done 24119 1726882662.73191: dumping result to json 24119 1726882662.73195: done dumping result, returning 24119 1726882662.73197: done running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} [0e448fcc-3ce9-4f0a-face-000000000064] 24119 1726882662.73206: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000064 24119 1726882662.73278: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000064 24119 1726882662.73280: 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" } 24119 1726882662.73347: no more pending results, returning what we have 24119 1726882662.73349: results queue empty 24119 1726882662.73350: checking for any_errors_fatal 24119 1726882662.73355: done checking for any_errors_fatal 24119 1726882662.73356: checking for max_fail_percentage 24119 1726882662.73357: done checking for max_fail_percentage 24119 1726882662.73358: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.73359: done checking to see if all hosts have failed 24119 1726882662.73362: getting the remaining hosts for this loop 24119 1726882662.73365: done getting the remaining hosts for this loop 24119 1726882662.73368: getting the next task for host managed_node3 24119 1726882662.73373: done getting next task for host managed_node3 24119 1726882662.73376: ^ task is: TASK: Run pytest with nm 24119 1726882662.73378: ^ 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 24119 1726882662.73380: getting variables 24119 1726882662.73382: in VariableManager get_vars() 24119 1726882662.73399: Calling all_inventory to load vars for managed_node3 24119 1726882662.73401: Calling groups_inventory to load vars for managed_node3 24119 1726882662.73403: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.73409: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.73411: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.73412: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.73550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.73662: done with get_vars() 24119 1726882662.73670: done getting variables 24119 1726882662.73705: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 21:37:42 -0400 (0:00:00.032) 0:00:06.122 ****** 24119 1726882662.73723: entering _queue_task() for managed_node3/command 24119 1726882662.73879: worker is 1 (out of 1 available) 24119 1726882662.73890: exiting _queue_task() for managed_node3/command 24119 1726882662.73900: done queuing things up, now waiting for results queue to drain 24119 1726882662.73902: waiting for pending results... 24119 1726882662.74039: running TaskExecutor() for managed_node3/TASK: Run pytest with nm 24119 1726882662.74098: in run() - task 0e448fcc-3ce9-4f0a-face-000000000066 24119 1726882662.74108: variable 'ansible_search_path' from source: unknown 24119 1726882662.74135: calling self._execute() 24119 1726882662.74189: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.74197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.74205: variable 'omit' from source: magic vars 24119 1726882662.74522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.76000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.76045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.76072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.76098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.76117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.76176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.76197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.76214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.76239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.76249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.76367: variable 'ansible_distribution' from source: facts 24119 1726882662.76371: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.76382: 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 24119 1726882662.76385: when evaluation is False, skipping this task 24119 1726882662.76388: _execute() done 24119 1726882662.76390: dumping result to json 24119 1726882662.76392: done dumping result, returning 24119 1726882662.76397: done running TaskExecutor() for managed_node3/TASK: Run pytest with nm [0e448fcc-3ce9-4f0a-face-000000000066] 24119 1726882662.76404: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000066 24119 1726882662.76486: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000066 24119 1726882662.76489: 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" } 24119 1726882662.76547: no more pending results, returning what we have 24119 1726882662.76550: results queue empty 24119 1726882662.76551: checking for any_errors_fatal 24119 1726882662.76554: done checking for any_errors_fatal 24119 1726882662.76555: checking for max_fail_percentage 24119 1726882662.76556: done checking for max_fail_percentage 24119 1726882662.76557: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.76558: done checking to see if all hosts have failed 24119 1726882662.76559: getting the remaining hosts for this loop 24119 1726882662.76562: done getting the remaining hosts for this loop 24119 1726882662.76569: getting the next task for host managed_node3 24119 1726882662.76579: done getting next task for host managed_node3 24119 1726882662.76581: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 24119 1726882662.76583: ^ 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 24119 1726882662.76585: getting variables 24119 1726882662.76586: in VariableManager get_vars() 24119 1726882662.76606: Calling all_inventory to load vars for managed_node3 24119 1726882662.76608: Calling groups_inventory to load vars for managed_node3 24119 1726882662.76609: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.76615: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.76617: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.76619: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.76723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.76835: done with get_vars() 24119 1726882662.76841: done getting variables 24119 1726882662.76880: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 21:37:42 -0400 (0:00:00.031) 0:00:06.154 ****** 24119 1726882662.76897: entering _queue_task() for managed_node3/debug 24119 1726882662.77055: worker is 1 (out of 1 available) 24119 1726882662.77069: exiting _queue_task() for managed_node3/debug 24119 1726882662.77081: done queuing things up, now waiting for results queue to drain 24119 1726882662.77083: waiting for pending results... 24119 1726882662.77220: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm 24119 1726882662.77281: in run() - task 0e448fcc-3ce9-4f0a-face-000000000067 24119 1726882662.77291: variable 'ansible_search_path' from source: unknown 24119 1726882662.77316: calling self._execute() 24119 1726882662.77369: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.77379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.77386: variable 'omit' from source: magic vars 24119 1726882662.77704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.79203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.79246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.79285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.79311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.79334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.79391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.79411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.79431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.79456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.79473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.79586: variable 'ansible_distribution' from source: facts 24119 1726882662.79590: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.79602: 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 24119 1726882662.79605: when evaluation is False, skipping this task 24119 1726882662.79608: _execute() done 24119 1726882662.79610: dumping result to json 24119 1726882662.79612: done dumping result, returning 24119 1726882662.79616: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm [0e448fcc-3ce9-4f0a-face-000000000067] 24119 1726882662.79625: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000067 24119 1726882662.79703: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000067 24119 1726882662.79706: 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)" } 24119 1726882662.79750: no more pending results, returning what we have 24119 1726882662.79753: results queue empty 24119 1726882662.79754: checking for any_errors_fatal 24119 1726882662.79759: done checking for any_errors_fatal 24119 1726882662.79763: checking for max_fail_percentage 24119 1726882662.79766: done checking for max_fail_percentage 24119 1726882662.79767: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.79768: done checking to see if all hosts have failed 24119 1726882662.79768: getting the remaining hosts for this loop 24119 1726882662.79770: done getting the remaining hosts for this loop 24119 1726882662.79772: getting the next task for host managed_node3 24119 1726882662.79779: done getting next task for host managed_node3 24119 1726882662.79781: ^ task is: TASK: Install network-scripts when running pytest with initscripts 24119 1726882662.79783: ^ 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 24119 1726882662.79786: getting variables 24119 1726882662.79787: in VariableManager get_vars() 24119 1726882662.79809: Calling all_inventory to load vars for managed_node3 24119 1726882662.79811: Calling groups_inventory to load vars for managed_node3 24119 1726882662.79814: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.79821: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.79823: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.79825: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.79962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.80071: done with get_vars() 24119 1726882662.80077: done getting variables 24119 1726882662.80112: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 21:37:42 -0400 (0:00:00.032) 0:00:06.186 ****** 24119 1726882662.80131: entering _queue_task() for managed_node3/package 24119 1726882662.80287: worker is 1 (out of 1 available) 24119 1726882662.80298: exiting _queue_task() for managed_node3/package 24119 1726882662.80308: done queuing things up, now waiting for results queue to drain 24119 1726882662.80310: waiting for pending results... 24119 1726882662.80447: running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts 24119 1726882662.80504: in run() - task 0e448fcc-3ce9-4f0a-face-000000000069 24119 1726882662.80515: variable 'ansible_search_path' from source: unknown 24119 1726882662.80542: calling self._execute() 24119 1726882662.80594: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.80599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.80605: variable 'omit' from source: magic vars 24119 1726882662.80930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.82402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.82443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.82474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.82500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.82519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.82578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.82598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.82616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.82642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.82652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.82765: variable 'ansible_distribution' from source: facts 24119 1726882662.82773: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.82785: 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 24119 1726882662.82789: when evaluation is False, skipping this task 24119 1726882662.82791: _execute() done 24119 1726882662.82794: dumping result to json 24119 1726882662.82796: done dumping result, returning 24119 1726882662.82802: done running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts [0e448fcc-3ce9-4f0a-face-000000000069] 24119 1726882662.82809: sending task result for task 0e448fcc-3ce9-4f0a-face-000000000069 24119 1726882662.82880: done sending task result for task 0e448fcc-3ce9-4f0a-face-000000000069 24119 1726882662.82885: 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" } 24119 1726882662.82955: no more pending results, returning what we have 24119 1726882662.82958: results queue empty 24119 1726882662.82958: checking for any_errors_fatal 24119 1726882662.82962: done checking for any_errors_fatal 24119 1726882662.82965: checking for max_fail_percentage 24119 1726882662.82966: done checking for max_fail_percentage 24119 1726882662.82967: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.82968: done checking to see if all hosts have failed 24119 1726882662.82969: getting the remaining hosts for this loop 24119 1726882662.82970: done getting the remaining hosts for this loop 24119 1726882662.82972: getting the next task for host managed_node3 24119 1726882662.82977: done getting next task for host managed_node3 24119 1726882662.82979: ^ task is: TASK: Run pytest with initscripts 24119 1726882662.82981: ^ 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 24119 1726882662.82984: getting variables 24119 1726882662.82985: in VariableManager get_vars() 24119 1726882662.83012: Calling all_inventory to load vars for managed_node3 24119 1726882662.83014: Calling groups_inventory to load vars for managed_node3 24119 1726882662.83016: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.83022: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.83024: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.83025: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.83131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.83243: done with get_vars() 24119 1726882662.83249: done getting variables 24119 1726882662.83286: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 21:37:42 -0400 (0:00:00.031) 0:00:06.218 ****** 24119 1726882662.83304: entering _queue_task() for managed_node3/command 24119 1726882662.83457: worker is 1 (out of 1 available) 24119 1726882662.83471: exiting _queue_task() for managed_node3/command 24119 1726882662.83483: done queuing things up, now waiting for results queue to drain 24119 1726882662.83485: waiting for pending results... 24119 1726882662.83626: running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts 24119 1726882662.83692: in run() - task 0e448fcc-3ce9-4f0a-face-00000000006a 24119 1726882662.83702: variable 'ansible_search_path' from source: unknown 24119 1726882662.83730: calling self._execute() 24119 1726882662.83792: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.83796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.83803: variable 'omit' from source: magic vars 24119 1726882662.84098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.85553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.85598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.85633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.85658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.85682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.85797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.85816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.85839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.85868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.85882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.85991: variable 'ansible_distribution' from source: facts 24119 1726882662.85997: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.86007: 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 24119 1726882662.86010: when evaluation is False, skipping this task 24119 1726882662.86012: _execute() done 24119 1726882662.86014: dumping result to json 24119 1726882662.86017: done dumping result, returning 24119 1726882662.86022: done running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts [0e448fcc-3ce9-4f0a-face-00000000006a] 24119 1726882662.86028: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006a 24119 1726882662.86106: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006a 24119 1726882662.86109: 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" } 24119 1726882662.86151: no more pending results, returning what we have 24119 1726882662.86154: results queue empty 24119 1726882662.86156: checking for any_errors_fatal 24119 1726882662.86163: done checking for any_errors_fatal 24119 1726882662.86165: checking for max_fail_percentage 24119 1726882662.86167: done checking for max_fail_percentage 24119 1726882662.86168: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.86169: done checking to see if all hosts have failed 24119 1726882662.86170: getting the remaining hosts for this loop 24119 1726882662.86171: done getting the remaining hosts for this loop 24119 1726882662.86174: getting the next task for host managed_node3 24119 1726882662.86181: done getting next task for host managed_node3 24119 1726882662.86183: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 24119 1726882662.86186: ^ 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 24119 1726882662.86189: getting variables 24119 1726882662.86190: in VariableManager get_vars() 24119 1726882662.86212: Calling all_inventory to load vars for managed_node3 24119 1726882662.86214: Calling groups_inventory to load vars for managed_node3 24119 1726882662.86217: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.86225: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.86227: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.86230: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.86375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.86483: done with get_vars() 24119 1726882662.86490: done getting variables 24119 1726882662.86526: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 21:37:42 -0400 (0:00:00.032) 0:00:06.250 ****** 24119 1726882662.86543: entering _queue_task() for managed_node3/debug 24119 1726882662.86705: worker is 1 (out of 1 available) 24119 1726882662.86715: exiting _queue_task() for managed_node3/debug 24119 1726882662.86725: done queuing things up, now waiting for results queue to drain 24119 1726882662.86727: waiting for pending results... 24119 1726882662.86875: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts 24119 1726882662.86929: in run() - task 0e448fcc-3ce9-4f0a-face-00000000006b 24119 1726882662.86940: variable 'ansible_search_path' from source: unknown 24119 1726882662.86969: calling self._execute() 24119 1726882662.87022: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.87035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.87044: variable 'omit' from source: magic vars 24119 1726882662.87420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.89387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.89428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.89454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.89483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.89502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.89558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.89586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.89604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.89629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.89642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.89753: variable 'ansible_distribution' from source: facts 24119 1726882662.89757: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.89770: 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 24119 1726882662.89773: when evaluation is False, skipping this task 24119 1726882662.89777: _execute() done 24119 1726882662.89780: dumping result to json 24119 1726882662.89782: done dumping result, returning 24119 1726882662.89787: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts [0e448fcc-3ce9-4f0a-face-00000000006b] 24119 1726882662.89797: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006b 24119 1726882662.89870: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006b 24119 1726882662.89873: 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)" } 24119 1726882662.89936: no more pending results, returning what we have 24119 1726882662.89939: results queue empty 24119 1726882662.89941: checking for any_errors_fatal 24119 1726882662.89945: done checking for any_errors_fatal 24119 1726882662.89945: checking for max_fail_percentage 24119 1726882662.89947: done checking for max_fail_percentage 24119 1726882662.89948: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.89949: done checking to see if all hosts have failed 24119 1726882662.89949: getting the remaining hosts for this loop 24119 1726882662.89951: done getting the remaining hosts for this loop 24119 1726882662.89954: getting the next task for host managed_node3 24119 1726882662.89959: done getting next task for host managed_node3 24119 1726882662.89962: ^ task is: TASK: Remove local tar file 24119 1726882662.89965: ^ 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 24119 1726882662.89968: getting variables 24119 1726882662.89969: in VariableManager get_vars() 24119 1726882662.89993: Calling all_inventory to load vars for managed_node3 24119 1726882662.89995: Calling groups_inventory to load vars for managed_node3 24119 1726882662.89997: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.90008: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.90010: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.90013: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.90117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.90226: done with get_vars() 24119 1726882662.90232: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 21:37:42 -0400 (0:00:00.037) 0:00:06.288 ****** 24119 1726882662.90293: entering _queue_task() for managed_node3/file 24119 1726882662.90453: worker is 1 (out of 1 available) 24119 1726882662.90464: exiting _queue_task() for managed_node3/file 24119 1726882662.90477: done queuing things up, now waiting for results queue to drain 24119 1726882662.90479: waiting for pending results... 24119 1726882662.90697: running TaskExecutor() for managed_node3/TASK: Remove local tar file 24119 1726882662.90811: in run() - task 0e448fcc-3ce9-4f0a-face-00000000006c 24119 1726882662.90828: variable 'ansible_search_path' from source: unknown 24119 1726882662.90874: calling self._execute() 24119 1726882662.90907: in VariableManager get_vars() 24119 1726882662.91099: Calling all_inventory to load vars for localhost 24119 1726882662.91108: Calling groups_inventory to load vars for localhost 24119 1726882662.91117: Calling all_plugins_inventory to load vars for localhost 24119 1726882662.91139: Calling all_plugins_play to load vars for localhost 24119 1726882662.91149: Calling groups_plugins_inventory to load vars for localhost 24119 1726882662.91158: Calling groups_plugins_play to load vars for localhost 24119 1726882662.91235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.91263: done with get_vars() 24119 1726882662.91275: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24119 1726882662.91337: variable 'ansible_delegated_vars' from source: unknown 24119 1726882662.91345: variable 'ansible_connection' from source: host vars for 'localhost' 24119 1726882662.91352: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 24119 1726882662.91371: variable 'omit' from source: magic vars 24119 1726882662.91777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.94093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.94166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.94218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.94258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.94291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.94373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.94405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.94435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.94484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.94505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.94685: variable 'ansible_distribution' from source: facts 24119 1726882662.94696: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.94711: 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 24119 1726882662.94718: when evaluation is False, skipping this task 24119 1726882662.94724: _execute() done 24119 1726882662.94730: dumping result to json 24119 1726882662.94736: done dumping result, returning 24119 1726882662.94746: done running TaskExecutor() for managed_node3/TASK: Remove local tar file [0e448fcc-3ce9-4f0a-face-00000000006c] 24119 1726882662.94755: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006c 24119 1726882662.94862: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006c 24119 1726882662.94871: 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" } 24119 1726882662.94920: no more pending results, returning what we have 24119 1726882662.94924: results queue empty 24119 1726882662.94925: checking for any_errors_fatal 24119 1726882662.94931: done checking for any_errors_fatal 24119 1726882662.94931: checking for max_fail_percentage 24119 1726882662.94933: done checking for max_fail_percentage 24119 1726882662.94934: checking to see if all hosts have failed and the running result is not ok 24119 1726882662.94935: done checking to see if all hosts have failed 24119 1726882662.94936: getting the remaining hosts for this loop 24119 1726882662.94938: done getting the remaining hosts for this loop 24119 1726882662.94941: getting the next task for host managed_node3 24119 1726882662.94948: done getting next task for host managed_node3 24119 1726882662.94950: ^ task is: TASK: Remove tempdir 24119 1726882662.94952: ^ 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 24119 1726882662.94955: getting variables 24119 1726882662.94957: in VariableManager get_vars() 24119 1726882662.94986: Calling all_inventory to load vars for managed_node3 24119 1726882662.94989: Calling groups_inventory to load vars for managed_node3 24119 1726882662.94992: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882662.95002: Calling all_plugins_play to load vars for managed_node3 24119 1726882662.95005: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882662.95008: Calling groups_plugins_play to load vars for managed_node3 24119 1726882662.95220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882662.95379: done with get_vars() 24119 1726882662.95390: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 21:37:42 -0400 (0:00:00.051) 0:00:06.340 ****** 24119 1726882662.95491: entering _queue_task() for managed_node3/file 24119 1726882662.96004: worker is 1 (out of 1 available) 24119 1726882662.96015: exiting _queue_task() for managed_node3/file 24119 1726882662.96027: done queuing things up, now waiting for results queue to drain 24119 1726882662.96029: waiting for pending results... 24119 1726882662.96296: running TaskExecutor() for managed_node3/TASK: Remove tempdir 24119 1726882662.96392: in run() - task 0e448fcc-3ce9-4f0a-face-00000000006d 24119 1726882662.96413: variable 'ansible_search_path' from source: unknown 24119 1726882662.96455: calling self._execute() 24119 1726882662.96535: variable 'ansible_host' from source: host vars for 'managed_node3' 24119 1726882662.96548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24119 1726882662.96562: variable 'omit' from source: magic vars 24119 1726882662.97024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24119 1726882662.99307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24119 1726882662.99373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24119 1726882662.99416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24119 1726882662.99454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24119 1726882662.99489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24119 1726882662.99570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24119 1726882662.99604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24119 1726882662.99639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24119 1726882662.99685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24119 1726882662.99706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24119 1726882662.99879: variable 'ansible_distribution' from source: facts 24119 1726882662.99891: variable 'ansible_distribution_major_version' from source: facts 24119 1726882662.99908: 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 24119 1726882662.99915: when evaluation is False, skipping this task 24119 1726882662.99922: _execute() done 24119 1726882662.99929: dumping result to json 24119 1726882662.99941: done dumping result, returning 24119 1726882662.99950: done running TaskExecutor() for managed_node3/TASK: Remove tempdir [0e448fcc-3ce9-4f0a-face-00000000006d] 24119 1726882662.99960: sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006d 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" } 24119 1726882663.00097: no more pending results, returning what we have 24119 1726882663.00101: results queue empty 24119 1726882663.00102: checking for any_errors_fatal 24119 1726882663.00111: done checking for any_errors_fatal 24119 1726882663.00112: checking for max_fail_percentage 24119 1726882663.00114: done checking for max_fail_percentage 24119 1726882663.00115: checking to see if all hosts have failed and the running result is not ok 24119 1726882663.00116: done checking to see if all hosts have failed 24119 1726882663.00117: getting the remaining hosts for this loop 24119 1726882663.00119: done getting the remaining hosts for this loop 24119 1726882663.00122: getting the next task for host managed_node3 24119 1726882663.00129: done getting next task for host managed_node3 24119 1726882663.00131: ^ task is: TASK: meta (flush_handlers) 24119 1726882663.00134: ^ 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 24119 1726882663.00137: getting variables 24119 1726882663.00139: in VariableManager get_vars() 24119 1726882663.00169: Calling all_inventory to load vars for managed_node3 24119 1726882663.00171: Calling groups_inventory to load vars for managed_node3 24119 1726882663.00175: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882663.00185: Calling all_plugins_play to load vars for managed_node3 24119 1726882663.00189: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882663.00192: Calling groups_plugins_play to load vars for managed_node3 24119 1726882663.00363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882663.00553: done with get_vars() 24119 1726882663.00561: done getting variables 24119 1726882663.00629: in VariableManager get_vars() 24119 1726882663.00638: Calling all_inventory to load vars for managed_node3 24119 1726882663.00640: Calling groups_inventory to load vars for managed_node3 24119 1726882663.00642: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882663.00647: Calling all_plugins_play to load vars for managed_node3 24119 1726882663.00649: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882663.00652: Calling groups_plugins_play to load vars for managed_node3 24119 1726882663.01001: done sending task result for task 0e448fcc-3ce9-4f0a-face-00000000006d 24119 1726882663.01004: WORKER PROCESS EXITING 24119 1726882663.01022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882663.01227: done with get_vars() 24119 1726882663.01238: done queuing things up, now waiting for results queue to drain 24119 1726882663.01240: results queue empty 24119 1726882663.01241: checking for any_errors_fatal 24119 1726882663.01243: done checking for any_errors_fatal 24119 1726882663.01244: checking for max_fail_percentage 24119 1726882663.01245: done checking for max_fail_percentage 24119 1726882663.01246: checking to see if all hosts have failed and the running result is not ok 24119 1726882663.01247: done checking to see if all hosts have failed 24119 1726882663.01247: getting the remaining hosts for this loop 24119 1726882663.01248: done getting the remaining hosts for this loop 24119 1726882663.01251: getting the next task for host managed_node3 24119 1726882663.01254: done getting next task for host managed_node3 24119 1726882663.01255: ^ task is: TASK: meta (flush_handlers) 24119 1726882663.01257: ^ 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 24119 1726882663.01259: getting variables 24119 1726882663.01260: in VariableManager get_vars() 24119 1726882663.01268: Calling all_inventory to load vars for managed_node3 24119 1726882663.01270: Calling groups_inventory to load vars for managed_node3 24119 1726882663.01278: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882663.01283: Calling all_plugins_play to load vars for managed_node3 24119 1726882663.01285: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882663.01288: Calling groups_plugins_play to load vars for managed_node3 24119 1726882663.01418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882663.01598: done with get_vars() 24119 1726882663.01605: done getting variables 24119 1726882663.01648: in VariableManager get_vars() 24119 1726882663.01656: Calling all_inventory to load vars for managed_node3 24119 1726882663.01658: Calling groups_inventory to load vars for managed_node3 24119 1726882663.01660: Calling all_plugins_inventory to load vars for managed_node3 24119 1726882663.01666: Calling all_plugins_play to load vars for managed_node3 24119 1726882663.01668: Calling groups_plugins_inventory to load vars for managed_node3 24119 1726882663.01672: Calling groups_plugins_play to load vars for managed_node3 24119 1726882663.01800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24119 1726882663.01979: done with get_vars() 24119 1726882663.01990: done queuing things up, now waiting for results queue to drain 24119 1726882663.01991: results queue empty 24119 1726882663.01992: checking for any_errors_fatal 24119 1726882663.01993: done checking for any_errors_fatal 24119 1726882663.01994: checking for max_fail_percentage 24119 1726882663.01995: done checking for max_fail_percentage 24119 1726882663.01996: checking to see if all hosts have failed and the running result is not ok 24119 1726882663.01996: done checking to see if all hosts have failed 24119 1726882663.01997: getting the remaining hosts for this loop 24119 1726882663.01998: done getting the remaining hosts for this loop 24119 1726882663.02000: getting the next task for host managed_node3 24119 1726882663.02003: done getting next task for host managed_node3 24119 1726882663.02004: ^ task is: None 24119 1726882663.02005: ^ 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 24119 1726882663.02006: done queuing things up, now waiting for results queue to drain 24119 1726882663.02007: results queue empty 24119 1726882663.02008: checking for any_errors_fatal 24119 1726882663.02009: done checking for any_errors_fatal 24119 1726882663.02009: checking for max_fail_percentage 24119 1726882663.02010: done checking for max_fail_percentage 24119 1726882663.02011: checking to see if all hosts have failed and the running result is not ok 24119 1726882663.02012: done checking to see if all hosts have failed 24119 1726882663.02013: getting the next task for host managed_node3 24119 1726882663.02015: done getting next task for host managed_node3 24119 1726882663.02016: ^ task is: None 24119 1726882663.02017: ^ 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 21:37:43 -0400 (0:00:00.065) 0:00:06.406 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.29s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.70s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.61s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Set network provider to 'initscripts' ----------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Test warning and info logs ---------------------------------------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Include the task 'el_repo_setup.yml' ------------------------------------ 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Remove tempdir ---------------------------------------------------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Gathering Facts --------------------------------------------------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Get tempfile for tar ---------------------------------------------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Enable network service -------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable network service -------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Create Tar file --------------------------------------------------------- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 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.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 24119 1726882663.02099: RUNNING CLEANUP