[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. 14879 1726882240.17841: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 14879 1726882240.18295: Added group all to inventory 14879 1726882240.18298: Added group ungrouped to inventory 14879 1726882240.18302: Group all now contains ungrouped 14879 1726882240.18305: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 14879 1726882240.36654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 14879 1726882240.36717: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 14879 1726882240.36739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 14879 1726882240.37002: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 14879 1726882240.37076: Loaded config def from plugin (inventory/script) 14879 1726882240.37079: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 14879 1726882240.37121: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 14879 1726882240.37413: Loaded config def from plugin (inventory/yaml) 14879 1726882240.37415: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 14879 1726882240.37502: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 14879 1726882240.38346: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 14879 1726882240.38349: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 14879 1726882240.38352: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 14879 1726882240.38358: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 14879 1726882240.38362: Loading data from /tmp/network-Kc3/inventory.yml 14879 1726882240.38634: /tmp/network-Kc3/inventory.yml was not parsable by auto 14879 1726882240.38700: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 14879 1726882240.38739: Loading data from /tmp/network-Kc3/inventory.yml 14879 1726882240.39025: group all already in inventory 14879 1726882240.39032: set inventory_file for managed_node1 14879 1726882240.39036: set inventory_dir for managed_node1 14879 1726882240.39037: Added host managed_node1 to inventory 14879 1726882240.39039: Added host managed_node1 to group all 14879 1726882240.39040: set ansible_host for managed_node1 14879 1726882240.39041: set ansible_ssh_extra_args for managed_node1 14879 1726882240.39044: set inventory_file for managed_node2 14879 1726882240.39047: set inventory_dir for managed_node2 14879 1726882240.39048: Added host managed_node2 to inventory 14879 1726882240.39049: Added host managed_node2 to group all 14879 1726882240.39050: set ansible_host for managed_node2 14879 1726882240.39051: set ansible_ssh_extra_args for managed_node2 14879 1726882240.39053: set inventory_file for managed_node3 14879 1726882240.39055: set inventory_dir for managed_node3 14879 1726882240.39056: Added host managed_node3 to inventory 14879 1726882240.39057: Added host managed_node3 to group all 14879 1726882240.39058: set ansible_host for managed_node3 14879 1726882240.39059: set ansible_ssh_extra_args for managed_node3 14879 1726882240.39061: Reconcile groups and hosts in inventory. 14879 1726882240.39065: Group ungrouped now contains managed_node1 14879 1726882240.39066: Group ungrouped now contains managed_node2 14879 1726882240.39068: Group ungrouped now contains managed_node3 14879 1726882240.39145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 14879 1726882240.39469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 14879 1726882240.39516: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 14879 1726882240.39542: Loaded config def from plugin (vars/host_group_vars) 14879 1726882240.39545: 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) 14879 1726882240.39551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 14879 1726882240.39559: 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) 14879 1726882240.39805: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 14879 1726882240.40340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882240.40637: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 14879 1726882240.40678: Loaded config def from plugin (connection/local) 14879 1726882240.40681: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 14879 1726882240.41950: Loaded config def from plugin (connection/paramiko_ssh) 14879 1726882240.41954: 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) 14879 1726882240.43716: 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) 14879 1726882240.43757: Loaded config def from plugin (connection/psrp) 14879 1726882240.43760: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 14879 1726882240.45304: 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) 14879 1726882240.45345: Loaded config def from plugin (connection/ssh) 14879 1726882240.45348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 14879 1726882240.47952: 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) 14879 1726882240.48004: Loaded config def from plugin (connection/winrm) 14879 1726882240.48395: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 14879 1726882240.48426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 14879 1726882240.48490: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 14879 1726882240.48558: Loaded config def from plugin (shell/cmd) 14879 1726882240.48560: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 14879 1726882240.48584: 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) 14879 1726882240.48761: Loaded config def from plugin (shell/powershell) 14879 1726882240.48763: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 14879 1726882240.48817: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 14879 1726882240.49559: Loaded config def from plugin (shell/sh) 14879 1726882240.49561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 14879 1726882240.49598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 14879 1726882240.49922: Loaded config def from plugin (become/runas) 14879 1726882240.49924: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 14879 1726882240.50315: Loaded config def from plugin (become/su) 14879 1726882240.50317: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 14879 1726882240.50476: Loaded config def from plugin (become/sudo) 14879 1726882240.50478: 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 14879 1726882240.50716: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 14879 1726882240.51243: in VariableManager get_vars() 14879 1726882240.51266: done with get_vars() 14879 1726882240.51601: trying /usr/local/lib/python3.12/site-packages/ansible/modules 14879 1726882240.56873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 14879 1726882240.57024: in VariableManager get_vars() 14879 1726882240.57030: done with get_vars() 14879 1726882240.57033: variable 'playbook_dir' from source: magic vars 14879 1726882240.57034: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.57034: variable 'ansible_config_file' from source: magic vars 14879 1726882240.57035: variable 'groups' from source: magic vars 14879 1726882240.57036: variable 'omit' from source: magic vars 14879 1726882240.57036: variable 'ansible_version' from source: magic vars 14879 1726882240.57037: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.57038: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.57038: variable 'ansible_forks' from source: magic vars 14879 1726882240.57039: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.57040: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.57040: variable 'ansible_limit' from source: magic vars 14879 1726882240.57041: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.57042: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.57077: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 14879 1726882240.57542: in VariableManager get_vars() 14879 1726882240.57557: done with get_vars() 14879 1726882240.57595: in VariableManager get_vars() 14879 1726882240.57608: done with get_vars() 14879 1726882240.57638: in VariableManager get_vars() 14879 1726882240.57649: done with get_vars() 14879 1726882240.57729: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 14879 1726882240.57950: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 14879 1726882240.58082: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 14879 1726882240.58747: in VariableManager get_vars() 14879 1726882240.58772: done with get_vars() 14879 1726882240.59211: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 14879 1726882240.59350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882240.61226: in VariableManager get_vars() 14879 1726882240.61230: done with get_vars() 14879 1726882240.61232: variable 'playbook_dir' from source: magic vars 14879 1726882240.61233: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.61234: variable 'ansible_config_file' from source: magic vars 14879 1726882240.61235: variable 'groups' from source: magic vars 14879 1726882240.61235: variable 'omit' from source: magic vars 14879 1726882240.61236: variable 'ansible_version' from source: magic vars 14879 1726882240.61237: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.61237: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.61238: variable 'ansible_forks' from source: magic vars 14879 1726882240.61239: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.61240: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.61240: variable 'ansible_limit' from source: magic vars 14879 1726882240.61241: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.61242: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.61275: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 14879 1726882240.61580: in VariableManager get_vars() 14879 1726882240.61597: done with get_vars() 14879 1726882240.61638: in VariableManager get_vars() 14879 1726882240.61641: done with get_vars() 14879 1726882240.61644: variable 'playbook_dir' from source: magic vars 14879 1726882240.61645: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.61645: variable 'ansible_config_file' from source: magic vars 14879 1726882240.61646: variable 'groups' from source: magic vars 14879 1726882240.61647: variable 'omit' from source: magic vars 14879 1726882240.61648: variable 'ansible_version' from source: magic vars 14879 1726882240.61648: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.61649: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.61650: variable 'ansible_forks' from source: magic vars 14879 1726882240.61651: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.61651: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.61652: variable 'ansible_limit' from source: magic vars 14879 1726882240.61653: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.61653: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.61684: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 14879 1726882240.61951: in VariableManager get_vars() 14879 1726882240.61964: done with get_vars() 14879 1726882240.62015: in VariableManager get_vars() 14879 1726882240.62018: done with get_vars() 14879 1726882240.62021: variable 'playbook_dir' from source: magic vars 14879 1726882240.62022: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.62022: variable 'ansible_config_file' from source: magic vars 14879 1726882240.62023: variable 'groups' from source: magic vars 14879 1726882240.62024: variable 'omit' from source: magic vars 14879 1726882240.62024: variable 'ansible_version' from source: magic vars 14879 1726882240.62025: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.62026: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.62027: variable 'ansible_forks' from source: magic vars 14879 1726882240.62032: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.62033: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.62034: variable 'ansible_limit' from source: magic vars 14879 1726882240.62035: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.62035: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.62065: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 14879 1726882240.62339: in VariableManager get_vars() 14879 1726882240.62343: done with get_vars() 14879 1726882240.62345: variable 'playbook_dir' from source: magic vars 14879 1726882240.62345: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.62346: variable 'ansible_config_file' from source: magic vars 14879 1726882240.62347: variable 'groups' from source: magic vars 14879 1726882240.62347: variable 'omit' from source: magic vars 14879 1726882240.62348: variable 'ansible_version' from source: magic vars 14879 1726882240.62349: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.62350: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.62350: variable 'ansible_forks' from source: magic vars 14879 1726882240.62351: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.62352: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.62352: variable 'ansible_limit' from source: magic vars 14879 1726882240.62353: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.62354: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.62382: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 14879 1726882240.62452: in VariableManager get_vars() 14879 1726882240.62464: done with get_vars() 14879 1726882240.62708: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 14879 1726882240.62808: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 14879 1726882240.63098: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 14879 1726882240.63687: in VariableManager get_vars() 14879 1726882240.63913: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882240.66013: in VariableManager get_vars() 14879 1726882240.66030: done with get_vars() 14879 1726882240.66064: in VariableManager get_vars() 14879 1726882240.66067: done with get_vars() 14879 1726882240.66069: variable 'playbook_dir' from source: magic vars 14879 1726882240.66070: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.66071: variable 'ansible_config_file' from source: magic vars 14879 1726882240.66071: variable 'groups' from source: magic vars 14879 1726882240.66072: variable 'omit' from source: magic vars 14879 1726882240.66073: variable 'ansible_version' from source: magic vars 14879 1726882240.66073: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.66074: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.66075: variable 'ansible_forks' from source: magic vars 14879 1726882240.66075: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.66076: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.66077: variable 'ansible_limit' from source: magic vars 14879 1726882240.66077: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.66078: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.66111: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 14879 1726882240.66181: in VariableManager get_vars() 14879 1726882240.66192: done with get_vars() 14879 1726882240.66235: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 14879 1726882240.66444: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 14879 1726882240.66521: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 14879 1726882240.68408: in VariableManager get_vars() 14879 1726882240.68428: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882240.70260: in VariableManager get_vars() 14879 1726882240.70264: done with get_vars() 14879 1726882240.70266: variable 'playbook_dir' from source: magic vars 14879 1726882240.70267: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.70268: variable 'ansible_config_file' from source: magic vars 14879 1726882240.70269: variable 'groups' from source: magic vars 14879 1726882240.70270: variable 'omit' from source: magic vars 14879 1726882240.70270: variable 'ansible_version' from source: magic vars 14879 1726882240.70271: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.70272: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.70273: variable 'ansible_forks' from source: magic vars 14879 1726882240.70273: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.70274: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.70275: variable 'ansible_limit' from source: magic vars 14879 1726882240.70275: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.70276: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.70511: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 14879 1726882240.70570: in VariableManager get_vars() 14879 1726882240.70601: done with get_vars() 14879 1726882240.70637: in VariableManager get_vars() 14879 1726882240.70640: done with get_vars() 14879 1726882240.70643: variable 'playbook_dir' from source: magic vars 14879 1726882240.70644: variable 'ansible_playbook_python' from source: magic vars 14879 1726882240.70644: variable 'ansible_config_file' from source: magic vars 14879 1726882240.70645: variable 'groups' from source: magic vars 14879 1726882240.70646: variable 'omit' from source: magic vars 14879 1726882240.70647: variable 'ansible_version' from source: magic vars 14879 1726882240.70647: variable 'ansible_check_mode' from source: magic vars 14879 1726882240.70648: variable 'ansible_diff_mode' from source: magic vars 14879 1726882240.70649: variable 'ansible_forks' from source: magic vars 14879 1726882240.70650: variable 'ansible_inventory_sources' from source: magic vars 14879 1726882240.70650: variable 'ansible_skip_tags' from source: magic vars 14879 1726882240.70651: variable 'ansible_limit' from source: magic vars 14879 1726882240.70652: variable 'ansible_run_tags' from source: magic vars 14879 1726882240.70653: variable 'ansible_verbosity' from source: magic vars 14879 1726882240.70684: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 14879 1726882240.70955: in VariableManager get_vars() 14879 1726882240.70969: done with get_vars() 14879 1726882240.71034: in VariableManager get_vars() 14879 1726882240.71046: done with get_vars() 14879 1726882240.71333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 14879 1726882240.71348: 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 14879 1726882240.71791: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 14879 1726882240.72173: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 14879 1726882240.72181: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 14879 1726882240.72215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 14879 1726882240.72241: 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) 14879 1726882240.72619: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 14879 1726882240.72682: Loaded config def from plugin (callback/default) 14879 1726882240.72685: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14879 1726882240.74989: Loaded config def from plugin (callback/junit) 14879 1726882240.74992: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14879 1726882240.75043: 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) 14879 1726882240.75312: Loaded config def from plugin (callback/minimal) 14879 1726882240.75315: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14879 1726882240.75354: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 14879 1726882240.75414: Loaded config def from plugin (callback/tree) 14879 1726882240.75416: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 14879 1726882240.75737: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 14879 1726882240.75739: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 14879 1726882240.75767: in VariableManager get_vars() 14879 1726882240.75782: done with get_vars() 14879 1726882240.75789: in VariableManager get_vars() 14879 1726882240.75801: done with get_vars() 14879 1726882240.75806: variable 'omit' from source: magic vars 14879 1726882240.75846: in VariableManager get_vars() 14879 1726882240.75861: done with get_vars() 14879 1726882240.75884: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 14879 1726882240.77040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 14879 1726882240.77315: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 14879 1726882240.77701: getting the remaining hosts for this loop 14879 1726882240.77703: done getting the remaining hosts for this loop 14879 1726882240.77706: getting the next task for host managed_node3 14879 1726882240.77709: done getting next task for host managed_node3 14879 1726882240.77711: ^ task is: TASK: Gathering Facts 14879 1726882240.77713: ^ 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 14879 1726882240.77715: getting variables 14879 1726882240.77716: in VariableManager get_vars() 14879 1726882240.77727: Calling all_inventory to load vars for managed_node3 14879 1726882240.77730: Calling groups_inventory to load vars for managed_node3 14879 1726882240.77732: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882240.77744: Calling all_plugins_play to load vars for managed_node3 14879 1726882240.77754: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882240.77757: Calling groups_plugins_play to load vars for managed_node3 14879 1726882240.77791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882240.77848: done with get_vars() 14879 1726882240.77855: done getting variables 14879 1726882240.78121: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 21:30:40 -0400 (0:00:00.026) 0:00:00.026 ****** 14879 1726882240.78144: entering _queue_task() for managed_node3/gather_facts 14879 1726882240.78146: Creating lock for gather_facts 14879 1726882240.78697: worker is 1 (out of 1 available) 14879 1726882240.78707: exiting _queue_task() for managed_node3/gather_facts 14879 1726882240.78722: done queuing things up, now waiting for results queue to drain 14879 1726882240.78724: waiting for pending results... 14879 1726882240.79163: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882240.79431: in run() - task 12673a56-9f93-b850-9774-00000000007e 14879 1726882240.79444: variable 'ansible_search_path' from source: unknown 14879 1726882240.79478: calling self._execute() 14879 1726882240.79700: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882240.79703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882240.79706: variable 'omit' from source: magic vars 14879 1726882240.79783: variable 'omit' from source: magic vars 14879 1726882240.79915: variable 'omit' from source: magic vars 14879 1726882240.79954: variable 'omit' from source: magic vars 14879 1726882240.80000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14879 1726882240.80034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14879 1726882240.80300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14879 1726882240.80303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882240.80305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882240.80307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882240.80310: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882240.80312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882240.80601: Set connection var ansible_connection to ssh 14879 1726882240.80604: Set connection var ansible_module_compression to ZIP_DEFLATED 14879 1726882240.80606: Set connection var ansible_shell_executable to /bin/sh 14879 1726882240.80608: Set connection var ansible_pipelining to False 14879 1726882240.80610: Set connection var ansible_timeout to 10 14879 1726882240.80612: Set connection var ansible_shell_type to sh 14879 1726882240.80718: variable 'ansible_shell_executable' from source: unknown 14879 1726882240.80721: variable 'ansible_connection' from source: unknown 14879 1726882240.80724: variable 'ansible_module_compression' from source: unknown 14879 1726882240.80726: variable 'ansible_shell_type' from source: unknown 14879 1726882240.80729: variable 'ansible_shell_executable' from source: unknown 14879 1726882240.80732: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882240.80737: variable 'ansible_pipelining' from source: unknown 14879 1726882240.80739: variable 'ansible_timeout' from source: unknown 14879 1726882240.80743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882240.81128: 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) 14879 1726882240.81143: variable 'omit' from source: magic vars 14879 1726882240.81146: starting attempt loop 14879 1726882240.81149: running the handler 14879 1726882240.81163: variable 'ansible_facts' from source: unknown 14879 1726882240.81182: _low_level_execute_command(): starting 14879 1726882240.81189: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14879 1726882240.82659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882240.83104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882240.83157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882240.83176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882240.83260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882240.85100: stdout chunk (state=3): >>>/root <<< 14879 1726882240.85162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882240.85207: stderr chunk (state=3): >>><<< 14879 1726882240.85215: stdout chunk (state=3): >>><<< 14879 1726882240.85244: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882240.85268: _low_level_execute_command(): starting 14879 1726882240.85377: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118 `" && echo ansible-tmp-1726882240.852507-14896-44897342894118="` echo /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118 `" ) && sleep 0' 14879 1726882240.86460: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882240.86705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882240.86935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882240.86988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882240.89087: stdout chunk (state=3): >>>ansible-tmp-1726882240.852507-14896-44897342894118=/root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118 <<< 14879 1726882240.89102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882240.89115: stdout chunk (state=3): >>><<< 14879 1726882240.89122: stderr chunk (state=3): >>><<< 14879 1726882240.89143: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882240.852507-14896-44897342894118=/root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882240.89218: variable 'ansible_module_compression' from source: unknown 14879 1726882240.89347: ANSIBALLZ: Using generic lock for ansible.legacy.setup 14879 1726882240.89405: ANSIBALLZ: Acquiring lock 14879 1726882240.89412: ANSIBALLZ: Lock acquired: 139647138964560 14879 1726882240.89420: ANSIBALLZ: Creating module 14879 1726882241.40302: ANSIBALLZ: Writing module into payload 14879 1726882241.40473: ANSIBALLZ: Writing module 14879 1726882241.40725: ANSIBALLZ: Renaming module 14879 1726882241.40864: ANSIBALLZ: Done creating module 14879 1726882241.40867: variable 'ansible_facts' from source: unknown 14879 1726882241.40870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882241.40872: _low_level_execute_command(): starting 14879 1726882241.40874: _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' 14879 1726882241.41984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882241.41988: 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.10.229 originally 10.31.10.229 debug2: match not found <<< 14879 1726882241.41990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882241.42174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14879 1726882241.42185: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882241.42245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882241.42265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882241.42326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882241.42412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882241.44117: stdout chunk (state=3): >>>PLATFORM <<< 14879 1726882241.44186: stdout chunk (state=3): >>>Linux <<< 14879 1726882241.44214: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 14879 1726882241.44385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882241.44508: stderr chunk (state=3): >>><<< 14879 1726882241.44516: stdout chunk (state=3): >>><<< 14879 1726882241.44538: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882241.44554 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 14879 1726882241.44875: _low_level_execute_command(): starting 14879 1726882241.44878: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 14879 1726882241.45322: Sending initial data 14879 1726882241.45325: Sent initial data (1181 bytes) 14879 1726882241.45884: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882241.46202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882241.46428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882241.46469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882241.50019: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 14879 1726882241.50473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882241.50483: stdout chunk (state=3): >>><<< 14879 1726882241.50498: stderr chunk (state=3): >>><<< 14879 1726882241.50517: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882241.50613: variable 'ansible_facts' from source: unknown 14879 1726882241.50750: variable 'ansible_facts' from source: unknown 14879 1726882241.50801: variable 'ansible_module_compression' from source: unknown 14879 1726882241.50818: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14879c251575a/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14879 1726882241.50884: variable 'ansible_facts' from source: unknown 14879 1726882241.51283: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py 14879 1726882241.51756: Sending initial data 14879 1726882241.51759: Sent initial data (152 bytes) 14879 1726882241.53011: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882241.53180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882241.53317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882241.53397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882241.55042: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14879 1726882241.55089: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14879 1726882241.55140: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14879c251575a/tmpk5cq_364 /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py <<< 14879 1726882241.55150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py" <<< 14879 1726882241.55186: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14879c251575a/tmpk5cq_364" to remote "/root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py" <<< 14879 1726882241.59531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882241.59535: stdout chunk (state=3): >>><<< 14879 1726882241.59537: stderr chunk (state=3): >>><<< 14879 1726882241.59539: done transferring module to remote 14879 1726882241.59541: _low_level_execute_command(): starting 14879 1726882241.59543: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/ /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py && sleep 0' 14879 1726882241.60552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882241.60813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882241.60890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882241.60923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882241.60938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882241.61033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882241.62861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882241.62872: stdout chunk (state=3): >>><<< 14879 1726882241.62882: stderr chunk (state=3): >>><<< 14879 1726882241.62907: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882241.63043: _low_level_execute_command(): starting 14879 1726882241.63046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/AnsiballZ_setup.py && sleep 0' 14879 1726882241.64003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882241.64113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882241.64160: 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.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882241.64269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882241.64383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882241.64449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882241.66699: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 14879 1726882241.66714: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 14879 1726882241.66905: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 14879 1726882241.66992: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 14879 1726882241.67008: stdout chunk (state=3): >>>import 'codecs' # <<< 14879 1726882241.67020: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 14879 1726882241.67050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 14879 1726882241.67092: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa573684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57337b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 14879 1726882241.67209: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5736aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 14879 1726882241.67335: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 14879 1726882241.67423: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 14879 1726882241.67452: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 14879 1726882241.67477: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5711d130> <<< 14879 1726882241.67615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5711dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14879 1726882241.68013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14879 1726882241.68098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 14879 1726882241.68189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5715bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 14879 1726882241.68210: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5715bfe0> <<< 14879 1726882241.68296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14879 1726882241.68333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.68355: stdout chunk (state=3): >>>import 'itertools' # <<< 14879 1726882241.68370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 14879 1726882241.68527: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571937a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 14879 1726882241.68530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57193e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57173aa0> import '_functools' # <<< 14879 1726882241.68533: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571711c0> <<< 14879 1726882241.68646: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57158f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14879 1726882241.68664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 14879 1726882241.68756: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 14879 1726882241.68778: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b3710> <<< 14879 1726882241.68797: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b2330> <<< 14879 1726882241.68817: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 14879 1726882241.68903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57172090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b0b90> <<< 14879 1726882241.68910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 14879 1726882241.68915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e8740> <<< 14879 1726882241.68918: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57158200> <<< 14879 1726882241.68971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa571e8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e8aa0> <<< 14879 1726882241.69080: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa571e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57156d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.69288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571ea480> import 'importlib.util' # import 'runpy' # <<< 14879 1726882241.69314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57200680> <<< 14879 1726882241.69320: stdout chunk (state=3): >>>import 'errno' # <<< 14879 1726882241.69338: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.69360: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57201d60> <<< 14879 1726882241.69418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 14879 1726882241.69431: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57202c00> <<< 14879 1726882241.69518: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57203260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57202150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 14879 1726882241.69824: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57203ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57203410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571ea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56ef7bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f206e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f20440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f20710> <<< 14879 1726882241.69854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14879 1726882241.69956: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.70069: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f21040> <<< 14879 1726882241.70195: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.70202: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f21a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f208f0> <<< 14879 1726882241.70215: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56ef5d60> <<< 14879 1726882241.70227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14879 1726882241.70256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 14879 1726882241.70290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 14879 1726882241.70375: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f22de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f21b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571eaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14879 1726882241.70424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.70517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14879 1726882241.70521: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f4f140> <<< 14879 1726882241.70622: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.70626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 14879 1726882241.70630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 14879 1726882241.70716: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f6f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14879 1726882241.70751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14879 1726882241.70829: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd02c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14879 1726882241.70868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14879 1726882241.70881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 14879 1726882241.70973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14879 1726882241.71049: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd2a20> <<< 14879 1726882241.71087: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd03e0> <<< 14879 1726882241.71328: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f992e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569153d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f6e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f23d10> <<< 14879 1726882241.71341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14879 1726882241.71366: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffa56f6e900> <<< 14879 1726882241.71827: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kaltyv6w/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.71833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14879 1726882241.71857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14879 1726882241.71880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14879 1726882241.72178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 14879 1726882241.72181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697b0b0> import '_typing' # <<< 14879 1726882241.72212: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56959fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56959130> # zipimport: zlib available <<< 14879 1726882241.72219: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 14879 1726882241.72236: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.72255: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.72269: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 14879 1726882241.73649: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.74780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56978f80> <<< 14879 1726882241.74810: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.74895: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 14879 1726882241.74927: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569aa960> <<< 14879 1726882241.74941: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aa6f0> <<< 14879 1726882241.75000: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aa000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 14879 1726882241.75040: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aaa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697bd40> <<< 14879 1726882241.75121: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569ab6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569ab8f0> <<< 14879 1726882241.75133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14879 1726882241.75177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 14879 1726882241.75452: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569abe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56819b20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5681b740> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681c0e0> <<< 14879 1726882241.75627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681cfb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681fc50> <<< 14879 1726882241.75666: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5695b1a0> <<< 14879 1726882241.75772: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681df40> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 14879 1726882241.75884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 14879 1726882241.75887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 14879 1726882241.75906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56827b60> import '_tokenize' # <<< 14879 1726882241.75992: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 14879 1726882241.76011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 14879 1726882241.76130: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826900> <<< 14879 1726882241.76133: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681e450> <<< 14879 1726882241.76139: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.76142: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686bd40> <<< 14879 1726882241.76156: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686bef0> <<< 14879 1726882241.76310: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 14879 1726882241.76313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 14879 1726882241.76315: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686d700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14879 1726882241.76354: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686fec0> <<< 14879 1726882241.76429: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686e030> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14879 1726882241.76432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.76455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 14879 1726882241.76507: stdout chunk (state=3): >>>import '_string' # <<< 14879 1726882241.76742: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56873620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa568743e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa568747d0> <<< 14879 1726882241.76853: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56874890> <<< 14879 1726882241.76857: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 14879 1726882241.76869: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.76900: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa567040e0> <<< 14879 1726882241.77057: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa567053d0> <<< 14879 1726882241.77066: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56876870> <<< 14879 1726882241.77135: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56877c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568764b0> # zipimport: zlib available <<< 14879 1726882241.77139: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.77141: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 14879 1726882241.77172: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.77233: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.77374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 14879 1726882241.77404: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 14879 1726882241.77407: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.77731: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.78154: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.78823: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56709580> <<< 14879 1726882241.78955: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697b020> <<< 14879 1726882241.78960: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14879 1726882241.78965: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.78976: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14879 1726882241.79313: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670a000> # zipimport: zlib available <<< 14879 1726882241.79742: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80332: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80336: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 14879 1726882241.80339: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80387: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14879 1726882241.80420: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80613: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 14879 1726882241.80649: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.80768: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 14879 1726882241.80915: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.81214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14879 1726882241.81217: stdout chunk (state=3): >>>import '_ast' # <<< 14879 1726882241.81370: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670b4a0> # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.81433: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 14879 1726882241.81451: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 14879 1726882241.81592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 14879 1726882241.81613: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.81650: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.81750: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.81908: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.81911: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56716030> <<< 14879 1726882241.82071: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567133e0> <<< 14879 1726882241.82074: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 14879 1726882241.82079: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82099: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82146: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82329: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882241.82332: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 14879 1726882241.82336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 14879 1726882241.82338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14879 1726882241.82507: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567fa9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568e66c0> <<< 14879 1726882241.82659: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56716120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568750d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 14879 1726882241.82663: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82669: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82672: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 14879 1726882241.82674: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.82865: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82904: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.82943: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.83061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 14879 1726882241.83065: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.83172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.83185: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 14879 1726882241.83382: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.83928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567aa180> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563700e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.83932: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56370410> <<< 14879 1726882241.83987: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56793170> <<< 14879 1726882241.83990: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567aacc0> <<< 14879 1726882241.84020: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8860> <<< 14879 1726882241.84051: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8410> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14879 1726882241.84212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa563733e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56372cc0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.84248: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56372ea0> <<< 14879 1726882241.84510: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563720f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56373500> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa563d2030> <<< 14879 1726882241.84518: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56373f50> <<< 14879 1726882241.84556: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8500> import 'ansible.module_utils.facts.timeout' # <<< 14879 1726882241.84562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 14879 1726882241.84597: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.84702: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 14879 1726882241.84708: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.84808: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 14879 1726882241.84811: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.84932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 14879 1726882241.84940: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.85029: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.85039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 14879 1726882241.85091: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.85135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 14879 1726882241.85406: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.85425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 14879 1726882241.85861: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.86299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 14879 1726882241.86606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 14879 1726882241.86610: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 14879 1726882241.86630: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.86680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 14879 1726882241.86708: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.86828: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.86831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 14879 1726882241.86985: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.86989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.87005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 14879 1726882241.87026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 14879 1726882241.87297: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563d2270> <<< 14879 1726882241.87305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 14879 1726882241.87339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563d2ed0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.87355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 14879 1726882241.87376: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87478: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 14879 1726882241.87563: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87644: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 14879 1726882241.87753: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87756: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.87919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882241.87982: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5640e360> <<< 14879 1726882241.88177: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563fc740> import 'ansible.module_utils.facts.system.python' # <<< 14879 1726882241.88190: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88249: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.88504: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88599: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88734: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 14879 1726882241.88752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 14879 1726882241.88762: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88801: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.88845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 14879 1726882241.88849: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.89110: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa561b1eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561b1af0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.89133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 14879 1726882241.89148: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.89511: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.89879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.89952: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.90316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.90348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 14879 1726882241.90365: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.90614: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.91035: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.91623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.92016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 14879 1726882241.92101: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.92415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 14879 1726882241.92487: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.92587: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.93121: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.93145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 14879 1726882241.93153: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.93419: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.93828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 14879 1726882241.93938: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.94316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.94333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 14879 1726882241.94350: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.94816: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 14879 1726882241.94833: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.94852: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.94901: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.95102: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.95106: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.95108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 14879 1726882241.95113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 14879 1726882241.95138: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.95166: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.95215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 14879 1726882241.95419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882241.95900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 14879 1726882241.95904: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.96303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 14879 1726882241.96436: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882241.96522: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 14879 1726882241.96701: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa561e28d0> <<< 14879 1726882241.96705: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561e1010> <<< 14879 1726882241.96968: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561dbec0> <<< 14879 1726882242.09321: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 14879 1726882242.09346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56228c80> <<< 14879 1726882242.09361: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 14879 1726882242.09378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 14879 1726882242.09400: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56228950> <<< 14879 1726882242.09467: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.09531: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5622a0f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56229b50> <<< 14879 1726882242.09765: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 14879 1726882242.35969: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_loadavg": {"1m": 1.14306640625, "5m": 0.455078125, "15m": 0.20751953125}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3291, "used": 240}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansib<<< 14879 1726882242.36030: stdout chunk (state=3): >>>le_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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 549, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261805170688, "block_size": 4096, "block_total": 65519099, "block_available": 63917278, "block_used": 1601821, "inode_total": 131070960, "inode_available": 131029134, "inode_used": 41826, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.25<<< 14879 1726882242.36036: stdout chunk (state=3): >>>5.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "42", "epoch": "1726882242", "epoch_int": "1726882242", "date": "2024-09-20", "time": "21:30:42", "iso8601_micro": "2024-09-21T01:30:42.352363Z", "iso8601": "2024-09-21T01:30:42Z", "iso8601_basic": "20240920T213042352363", "iso8601_basic_short": "20240920T213042", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 14879 1726882242.36891: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 14879 1726882242.36928: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 14879 1726882242.36934: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 14879 1726882242.36938: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 14879 1726882242.36941: stdout chunk (state=3): >>># 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<<< 14879 1726882242.37007: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword<<< 14879 1726882242.37010: stdout chunk (state=3): >>> # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 14879 1726882242.37031: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct<<< 14879 1726882242.37068: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random<<< 14879 1726882242.37102: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress<<< 14879 1726882242.37133: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437<<< 14879 1726882242.37182: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd<<< 14879 1726882242.37186: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token<<< 14879 1726882242.37228: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 14879 1726882242.37260: stdout chunk (state=3): >>># 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<<< 14879 1726882242.37267: stdout chunk (state=3): >>> # 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<<< 14879 1726882242.37298: stdout chunk (state=3): >>> # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters<<< 14879 1726882242.37320: stdout chunk (state=3): >>> # 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<<< 14879 1726882242.37470: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible<<< 14879 1726882242.37485: stdout chunk (state=3): >>>.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 14879 1726882242.37972: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 14879 1726882242.37979: stdout chunk (state=3): >>> <<< 14879 1726882242.38005: stdout chunk (state=3): >>># destroy importlib.machinery <<< 14879 1726882242.38009: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 14879 1726882242.38054: stdout chunk (state=3): >>># destroy _bz2 <<< 14879 1726882242.38067: stdout chunk (state=3): >>># destroy _compression <<< 14879 1726882242.38078: stdout chunk (state=3): >>># destroy _lzma <<< 14879 1726882242.38126: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii<<< 14879 1726882242.38129: stdout chunk (state=3): >>> <<< 14879 1726882242.38136: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 14879 1726882242.38178: stdout chunk (state=3): >>> # destroy zipfile <<< 14879 1726882242.38180: stdout chunk (state=3): >>># destroy pathlib <<< 14879 1726882242.38242: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress # destroy ntpath<<< 14879 1726882242.38247: stdout chunk (state=3): >>> <<< 14879 1726882242.38276: stdout chunk (state=3): >>># destroy importlib<<< 14879 1726882242.38279: stdout chunk (state=3): >>> # destroy zipimport<<< 14879 1726882242.38285: stdout chunk (state=3): >>> # destroy __main__<<< 14879 1726882242.38309: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 14879 1726882242.38313: stdout chunk (state=3): >>> # destroy json.decoder<<< 14879 1726882242.38333: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json<<< 14879 1726882242.38366: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale <<< 14879 1726882242.38387: stdout chunk (state=3): >>># destroy locale # destroy select<<< 14879 1726882242.38414: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 14879 1726882242.38422: stdout chunk (state=3): >>> # destroy uuid<<< 14879 1726882242.38443: stdout chunk (state=3): >>> <<< 14879 1726882242.38478: stdout chunk (state=3): >>># destroy selinux<<< 14879 1726882242.38508: stdout chunk (state=3): >>> # destroy shutil # destroy distro<<< 14879 1726882242.38511: stdout chunk (state=3): >>> # destroy distro.distro<<< 14879 1726882242.38575: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 14879 1726882242.38596: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 14879 1726882242.38603: stdout chunk (state=3): >>># destroy multiprocessing <<< 14879 1726882242.38627: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 14879 1726882242.38636: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal<<< 14879 1726882242.38650: stdout chunk (state=3): >>> # destroy pickle<<< 14879 1726882242.38683: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 14879 1726882242.38710: stdout chunk (state=3): >>># destroy queue<<< 14879 1726882242.38715: stdout chunk (state=3): >>> # destroy _heapq<<< 14879 1726882242.38721: stdout chunk (state=3): >>> # destroy _queue<<< 14879 1726882242.38736: stdout chunk (state=3): >>> # destroy multiprocessing.reduction<<< 14879 1726882242.38751: stdout chunk (state=3): >>> # destroy selectors<<< 14879 1726882242.38780: stdout chunk (state=3): >>> # destroy shlex<<< 14879 1726882242.38786: stdout chunk (state=3): >>> # destroy fcntl<<< 14879 1726882242.38810: stdout chunk (state=3): >>> # destroy datetime <<< 14879 1726882242.38841: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 14879 1726882242.38865: stdout chunk (state=3): >>> <<< 14879 1726882242.38884: stdout chunk (state=3): >>># destroy _ssl<<< 14879 1726882242.38925: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.selinux <<< 14879 1726882242.38934: stdout chunk (state=3): >>># destroy getpass # destroy pwd<<< 14879 1726882242.38959: stdout chunk (state=3): >>> # destroy termios<<< 14879 1726882242.38962: stdout chunk (state=3): >>> # destroy json <<< 14879 1726882242.39034: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing<<< 14879 1726882242.39056: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 14879 1726882242.39076: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 14879 1726882242.39167: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser<<< 14879 1726882242.39170: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux <<< 14879 1726882242.39197: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 14879 1726882242.39237: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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<<< 14879 1726882242.39240: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 14879 1726882242.39274: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 14879 1726882242.39301: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 14879 1726882242.39315: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 14879 1726882242.39349: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 14879 1726882242.39387: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 14879 1726882242.39425: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc<<< 14879 1726882242.39447: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 14879 1726882242.39468: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 14879 1726882242.39508: stdout chunk (state=3): >>> # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 14879 1726882242.39540: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 14879 1726882242.39546: stdout chunk (state=3): >>> # cleanup[3] wiping builtins <<< 14879 1726882242.39652: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14879 1726882242.39806: stdout chunk (state=3): >>># destroy sys.monitoring<<< 14879 1726882242.39828: stdout chunk (state=3): >>> # destroy _socket <<< 14879 1726882242.39851: stdout chunk (state=3): >>># destroy _collections <<< 14879 1726882242.39904: stdout chunk (state=3): >>># destroy platform <<< 14879 1726882242.39944: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 14879 1726882242.39999: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 14879 1726882242.40014: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib<<< 14879 1726882242.40063: stdout chunk (state=3): >>> # destroy _typing # destroy _tokenize<<< 14879 1726882242.40090: stdout chunk (state=3): >>> # 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<<< 14879 1726882242.40138: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 14879 1726882242.40196: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path # clear sys.modules<<< 14879 1726882242.40200: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 14879 1726882242.40318: stdout chunk (state=3): >>># destroy codecs<<< 14879 1726882242.40351: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 14879 1726882242.40384: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 14879 1726882242.40418: stdout chunk (state=3): >>> # destroy _random<<< 14879 1726882242.40431: stdout chunk (state=3): >>> # destroy _weakref <<< 14879 1726882242.40484: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 14879 1726882242.40498: stdout chunk (state=3): >>># destroy _sre<<< 14879 1726882242.40536: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 14879 1726882242.40561: stdout chunk (state=3): >>># destroy _abc<<< 14879 1726882242.40585: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14879 1726882242.41125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 14879 1726882242.41232: stderr chunk (state=3): >>><<< 14879 1726882242.41235: stdout chunk (state=3): >>><<< 14879 1726882242.41489: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa573684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57337b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5736aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5711d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5711dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5715bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5715bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571937a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57193e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57173aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571711c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57158f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57172090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571b0b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57158200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa571e8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e8aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa571e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57156d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571e9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571ea480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57200680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57201d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57202c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57203260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57202150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa57203ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa57203410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571ea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56ef7bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f206e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f20440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f20710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f21040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56f21a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f208f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56ef5d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f22de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f21b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa571eaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f4f140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f6f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd02c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56fd03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f992e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569153d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f6e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56f23d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffa56f6e900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kaltyv6w/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56959fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56959130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56978f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569aa960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aa6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aa000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569aaa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697bd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569ab6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa569ab8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa569abe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56819b20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5681b740> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681c0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681cfb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681fc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5695b1a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681df40> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56827b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56826900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5681e450> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686bd40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686d700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5686fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686e030> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56873620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa568743e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa568747d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56874890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5686c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa567040e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa567053d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56876870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56877c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568764b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56709580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5697b020> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670a000> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5670b4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56716030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567133e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567fa9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568e66c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56716120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa568750d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567aa180> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563700e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56370410> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56793170> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567aacc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8860> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8410> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa563733e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56372cc0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa56372ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563720f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56373500> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa563d2030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56373f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa567a8500> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563d2270> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563d2ed0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa5640e360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa563fc740> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa561b1eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561b1af0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffa561e28d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561e1010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa561dbec0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56228c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56228950> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa5622a0f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa56229b50> 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_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_loadavg": {"1m": 1.14306640625, "5m": 0.455078125, "15m": 0.20751953125}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3291, "used": 240}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 549, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261805170688, "block_size": 4096, "block_total": 65519099, "block_available": 63917278, "block_used": 1601821, "inode_total": 131070960, "inode_available": 131029134, "inode_used": 41826, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "42", "epoch": "1726882242", "epoch_int": "1726882242", "date": "2024-09-20", "time": "21:30:42", "iso8601_micro": "2024-09-21T01:30:42.352363Z", "iso8601": "2024-09-21T01:30:42Z", "iso8601_basic": "20240920T213042352363", "iso8601_basic_short": "20240920T213042", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 14879 1726882242.43521: 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-1726882240.852507-14896-44897342894118/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14879 1726882242.43525: _low_level_execute_command(): starting 14879 1726882242.43528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882240.852507-14896-44897342894118/ > /dev/null 2>&1 && sleep 0' 14879 1726882242.43956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882242.44026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.44061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.44073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882242.44082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.44209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.46387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882242.46390: stderr chunk (state=3): >>><<< 14879 1726882242.46392: stdout chunk (state=3): >>><<< 14879 1726882242.46414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882242.46422: handler run complete 14879 1726882242.46501: variable 'ansible_facts' from source: unknown 14879 1726882242.46562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.46754: variable 'ansible_facts' from source: unknown 14879 1726882242.46809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.46879: attempt loop complete, returning result 14879 1726882242.46882: _execute() done 14879 1726882242.46884: dumping result to json 14879 1726882242.46911: done dumping result, returning 14879 1726882242.46918: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-00000000007e] 14879 1726882242.46922: sending task result for task 12673a56-9f93-b850-9774-00000000007e ok: [managed_node3] 14879 1726882242.47523: no more pending results, returning what we have 14879 1726882242.47526: results queue empty 14879 1726882242.47527: checking for any_errors_fatal 14879 1726882242.47528: done checking for any_errors_fatal 14879 1726882242.47529: checking for max_fail_percentage 14879 1726882242.47530: done checking for max_fail_percentage 14879 1726882242.47530: checking to see if all hosts have failed and the running result is not ok 14879 1726882242.47531: done checking to see if all hosts have failed 14879 1726882242.47531: getting the remaining hosts for this loop 14879 1726882242.47532: done getting the remaining hosts for this loop 14879 1726882242.47535: getting the next task for host managed_node3 14879 1726882242.47539: done getting next task for host managed_node3 14879 1726882242.47540: ^ task is: TASK: meta (flush_handlers) 14879 1726882242.47541: ^ 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 14879 1726882242.47544: getting variables 14879 1726882242.47545: in VariableManager get_vars() 14879 1726882242.47560: Calling all_inventory to load vars for managed_node3 14879 1726882242.47562: Calling groups_inventory to load vars for managed_node3 14879 1726882242.47564: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882242.47572: Calling all_plugins_play to load vars for managed_node3 14879 1726882242.47574: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882242.47577: Calling groups_plugins_play to load vars for managed_node3 14879 1726882242.47752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.47969: done with get_vars() 14879 1726882242.47980: done getting variables 14879 1726882242.48070: in VariableManager get_vars() 14879 1726882242.48081: Calling all_inventory to load vars for managed_node3 14879 1726882242.48083: Calling groups_inventory to load vars for managed_node3 14879 1726882242.48086: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882242.48090: Calling all_plugins_play to load vars for managed_node3 14879 1726882242.48092: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882242.48103: done sending task result for task 12673a56-9f93-b850-9774-00000000007e 14879 1726882242.48115: WORKER PROCESS EXITING 14879 1726882242.48119: Calling groups_plugins_play to load vars for managed_node3 14879 1726882242.48303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.48473: done with get_vars() 14879 1726882242.48483: done queuing things up, now waiting for results queue to drain 14879 1726882242.48485: results queue empty 14879 1726882242.48485: checking for any_errors_fatal 14879 1726882242.48486: done checking for any_errors_fatal 14879 1726882242.48487: checking for max_fail_percentage 14879 1726882242.48488: done checking for max_fail_percentage 14879 1726882242.48488: checking to see if all hosts have failed and the running result is not ok 14879 1726882242.48492: done checking to see if all hosts have failed 14879 1726882242.48503: getting the remaining hosts for this loop 14879 1726882242.48504: done getting the remaining hosts for this loop 14879 1726882242.48505: getting the next task for host managed_node3 14879 1726882242.48509: done getting next task for host managed_node3 14879 1726882242.48511: ^ task is: TASK: Include the task 'el_repo_setup.yml' 14879 1726882242.48512: ^ 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 14879 1726882242.48513: getting variables 14879 1726882242.48514: in VariableManager get_vars() 14879 1726882242.48520: Calling all_inventory to load vars for managed_node3 14879 1726882242.48521: Calling groups_inventory to load vars for managed_node3 14879 1726882242.48523: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882242.48526: Calling all_plugins_play to load vars for managed_node3 14879 1726882242.48527: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882242.48529: Calling groups_plugins_play to load vars for managed_node3 14879 1726882242.48612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.48736: done with get_vars() 14879 1726882242.48742: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Friday 20 September 2024 21:30:42 -0400 (0:00:01.706) 0:00:01.733 ****** 14879 1726882242.48801: entering _queue_task() for managed_node3/include_tasks 14879 1726882242.48803: Creating lock for include_tasks 14879 1726882242.49046: worker is 1 (out of 1 available) 14879 1726882242.49058: exiting _queue_task() for managed_node3/include_tasks 14879 1726882242.49068: done queuing things up, now waiting for results queue to drain 14879 1726882242.49070: waiting for pending results... 14879 1726882242.49214: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 14879 1726882242.49277: in run() - task 12673a56-9f93-b850-9774-000000000006 14879 1726882242.49289: variable 'ansible_search_path' from source: unknown 14879 1726882242.49326: calling self._execute() 14879 1726882242.49375: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882242.49379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882242.49388: variable 'omit' from source: magic vars 14879 1726882242.49467: _execute() done 14879 1726882242.49471: dumping result to json 14879 1726882242.49473: done dumping result, returning 14879 1726882242.49476: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-b850-9774-000000000006] 14879 1726882242.49482: sending task result for task 12673a56-9f93-b850-9774-000000000006 14879 1726882242.49573: done sending task result for task 12673a56-9f93-b850-9774-000000000006 14879 1726882242.49575: WORKER PROCESS EXITING 14879 1726882242.49618: no more pending results, returning what we have 14879 1726882242.49624: in VariableManager get_vars() 14879 1726882242.49655: Calling all_inventory to load vars for managed_node3 14879 1726882242.49657: Calling groups_inventory to load vars for managed_node3 14879 1726882242.49660: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882242.49672: Calling all_plugins_play to load vars for managed_node3 14879 1726882242.49675: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882242.49677: Calling groups_plugins_play to load vars for managed_node3 14879 1726882242.49810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.49917: done with get_vars() 14879 1726882242.49922: variable 'ansible_search_path' from source: unknown 14879 1726882242.49932: we have included files to process 14879 1726882242.49933: generating all_blocks data 14879 1726882242.49934: done generating all_blocks data 14879 1726882242.49934: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14879 1726882242.49935: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14879 1726882242.49937: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 14879 1726882242.50373: in VariableManager get_vars() 14879 1726882242.50383: done with get_vars() 14879 1726882242.50390: done processing included file 14879 1726882242.50391: iterating over new_blocks loaded from include file 14879 1726882242.50392: in VariableManager get_vars() 14879 1726882242.50400: done with get_vars() 14879 1726882242.50401: filtering new block on tags 14879 1726882242.50410: done filtering new block on tags 14879 1726882242.50412: in VariableManager get_vars() 14879 1726882242.50421: done with get_vars() 14879 1726882242.50423: filtering new block on tags 14879 1726882242.50432: done filtering new block on tags 14879 1726882242.50434: in VariableManager get_vars() 14879 1726882242.50440: done with get_vars() 14879 1726882242.50440: filtering new block on tags 14879 1726882242.50448: done filtering new block on tags 14879 1726882242.50449: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 14879 1726882242.50452: extending task lists for all hosts with included blocks 14879 1726882242.50480: done extending task lists 14879 1726882242.50480: done processing included files 14879 1726882242.50481: results queue empty 14879 1726882242.50481: checking for any_errors_fatal 14879 1726882242.50482: done checking for any_errors_fatal 14879 1726882242.50483: checking for max_fail_percentage 14879 1726882242.50483: done checking for max_fail_percentage 14879 1726882242.50484: checking to see if all hosts have failed and the running result is not ok 14879 1726882242.50484: done checking to see if all hosts have failed 14879 1726882242.50484: getting the remaining hosts for this loop 14879 1726882242.50485: done getting the remaining hosts for this loop 14879 1726882242.50486: getting the next task for host managed_node3 14879 1726882242.50489: done getting next task for host managed_node3 14879 1726882242.50490: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 14879 1726882242.50492: ^ 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 14879 1726882242.50495: getting variables 14879 1726882242.50497: in VariableManager get_vars() 14879 1726882242.50502: Calling all_inventory to load vars for managed_node3 14879 1726882242.50503: Calling groups_inventory to load vars for managed_node3 14879 1726882242.50504: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882242.50508: Calling all_plugins_play to load vars for managed_node3 14879 1726882242.50509: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882242.50511: Calling groups_plugins_play to load vars for managed_node3 14879 1726882242.50603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882242.50713: done with get_vars() 14879 1726882242.50719: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:30:42 -0400 (0:00:00.019) 0:00:01.753 ****** 14879 1726882242.50764: entering _queue_task() for managed_node3/setup 14879 1726882242.50974: worker is 1 (out of 1 available) 14879 1726882242.50985: exiting _queue_task() for managed_node3/setup 14879 1726882242.50996: done queuing things up, now waiting for results queue to drain 14879 1726882242.50998: waiting for pending results... 14879 1726882242.51141: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 14879 1726882242.51196: in run() - task 12673a56-9f93-b850-9774-00000000008f 14879 1726882242.51209: variable 'ansible_search_path' from source: unknown 14879 1726882242.51212: variable 'ansible_search_path' from source: unknown 14879 1726882242.51242: calling self._execute() 14879 1726882242.51303: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882242.51310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882242.51317: variable 'omit' from source: magic vars 14879 1726882242.51683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882242.53078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882242.53124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882242.53150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882242.53186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882242.53208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882242.53263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882242.53284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882242.53311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882242.53337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882242.53348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882242.53463: variable 'ansible_facts' from source: unknown 14879 1726882242.53509: variable 'network_test_required_facts' from source: task vars 14879 1726882242.53539: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 14879 1726882242.53544: variable 'omit' from source: magic vars 14879 1726882242.53568: variable 'omit' from source: magic vars 14879 1726882242.53589: variable 'omit' from source: magic vars 14879 1726882242.53612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14879 1726882242.53635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14879 1726882242.53649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14879 1726882242.53662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882242.53670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882242.53691: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882242.53696: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882242.53701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882242.53769: Set connection var ansible_connection to ssh 14879 1726882242.53775: Set connection var ansible_module_compression to ZIP_DEFLATED 14879 1726882242.53783: Set connection var ansible_shell_executable to /bin/sh 14879 1726882242.53788: Set connection var ansible_pipelining to False 14879 1726882242.53795: Set connection var ansible_timeout to 10 14879 1726882242.53802: Set connection var ansible_shell_type to sh 14879 1726882242.53817: variable 'ansible_shell_executable' from source: unknown 14879 1726882242.53819: variable 'ansible_connection' from source: unknown 14879 1726882242.53822: variable 'ansible_module_compression' from source: unknown 14879 1726882242.53824: variable 'ansible_shell_type' from source: unknown 14879 1726882242.53826: variable 'ansible_shell_executable' from source: unknown 14879 1726882242.53829: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882242.53832: variable 'ansible_pipelining' from source: unknown 14879 1726882242.53834: variable 'ansible_timeout' from source: unknown 14879 1726882242.53840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882242.53933: 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__) 14879 1726882242.53941: variable 'omit' from source: magic vars 14879 1726882242.53946: starting attempt loop 14879 1726882242.53948: running the handler 14879 1726882242.53963: _low_level_execute_command(): starting 14879 1726882242.53968: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14879 1726882242.54474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14879 1726882242.54477: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.54480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882242.54482: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.54540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.54544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882242.54546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.54617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.56906: stdout chunk (state=3): >>>/root <<< 14879 1726882242.57071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882242.57074: stdout chunk (state=3): >>><<< 14879 1726882242.57083: stderr chunk (state=3): >>><<< 14879 1726882242.57103: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882242.57113: _low_level_execute_command(): starting 14879 1726882242.57124: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850 `" && echo ansible-tmp-1726882242.5710251-14959-273425470842850="` echo /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850 `" ) && sleep 0' 14879 1726882242.57580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882242.57583: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.57585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882242.57587: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.57642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.57645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.57702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.60297: stdout chunk (state=3): >>>ansible-tmp-1726882242.5710251-14959-273425470842850=/root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850 <<< 14879 1726882242.60468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882242.60472: stdout chunk (state=3): >>><<< 14879 1726882242.60477: stderr chunk (state=3): >>><<< 14879 1726882242.60495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882242.5710251-14959-273425470842850=/root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882242.60534: variable 'ansible_module_compression' from source: unknown 14879 1726882242.60571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-14879c251575a/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 14879 1726882242.60621: variable 'ansible_facts' from source: unknown 14879 1726882242.60751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py 14879 1726882242.60853: Sending initial data 14879 1726882242.60857: Sent initial data (154 bytes) 14879 1726882242.61314: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882242.61317: 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.10.229 originally 10.31.10.229 debug2: match not found <<< 14879 1726882242.61319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.61324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14879 1726882242.61326: 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.10.229 originally 10.31.10.229 debug2: match found <<< 14879 1726882242.61328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.61376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.61382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.61429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.63603: 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 <<< 14879 1726882242.63608: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14879 1726882242.63643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14879 1726882242.63697: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14879c251575a/tmp1he_0pzp /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py <<< 14879 1726882242.63702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py" <<< 14879 1726882242.63739: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14879c251575a/tmp1he_0pzp" to remote "/root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py" <<< 14879 1726882242.63743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py" <<< 14879 1726882242.64810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882242.64848: stderr chunk (state=3): >>><<< 14879 1726882242.64852: stdout chunk (state=3): >>><<< 14879 1726882242.64870: done transferring module to remote 14879 1726882242.64881: _low_level_execute_command(): starting 14879 1726882242.64887: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/ /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py && sleep 0' 14879 1726882242.65342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882242.65347: 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.10.229 originally 10.31.10.229 debug2: match not found <<< 14879 1726882242.65349: 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.10.229 is address debug1: re-parsing configuration <<< 14879 1726882242.65351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 14879 1726882242.65353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.65408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.65414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882242.65416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.65461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.68067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882242.68091: stderr chunk (state=3): >>><<< 14879 1726882242.68096: stdout chunk (state=3): >>><<< 14879 1726882242.68113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882242.68115: _low_level_execute_command(): starting 14879 1726882242.68120: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/AnsiballZ_setup.py && sleep 0' 14879 1726882242.68550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 14879 1726882242.68553: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.68565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882242.68621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882242.68625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882242.68686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882242.71621: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 14879 1726882242.71687: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 14879 1726882242.71728: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 14879 1726882242.71752: stdout chunk (state=3): >>>import 'posix' # <<< 14879 1726882242.71786: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 14879 1726882242.71821: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 14879 1726882242.71862: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 14879 1726882242.71872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.71898: stdout chunk (state=3): >>>import '_codecs' # <<< 14879 1726882242.71917: stdout chunk (state=3): >>>import 'codecs' # <<< 14879 1726882242.72245: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ccb7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cceaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 14879 1726882242.72250: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14879 1726882242.72288: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14879 1726882242.72310: stdout chunk (state=3): >>>import 'os' # <<< 14879 1726882242.72314: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 14879 1726882242.72356: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 14879 1726882242.72361: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 14879 1726882242.72370: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 14879 1726882242.72401: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 14879 1726882242.72406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 14879 1726882242.72540: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ca99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ca99fa0> <<< 14879 1726882242.72544: stdout chunk (state=3): >>>import 'site' # <<< 14879 1726882242.72577: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14879 1726882242.73207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14879 1726882242.73214: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 14879 1726882242.73248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14879 1726882242.73298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 14879 1726882242.73373: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 14879 1726882242.73397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 14879 1726882242.73412: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad7e60> <<< 14879 1726882242.73499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad7f20> <<< 14879 1726882242.73502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 14879 1726882242.73635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14879 1726882242.73639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.73690: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb0f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 14879 1726882242.73803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb0ff20> <<< 14879 1726882242.73824: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caefb30> import '_functools' # <<< 14879 1726882242.73841: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caed250> <<< 14879 1726882242.73964: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad5010> <<< 14879 1726882242.74004: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14879 1726882242.74031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 14879 1726882242.74141: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2f800> <<< 14879 1726882242.74173: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2e450> <<< 14879 1726882242.74201: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 14879 1726882242.74218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2ccb0> <<< 14879 1726882242.74373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb64860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad4290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb64d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb64bc0> <<< 14879 1726882242.74387: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb64fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad2db0> <<< 14879 1726882242.74638: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb65370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb665a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14879 1726882242.74645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14879 1726882242.74695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7c7a0> import 'errno' # <<< 14879 1726882242.74743: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7de80> <<< 14879 1726882242.74796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7ed20> <<< 14879 1726882242.74872: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7e270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 14879 1726882242.74985: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7fda0> <<< 14879 1726882242.74989: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb66510> <<< 14879 1726882242.75067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 14879 1726882242.75132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 14879 1726882242.75167: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c873bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.75220: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89c680> <<< 14879 1726882242.75235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14879 1726882242.75307: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.75491: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89cfe0> <<< 14879 1726882242.75597: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c871d90> <<< 14879 1726882242.75633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 14879 1726882242.75705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb66750> <<< 14879 1726882242.75746: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14879 1726882242.75828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.75847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8c7080> <<< 14879 1726882242.75945: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.75987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 14879 1726882242.76015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8eb440> <<< 14879 1726882242.76053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14879 1726882242.76063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14879 1726882242.76115: stdout chunk (state=3): >>>import 'ntpath' # <<< 14879 1726882242.76161: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94c230> <<< 14879 1726882242.76183: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14879 1726882242.76186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14879 1726882242.76223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 14879 1726882242.76226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14879 1726882242.76315: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94e990> <<< 14879 1726882242.76387: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94c350> <<< 14879 1726882242.76420: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c919250> <<< 14879 1726882242.76747: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c751310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14879 1726882242.76763: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd76c7515b0> <<< 14879 1726882242.77192: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_cvfuycyi/ansible_setup_payload.zip'<<< 14879 1726882242.77221: stdout chunk (state=3): >>> <<< 14879 1726882242.77243: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.77432: stdout chunk (state=3): >>># zipimport: zlib available<<< 14879 1726882242.77445: stdout chunk (state=3): >>> <<< 14879 1726882242.77485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 14879 1726882242.77524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14879 1726882242.77591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 14879 1726882242.78001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 14879 1726882242.78120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7baf90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c799e80> <<< 14879 1726882242.78124: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7990a0><<< 14879 1726882242.78126: stdout chunk (state=3): >>> # zipimport: zlib available<<< 14879 1726882242.78128: stdout chunk (state=3): >>> <<< 14879 1726882242.78151: stdout chunk (state=3): >>>import 'ansible' # <<< 14879 1726882242.78180: stdout chunk (state=3): >>> # zipimport: zlib available<<< 14879 1726882242.78212: stdout chunk (state=3): >>> <<< 14879 1726882242.78234: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.78297: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 14879 1726882242.78300: stdout chunk (state=3): >>> <<< 14879 1726882242.78347: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.79934: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.81072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 14879 1726882242.81078: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7b9280> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 14879 1726882242.81080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.81107: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 14879 1726882242.81135: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 14879 1726882242.81154: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7ea900> <<< 14879 1726882242.81182: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ea690> <<< 14879 1726882242.81215: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7e9fd0> <<< 14879 1726882242.81233: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 14879 1726882242.81257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 14879 1726882242.81290: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ea420> <<< 14879 1726882242.81305: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7bbc20> import 'atexit' # <<< 14879 1726882242.81343: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7eb710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.81365: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7eb920> <<< 14879 1726882242.81421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 14879 1726882242.81475: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ebe30> import 'pwd' # <<< 14879 1726882242.81503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 14879 1726882242.81519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 14879 1726882242.81599: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c131c10> <<< 14879 1726882242.81685: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c133830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 14879 1726882242.81701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 14879 1726882242.81726: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c134230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c135100> <<< 14879 1726882242.81740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 14879 1726882242.81773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14879 1726882242.81940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 14879 1726882242.81946: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c137dd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cad2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1360c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14879 1726882242.81951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14879 1726882242.81974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 14879 1726882242.81988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 14879 1726882242.82099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 14879 1726882242.82137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13fcb0> import '_tokenize' # <<< 14879 1726882242.82204: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13e780> <<< 14879 1726882242.82304: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13e4e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 14879 1726882242.82326: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13ea50> <<< 14879 1726882242.82349: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1365d0> <<< 14879 1726882242.82372: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c183fb0> <<< 14879 1726882242.82468: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1840b0> <<< 14879 1726882242.82495: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.82509: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c185b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c185940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14879 1726882242.82530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14879 1726882242.82687: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c188170> <<< 14879 1726882242.82690: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c186270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 14879 1726882242.82714: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18b950> <<< 14879 1726882242.82835: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c188320> <<< 14879 1726882242.82892: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18c680> <<< 14879 1726882242.82923: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18cb30> <<< 14879 1726882242.82966: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18cb00> <<< 14879 1726882242.83126: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1842f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14879 1726882242.83130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c014230> <<< 14879 1726882242.83230: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.83254: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c015610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18e9c0> <<< 14879 1726882242.83283: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18e5d0> <<< 14879 1726882242.83324: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 14879 1726882242.83552: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.83556: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.83558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 14879 1726882242.83674: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.83786: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.84403: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.84839: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 14879 1726882242.84865: 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' # <<< 14879 1726882242.84890: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.84934: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.84955: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c01d6d0> <<< 14879 1726882242.85037: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 14879 1726882242.85050: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01e5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0157f0> <<< 14879 1726882242.85101: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14879 1726882242.85135: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.85253: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 14879 1726882242.85288: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.85442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 14879 1726882242.85480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01e480> # zipimport: zlib available <<< 14879 1726882242.85914: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86350: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86467: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 14879 1726882242.86527: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86571: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 14879 1726882242.86581: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86637: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.86718: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 14879 1726882242.86750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 14879 1726882242.86885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.86908: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 14879 1726882242.87069: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.87301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14879 1726882242.87355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14879 1726882242.87377: stdout chunk (state=3): >>>import '_ast' # <<< 14879 1726882242.87444: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01f650> # zipimport: zlib available <<< 14879 1726882242.87513: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.87723: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 14879 1726882242.87749: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.87795: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.87843: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.87914: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 14879 1726882242.88070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c029e80> <<< 14879 1726882242.88073: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c027bf0> <<< 14879 1726882242.88107: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 14879 1726882242.88175: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.88238: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.88265: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.88312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.88340: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 14879 1726882242.88512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 14879 1726882242.88516: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c102870> <<< 14879 1726882242.88559: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1fe540> <<< 14879 1726882242.88710: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c029fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c185190> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14879 1726882242.88754: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 14879 1726882242.88783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 14879 1726882242.88813: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.88855: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.88925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.89040: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.89067: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 14879 1726882242.89123: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89272: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.89275: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89313: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 14879 1726882242.89491: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89658: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89700: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.89799: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882242.89818: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 14879 1726882242.89917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0ba1b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 14879 1726882242.89945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 14879 1726882242.89972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 14879 1726882242.90004: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bc9fef0> <<< 14879 1726882242.90030: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca4260> <<< 14879 1726882242.90110: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0a6990> <<< 14879 1726882242.90130: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0bacf0> <<< 14879 1726882242.90219: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b88c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b8470> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 14879 1726882242.90253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 14879 1726882242.90292: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.90345: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca6ab0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca6c60> <<< 14879 1726882242.90398: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca5f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 14879 1726882242.90488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca72f0> <<< 14879 1726882242.90518: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 14879 1726882242.90700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd05df0> <<< 14879 1726882242.90703: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca7dd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b8590> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 14879 1726882242.90715: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.90763: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.90818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 14879 1726882242.90841: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91027: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 14879 1726882242.91049: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91096: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 14879 1726882242.91158: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91197: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 14879 1726882242.91261: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91305: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91368: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91418: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 14879 1726882242.91506: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.91996: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 14879 1726882242.92531: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92554: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.92592: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 14879 1726882242.92611: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92831: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.92859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 14879 1726882242.92872: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92900: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.92919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 14879 1726882242.92947: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93012: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 14879 1726882242.93179: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd07290> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 14879 1726882242.93296: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd06900> import 'ansible.module_utils.facts.system.local' # <<< 14879 1726882242.93383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.93441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 14879 1726882242.93459: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93542: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 14879 1726882242.93648: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93710: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 14879 1726882242.93828: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.93876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 14879 1726882242.93926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 14879 1726882242.93989: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.94047: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd420c0> <<< 14879 1726882242.94261: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd31eb0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 14879 1726882242.94371: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 14879 1726882242.94456: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.94532: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.94643: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.94799: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 14879 1726882242.94925: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.94938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.94982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 14879 1726882242.95016: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882242.95057: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd55ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd57680> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 14879 1726882242.95180: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.95183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 14879 1726882242.95196: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.95330: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.95786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 14879 1726882242.95789: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.95831: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.95834: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.95974: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.96116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 14879 1726882242.96131: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.96253: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.96373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 14879 1726882242.96392: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.96412: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.96452: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97000: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 14879 1726882242.97537: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97638: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 14879 1726882242.97777: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97890: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.97955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 14879 1726882242.97964: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.98115: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.98287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 14879 1726882242.98294: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.98314: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 14879 1726882242.98357: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.98409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 14879 1726882242.98414: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.98801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.99155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 14879 1726882242.99158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882242.99160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 14879 1726882242.99230: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.99247: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.99300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 14879 1726882242.99317: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.99350: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 14879 1726882242.99371: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.99418: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882242.99483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 14879 1726882242.99800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 14879 1726882242.99869: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 14879 1726882243.00215: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 14879 1726882243.00333: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 14879 1726882243.00455: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 14879 1726882243.00767: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 14879 1726882243.00828: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00841: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00896: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.00932: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.01170: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882243.01211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 14879 1726882243.01491: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.01590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 14879 1726882243.01791: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 14879 1726882243.01812: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.01930: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.01967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 14879 1726882243.02349: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 14879 1726882243.02416: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 14879 1726882243.02450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 14879 1726882243.02470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 14879 1726882243.02498: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bb56330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bb54860> <<< 14879 1726882243.02550: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bb4fc50> <<< 14879 1726882243.03670: 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": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 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": "6", "XDG_RUNTIME_DIR": "/run/us<<< 14879 1726882243.03764: stdout chunk (state=3): >>>er/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "43", "epoch": "1726882243", "epoch_int": "1726882243", "date": "2024-09-20", "time": "21:30:43", "iso8601_micro": "2024-09-21T01:30:43.034767Z", "iso8601": "2024-09-21T01:30:43Z", "iso8601_basic": "20240920T213043034767", "iso8601_basic_short": "20240920T213043", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 14879 1726882243.04240: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 14879 1726882243.04344: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 14879 1726882243.04413: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 14879 1726882243.04600: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 14879 1726882243.04749: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 14879 1726882243.05084: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 14879 1726882243.05118: stdout chunk (state=3): >>># destroy ntpath <<< 14879 1726882243.05144: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 14879 1726882243.05410: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 14879 1726882243.05429: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 14879 1726882243.05461: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 14879 1726882243.05518: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 14879 1726882243.05637: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 14879 1726882243.06135: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 14879 1726882243.06138: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 14879 1726882243.06192: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 14879 1726882243.06220: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 14879 1726882243.06247: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 14879 1726882243.06271: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 14879 1726882243.06300: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14879 1726882243.06691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 14879 1726882243.06812: stderr chunk (state=3): >>><<< 14879 1726882243.06815: stdout chunk (state=3): >>><<< 14879 1726882243.07357: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ccb7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cceaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ca99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76ca99fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad7e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad7f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb0f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb0ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caefb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caed250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad5010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76caee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb2ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb64860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad4290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb64d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb64bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb64fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cad2db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb65370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb665a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7c7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7de80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7ed20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7e270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cb7fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb7f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb66510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c873bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89c680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89cfe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c89d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c871d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76cb66750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8c7080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8eb440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c94c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c919250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c751310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c8ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c89fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd76c7515b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_cvfuycyi/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7baf90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c799e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7990a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7b9280> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7ea900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ea690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7e9fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ea420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7bbc20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7eb710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c7eb920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c7ebe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c131c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c133830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c134230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c135100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c137dd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76cad2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1360c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13fcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13e780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13e4e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c13ea50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1365d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c183fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1840b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c185b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c185940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c188170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c186270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c188320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18c680> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18cb30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18cb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1842f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c014230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c015610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18e9c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c18fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c18e5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c01d6d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01e5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0157f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01e480> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c01f650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76c029e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c027bf0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c102870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c1fe540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c029fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c185190> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0ba1b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bc9fef0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca4260> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0a6990> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0bacf0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b88c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b8470> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca6ab0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bca6c60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca5f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca72f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd05df0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bca7dd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76c0b8590> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd07290> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd06900> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd420c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd31eb0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bd55ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bd57680> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd76bb56330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bb54860> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd76bb4fc50> {"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": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "43", "epoch": "1726882243", "epoch_int": "1726882243", "date": "2024-09-20", "time": "21:30:43", "iso8601_micro": "2024-09-21T01:30:43.034767Z", "iso8601": "2024-09-21T01:30:43Z", "iso8601_basic": "20240920T213043034767", "iso8601_basic_short": "20240920T213043", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14879 1726882243.09586: 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-1726882242.5710251-14959-273425470842850/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14879 1726882243.09589: _low_level_execute_command(): starting 14879 1726882243.09592: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882242.5710251-14959-273425470842850/ > /dev/null 2>&1 && sleep 0' 14879 1726882243.09933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882243.10201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.10272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882243.10287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.10377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882243.12398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.12402: stdout chunk (state=3): >>><<< 14879 1726882243.12404: stderr chunk (state=3): >>><<< 14879 1726882243.12481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882243.12484: handler run complete 14879 1726882243.12486: variable 'ansible_facts' from source: unknown 14879 1726882243.12636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.12996: variable 'ansible_facts' from source: unknown 14879 1726882243.13047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.13334: attempt loop complete, returning result 14879 1726882243.13344: _execute() done 14879 1726882243.13351: dumping result to json 14879 1726882243.13367: done dumping result, returning 14879 1726882243.13379: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-b850-9774-00000000008f] 14879 1726882243.13416: sending task result for task 12673a56-9f93-b850-9774-00000000008f 14879 1726882243.13899: done sending task result for task 12673a56-9f93-b850-9774-00000000008f 14879 1726882243.13902: WORKER PROCESS EXITING ok: [managed_node3] 14879 1726882243.14007: no more pending results, returning what we have 14879 1726882243.14010: results queue empty 14879 1726882243.14011: checking for any_errors_fatal 14879 1726882243.14012: done checking for any_errors_fatal 14879 1726882243.14013: checking for max_fail_percentage 14879 1726882243.14014: done checking for max_fail_percentage 14879 1726882243.14015: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.14016: done checking to see if all hosts have failed 14879 1726882243.14016: getting the remaining hosts for this loop 14879 1726882243.14018: done getting the remaining hosts for this loop 14879 1726882243.14022: getting the next task for host managed_node3 14879 1726882243.14031: done getting next task for host managed_node3 14879 1726882243.14034: ^ task is: TASK: Check if system is ostree 14879 1726882243.14037: ^ 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 14879 1726882243.14040: getting variables 14879 1726882243.14042: in VariableManager get_vars() 14879 1726882243.14070: Calling all_inventory to load vars for managed_node3 14879 1726882243.14072: Calling groups_inventory to load vars for managed_node3 14879 1726882243.14076: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.14086: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.14088: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.14091: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.14485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.14979: done with get_vars() 14879 1726882243.14990: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:30:43 -0400 (0:00:00.646) 0:00:02.399 ****** 14879 1726882243.15387: entering _queue_task() for managed_node3/stat 14879 1726882243.15966: worker is 1 (out of 1 available) 14879 1726882243.15979: exiting _queue_task() for managed_node3/stat 14879 1726882243.15990: done queuing things up, now waiting for results queue to drain 14879 1726882243.15992: waiting for pending results... 14879 1726882243.16452: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 14879 1726882243.16651: in run() - task 12673a56-9f93-b850-9774-000000000091 14879 1726882243.16663: variable 'ansible_search_path' from source: unknown 14879 1726882243.16667: variable 'ansible_search_path' from source: unknown 14879 1726882243.16797: calling self._execute() 14879 1726882243.16983: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.16988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.17027: variable 'omit' from source: magic vars 14879 1726882243.18217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14879 1726882243.18646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14879 1726882243.18799: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14879 1726882243.18802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14879 1726882243.18891: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14879 1726882243.19045: 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) 14879 1726882243.19246: 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) 14879 1726882243.19319: 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) 14879 1726882243.19345: 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) 14879 1726882243.19702: Evaluated conditional (not __network_is_ostree is defined): True 14879 1726882243.19705: variable 'omit' from source: magic vars 14879 1726882243.19908: variable 'omit' from source: magic vars 14879 1726882243.19950: variable 'omit' from source: magic vars 14879 1726882243.19974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14879 1726882243.20177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14879 1726882243.20180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14879 1726882243.20183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882243.20185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882243.20187: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882243.20189: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.20191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.20485: Set connection var ansible_connection to ssh 14879 1726882243.20500: Set connection var ansible_module_compression to ZIP_DEFLATED 14879 1726882243.20599: Set connection var ansible_shell_executable to /bin/sh 14879 1726882243.20604: Set connection var ansible_pipelining to False 14879 1726882243.20607: Set connection var ansible_timeout to 10 14879 1726882243.20609: Set connection var ansible_shell_type to sh 14879 1726882243.20611: variable 'ansible_shell_executable' from source: unknown 14879 1726882243.20613: variable 'ansible_connection' from source: unknown 14879 1726882243.20615: variable 'ansible_module_compression' from source: unknown 14879 1726882243.20617: variable 'ansible_shell_type' from source: unknown 14879 1726882243.20619: variable 'ansible_shell_executable' from source: unknown 14879 1726882243.20621: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.20622: variable 'ansible_pipelining' from source: unknown 14879 1726882243.20624: variable 'ansible_timeout' from source: unknown 14879 1726882243.20721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.20963: 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__) 14879 1726882243.21069: variable 'omit' from source: magic vars 14879 1726882243.21075: starting attempt loop 14879 1726882243.21078: running the handler 14879 1726882243.21080: _low_level_execute_command(): starting 14879 1726882243.21122: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 14879 1726882243.22532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.22544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 14879 1726882243.22552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 14879 1726882243.22613: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.22807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882243.22810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.23133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882243.24508: stdout chunk (state=3): >>>/root <<< 14879 1726882243.24515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.24561: stderr chunk (state=3): >>><<< 14879 1726882243.24608: stdout chunk (state=3): >>><<< 14879 1726882243.24642: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882243.24656: _low_level_execute_command(): starting 14879 1726882243.24663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677 `" && echo ansible-tmp-1726882243.2464218-14985-172504834980677="` echo /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677 `" ) && sleep 0' 14879 1726882243.25987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882243.26060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882243.26074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 14879 1726882243.26149: 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.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.26331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882243.26434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.26476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 14879 1726882243.29195: stdout chunk (state=3): >>>ansible-tmp-1726882243.2464218-14985-172504834980677=/root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677 <<< 14879 1726882243.29354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.29358: stdout chunk (state=3): >>><<< 14879 1726882243.29368: stderr chunk (state=3): >>><<< 14879 1726882243.29384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882243.2464218-14985-172504834980677=/root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 14879 1726882243.29449: variable 'ansible_module_compression' from source: unknown 14879 1726882243.29749: ANSIBALLZ: Using lock for stat 14879 1726882243.29859: ANSIBALLZ: Acquiring lock 14879 1726882243.29862: ANSIBALLZ: Lock acquired: 139647137749072 14879 1726882243.29864: ANSIBALLZ: Creating module 14879 1726882243.55038: ANSIBALLZ: Writing module into payload 14879 1726882243.55146: ANSIBALLZ: Writing module 14879 1726882243.55170: ANSIBALLZ: Renaming module 14879 1726882243.55181: ANSIBALLZ: Done creating module 14879 1726882243.55209: variable 'ansible_facts' from source: unknown 14879 1726882243.55307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py 14879 1726882243.55460: Sending initial data 14879 1726882243.55508: Sent initial data (153 bytes) 14879 1726882243.56114: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882243.56152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 14879 1726882243.56259: 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.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.56423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882243.56540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.56554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882243.58492: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 14879 1726882243.58564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 14879 1726882243.58644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-14879c251575a/tmpnthxhhs1 /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py <<< 14879 1726882243.58649: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py" <<< 14879 1726882243.58682: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-14879c251575a/tmpnthxhhs1" to remote "/root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py" <<< 14879 1726882243.59661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.59666: stdout chunk (state=3): >>><<< 14879 1726882243.59673: stderr chunk (state=3): >>><<< 14879 1726882243.59676: done transferring module to remote 14879 1726882243.59718: _low_level_execute_command(): starting 14879 1726882243.59721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/ /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py && sleep 0' 14879 1726882243.61614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882243.61806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882243.61812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.61823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882243.63556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.63561: stdout chunk (state=3): >>><<< 14879 1726882243.63563: stderr chunk (state=3): >>><<< 14879 1726882243.63639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882243.63642: _low_level_execute_command(): starting 14879 1726882243.63645: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/AnsiballZ_stat.py && sleep 0' 14879 1726882243.64752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 14879 1726882243.64996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 14879 1726882243.65041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.65106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882243.67296: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 14879 1726882243.67603: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764b7b30> <<< 14879 1726882243.67655: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764eaa50> <<< 14879 1726882243.67660: stdout chunk (state=3): >>>import '_signal' # <<< 14879 1726882243.67662: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 14879 1726882243.67696: stdout chunk (state=3): >>>import 'io' # <<< 14879 1726882243.67769: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 14879 1726882243.67804: stdout chunk (state=3): >>>import '_collections_abc' # <<< 14879 1726882243.67822: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 14879 1726882243.67840: stdout chunk (state=3): >>>import 'os' # <<< 14879 1726882243.67876: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 14879 1726882243.67880: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 14879 1726882243.67918: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 14879 1726882243.67921: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 14879 1726882243.67929: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 14879 1726882243.67987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 14879 1726882243.68005: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76299130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 14879 1726882243.68090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76299fa0> <<< 14879 1726882243.68213: stdout chunk (state=3): >>>import 'site' # <<< 14879 1726882243.68219: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 14879 1726882243.68307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 14879 1726882243.68324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 14879 1726882243.68346: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.68364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 14879 1726882243.68430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 14879 1726882243.68525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d7e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d7f20> <<< 14879 1726882243.68529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 14879 1726882243.68573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 14879 1726882243.68576: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 14879 1726882243.68655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.68818: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7630f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7630ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762efb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762ed250> <<< 14879 1726882243.68907: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d5010> <<< 14879 1726882243.69099: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 14879 1726882243.69104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 14879 1726882243.69107: stdout chunk (state=3): >>>import '_sre' # <<< 14879 1726882243.69110: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 14879 1726882243.69114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 14879 1726882243.69116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762ee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632ccb0> <<< 14879 1726882243.69134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 14879 1726882243.69153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76364860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d4290> <<< 14879 1726882243.69172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 14879 1726882243.69205: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.69219: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76364d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76364bc0> <<< 14879 1726882243.69243: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.69423: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76364fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d2db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc763656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76365370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc763665a0> import 'importlib.util' # import 'runpy' # <<< 14879 1726882243.69439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 14879 1726882243.69471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 14879 1726882243.69491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 14879 1726882243.69507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637c7a0> <<< 14879 1726882243.69520: stdout chunk (state=3): >>>import 'errno' # <<< 14879 1726882243.69537: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.69549: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637de80> <<< 14879 1726882243.69571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 14879 1726882243.69589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 14879 1726882243.69608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 14879 1726882243.69646: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637ed20> <<< 14879 1726882243.69682: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637e270> <<< 14879 1726882243.69750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 14879 1726882243.69754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 14879 1726882243.69757: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.69760: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637f4d0> <<< 14879 1726882243.69827: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76366510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 14879 1726882243.69839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 14879 1726882243.69858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 14879 1726882243.69870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 14879 1726882243.69949: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76107bf0> <<< 14879 1726882243.69952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 14879 1726882243.69980: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76130410> <<< 14879 1726882243.70021: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761306e0> <<< 14879 1726882243.70031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 14879 1726882243.70083: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.70211: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76131010> <<< 14879 1726882243.70324: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761319d0> <<< 14879 1726882243.70358: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761308c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76105d90> <<< 14879 1726882243.70399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 14879 1726882243.70406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 14879 1726882243.70433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76132d20> <<< 14879 1726882243.70467: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76130e60> <<< 14879 1726882243.70485: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76366750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 14879 1726882243.70557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.70576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 14879 1726882243.70606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 14879 1726882243.70627: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7615f080> <<< 14879 1726882243.70700: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.70728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 14879 1726882243.70782: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7617f440> <<< 14879 1726882243.70803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 14879 1726882243.70840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 14879 1726882243.70901: stdout chunk (state=3): >>>import 'ntpath' # <<< 14879 1726882243.70931: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e0260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 14879 1726882243.70963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 14879 1726882243.70985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 14879 1726882243.71025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 14879 1726882243.71110: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e29c0> <<< 14879 1726882243.71184: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e0380> <<< 14879 1726882243.71228: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761ad250> <<< 14879 1726882243.71267: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 14879 1726882243.71280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7617e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76133c50> <<< 14879 1726882243.71399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 14879 1726882243.71437: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc7617e840> <<< 14879 1726882243.71626: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pswlbrzf/ansible_stat_payload.zip' # zipimport: zlib available <<< 14879 1726882243.71697: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.71866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 14879 1726882243.71869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b7afc0> <<< 14879 1726882243.71888: stdout chunk (state=3): >>>import '_typing' # <<< 14879 1726882243.72048: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b59eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b59070> <<< 14879 1726882243.72072: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.72097: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 14879 1726882243.72143: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.72210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 14879 1726882243.73535: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.74625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 14879 1726882243.74664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b78e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.74709: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 14879 1726882243.74748: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 14879 1726882243.74751: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.74772: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba6900> <<< 14879 1726882243.74858: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba6690> <<< 14879 1726882243.74864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba5fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 14879 1726882243.75015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba63f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b7bc50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba76b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba78f0> <<< 14879 1726882243.75095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 14879 1726882243.75130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba7e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 14879 1726882243.75314: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a0dbe0> <<< 14879 1726882243.75349: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a0f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a101a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a11340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 14879 1726882243.75370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 14879 1726882243.75424: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a13da0> <<< 14879 1726882243.75455: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761e01d0> <<< 14879 1726882243.75478: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a12090> <<< 14879 1726882243.75495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 14879 1726882243.75549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 14879 1726882243.75607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 14879 1726882243.75701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1bbc0> import '_tokenize' # <<< 14879 1726882243.75725: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 14879 1726882243.75801: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a960> <<< 14879 1726882243.75899: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a12570> <<< 14879 1726882243.75903: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a63e60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a63ec0> <<< 14879 1726882243.75999: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a65760> <<< 14879 1726882243.76012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 14879 1726882243.76105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 14879 1726882243.76147: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a67ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a66060> <<< 14879 1726882243.76168: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 14879 1726882243.76365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6b6b0> <<< 14879 1726882243.76404: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a67f80> <<< 14879 1726882243.76562: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6c4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6c7d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6ca10> <<< 14879 1726882243.76677: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a640e0> <<< 14879 1726882243.76680: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 14879 1726882243.76715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75af8140> <<< 14879 1726882243.76814: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.76848: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75af94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6e8d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6fc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6e510> <<< 14879 1726882243.76873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 14879 1726882243.76945: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 14879 1726882243.77012: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.77068: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.77166: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 14879 1726882243.77238: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.77360: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.77876: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.78440: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 14879 1726882243.78444: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 14879 1726882243.78446: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 14879 1726882243.78477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.78505: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75afd6a0> <<< 14879 1726882243.78601: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 14879 1726882243.78612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afe480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75af9760> <<< 14879 1726882243.78661: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 14879 1726882243.78706: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.78718: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 14879 1726882243.78731: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.78851: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.79007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 14879 1726882243.79028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afe570> # zipimport: zlib available <<< 14879 1726882243.79466: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.79906: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.79988: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.80257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882243.80369: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 14879 1726882243.80398: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.80454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 14879 1726882243.80504: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.80554: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 14879 1726882243.80652: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.80941: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.81315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 14879 1726882243.81392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 14879 1726882243.81415: stdout chunk (state=3): >>>import '_ast' # <<< 14879 1726882243.81509: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75aff680> <<< 14879 1726882243.81530: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.81637: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.81755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 14879 1726882243.81759: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 14879 1726882243.81764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 14879 1726882243.81946: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 14879 1726882243.81980: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.82045: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.82127: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.82225: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 14879 1726882243.82289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 14879 1726882243.82403: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 14879 1726882243.82412: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75909fa0> <<< 14879 1726882243.82472: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75905970> <<< 14879 1726882243.82513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 14879 1726882243.82520: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 14879 1726882243.82607: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.82683: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.82706: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.83200: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 14879 1726882243.83204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75bfea20> <<< 14879 1726882243.83309: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75bee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7590a150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afefc0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 14879 1726882243.83317: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 14879 1726882243.83325: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 14879 1726882243.83337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 14879 1726882243.83457: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.83828: stdout chunk (state=3): >>># zipimport: zlib available <<< 14879 1726882243.83831: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 14879 1726882243.84106: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 14879 1726882243.84202: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 14879 1726882243.84209: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 14879 1726882243.84212: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob <<< 14879 1726882243.84215: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 14879 1726882243.84267: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 14879 1726882243.84270: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 14879 1726882243.84569: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 14879 1726882243.84608: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 14879 1726882243.84610: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 14879 1726882243.84774: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 14879 1726882243.84785: 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 <<< 14879 1726882243.84808: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 14879 1726882243.84815: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 14879 1726882243.84838: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 14879 1726882243.84870: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 14879 1726882243.84896: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 14879 1726882243.85056: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 14879 1726882243.85111: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 14879 1726882243.85129: stdout chunk (state=3): >>># destroy _typing <<< 14879 1726882243.85147: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 14879 1726882243.85188: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 14879 1726882243.85278: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 14879 1726882243.85312: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 14879 1726882243.85336: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 14879 1726882243.85360: stdout chunk (state=3): >>># destroy _string # destroy re <<< 14879 1726882243.85378: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 14879 1726882243.85836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 14879 1726882243.85841: stdout chunk (state=3): >>><<< 14879 1726882243.85847: stderr chunk (state=3): >>><<< 14879 1726882243.85914: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc764eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76299130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76299fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d7e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d7f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7630f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7630ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762efb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762ed250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d5010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762ee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7632ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76364860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d4290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76364d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76364bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76364fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc762d2db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc763656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76365370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc763665a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637c7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637de80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637ed20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637e270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc7637fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7637f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76366510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76107bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76130410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761306e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc76131010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761319d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761308c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76105d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76132d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76130e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76366750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7615f080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7617f440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e0260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e29c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761e0380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc761ad250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7617e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc76133c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc7617e840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pswlbrzf/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b7afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b59eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b59070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b78e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba6900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba6690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba5fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba63f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75b7bc50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba76b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75ba78f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75ba7e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a0dbe0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a0f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a101a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a11340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a13da0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc761e01d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a12090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1bbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a1a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a12570> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a63e60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a63ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a65760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a67ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a66060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a67f80> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6c4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6c7d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a640e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75af8140> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75af94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6e8d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75a6fc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75a6e510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75afd6a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afe480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75af9760> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afe570> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75aff680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc75909fa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75905970> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75bfea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75bee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc7590a150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc75afefc0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 14879 1726882243.86439: 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-1726882243.2464218-14985-172504834980677/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 14879 1726882243.86442: _low_level_execute_command(): starting 14879 1726882243.86444: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882243.2464218-14985-172504834980677/ > /dev/null 2>&1 && sleep 0' 14879 1726882243.86544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 14879 1726882243.86557: 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 14879 1726882243.86602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 14879 1726882243.86618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 14879 1726882243.86671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 14879 1726882243.88955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 14879 1726882243.88976: stderr chunk (state=3): >>><<< 14879 1726882243.88980: stdout chunk (state=3): >>><<< 14879 1726882243.88995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 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.10.229 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 14879 1726882243.89004: handler run complete 14879 1726882243.89019: attempt loop complete, returning result 14879 1726882243.89021: _execute() done 14879 1726882243.89024: dumping result to json 14879 1726882243.89026: done dumping result, returning 14879 1726882243.89033: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12673a56-9f93-b850-9774-000000000091] 14879 1726882243.89039: sending task result for task 12673a56-9f93-b850-9774-000000000091 14879 1726882243.89127: done sending task result for task 12673a56-9f93-b850-9774-000000000091 14879 1726882243.89129: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 14879 1726882243.89207: no more pending results, returning what we have 14879 1726882243.89210: results queue empty 14879 1726882243.89211: checking for any_errors_fatal 14879 1726882243.89217: done checking for any_errors_fatal 14879 1726882243.89217: checking for max_fail_percentage 14879 1726882243.89219: done checking for max_fail_percentage 14879 1726882243.89220: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.89221: done checking to see if all hosts have failed 14879 1726882243.89222: getting the remaining hosts for this loop 14879 1726882243.89223: done getting the remaining hosts for this loop 14879 1726882243.89226: getting the next task for host managed_node3 14879 1726882243.89231: done getting next task for host managed_node3 14879 1726882243.89233: ^ task is: TASK: Set flag to indicate system is ostree 14879 1726882243.89236: ^ 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 14879 1726882243.89239: getting variables 14879 1726882243.89240: in VariableManager get_vars() 14879 1726882243.89270: Calling all_inventory to load vars for managed_node3 14879 1726882243.89273: Calling groups_inventory to load vars for managed_node3 14879 1726882243.89276: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.89285: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.89289: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.89292: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.89437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.89552: done with get_vars() 14879 1726882243.89560: done getting variables 14879 1726882243.89634: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:30:43 -0400 (0:00:00.742) 0:00:03.141 ****** 14879 1726882243.89654: entering _queue_task() for managed_node3/set_fact 14879 1726882243.89656: Creating lock for set_fact 14879 1726882243.89856: worker is 1 (out of 1 available) 14879 1726882243.89868: exiting _queue_task() for managed_node3/set_fact 14879 1726882243.89879: done queuing things up, now waiting for results queue to drain 14879 1726882243.89881: waiting for pending results... 14879 1726882243.90024: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 14879 1726882243.90084: in run() - task 12673a56-9f93-b850-9774-000000000092 14879 1726882243.90100: variable 'ansible_search_path' from source: unknown 14879 1726882243.90104: variable 'ansible_search_path' from source: unknown 14879 1726882243.90134: calling self._execute() 14879 1726882243.90187: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.90191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.90203: variable 'omit' from source: magic vars 14879 1726882243.90537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 14879 1726882243.90746: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 14879 1726882243.90780: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 14879 1726882243.90807: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 14879 1726882243.90832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 14879 1726882243.90898: 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) 14879 1726882243.90915: 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) 14879 1726882243.90932: 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) 14879 1726882243.90949: 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) 14879 1726882243.91038: Evaluated conditional (not __network_is_ostree is defined): True 14879 1726882243.91043: variable 'omit' from source: magic vars 14879 1726882243.91066: variable 'omit' from source: magic vars 14879 1726882243.91149: variable '__ostree_booted_stat' from source: set_fact 14879 1726882243.91183: variable 'omit' from source: magic vars 14879 1726882243.91204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14879 1726882243.91227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14879 1726882243.91241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14879 1726882243.91253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882243.91261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882243.91283: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882243.91286: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.91288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.91355: Set connection var ansible_connection to ssh 14879 1726882243.91361: Set connection var ansible_module_compression to ZIP_DEFLATED 14879 1726882243.91369: Set connection var ansible_shell_executable to /bin/sh 14879 1726882243.91374: Set connection var ansible_pipelining to False 14879 1726882243.91379: Set connection var ansible_timeout to 10 14879 1726882243.91383: Set connection var ansible_shell_type to sh 14879 1726882243.91400: variable 'ansible_shell_executable' from source: unknown 14879 1726882243.91404: variable 'ansible_connection' from source: unknown 14879 1726882243.91406: variable 'ansible_module_compression' from source: unknown 14879 1726882243.91408: variable 'ansible_shell_type' from source: unknown 14879 1726882243.91411: variable 'ansible_shell_executable' from source: unknown 14879 1726882243.91414: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.91417: variable 'ansible_pipelining' from source: unknown 14879 1726882243.91419: variable 'ansible_timeout' from source: unknown 14879 1726882243.91432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.91488: 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) 14879 1726882243.91499: variable 'omit' from source: magic vars 14879 1726882243.91502: starting attempt loop 14879 1726882243.91505: running the handler 14879 1726882243.91514: handler run complete 14879 1726882243.91521: attempt loop complete, returning result 14879 1726882243.91524: _execute() done 14879 1726882243.91526: dumping result to json 14879 1726882243.91537: done dumping result, returning 14879 1726882243.91541: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12673a56-9f93-b850-9774-000000000092] 14879 1726882243.91543: sending task result for task 12673a56-9f93-b850-9774-000000000092 14879 1726882243.91614: done sending task result for task 12673a56-9f93-b850-9774-000000000092 14879 1726882243.91617: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 14879 1726882243.91701: no more pending results, returning what we have 14879 1726882243.91703: results queue empty 14879 1726882243.91704: checking for any_errors_fatal 14879 1726882243.91710: done checking for any_errors_fatal 14879 1726882243.91710: checking for max_fail_percentage 14879 1726882243.91712: done checking for max_fail_percentage 14879 1726882243.91712: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.91713: done checking to see if all hosts have failed 14879 1726882243.91714: getting the remaining hosts for this loop 14879 1726882243.91715: done getting the remaining hosts for this loop 14879 1726882243.91718: getting the next task for host managed_node3 14879 1726882243.91724: done getting next task for host managed_node3 14879 1726882243.91726: ^ task is: TASK: Fix CentOS6 Base repo 14879 1726882243.91729: ^ 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 14879 1726882243.91731: getting variables 14879 1726882243.91733: in VariableManager get_vars() 14879 1726882243.91757: Calling all_inventory to load vars for managed_node3 14879 1726882243.91760: Calling groups_inventory to load vars for managed_node3 14879 1726882243.91763: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.91771: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.91773: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.91779: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.91909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.92019: done with get_vars() 14879 1726882243.92026: done getting variables 14879 1726882243.92109: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:30:43 -0400 (0:00:00.024) 0:00:03.166 ****** 14879 1726882243.92127: entering _queue_task() for managed_node3/copy 14879 1726882243.92303: worker is 1 (out of 1 available) 14879 1726882243.92314: exiting _queue_task() for managed_node3/copy 14879 1726882243.92326: done queuing things up, now waiting for results queue to drain 14879 1726882243.92327: waiting for pending results... 14879 1726882243.92452: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 14879 1726882243.92513: in run() - task 12673a56-9f93-b850-9774-000000000094 14879 1726882243.92523: variable 'ansible_search_path' from source: unknown 14879 1726882243.92526: variable 'ansible_search_path' from source: unknown 14879 1726882243.92550: calling self._execute() 14879 1726882243.92605: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.92609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.92618: variable 'omit' from source: magic vars 14879 1726882243.92920: variable 'ansible_distribution' from source: facts 14879 1726882243.92936: Evaluated conditional (ansible_distribution == 'CentOS'): True 14879 1726882243.93016: variable 'ansible_distribution_major_version' from source: facts 14879 1726882243.93020: Evaluated conditional (ansible_distribution_major_version == '6'): False 14879 1726882243.93022: when evaluation is False, skipping this task 14879 1726882243.93030: _execute() done 14879 1726882243.93033: dumping result to json 14879 1726882243.93035: done dumping result, returning 14879 1726882243.93038: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [12673a56-9f93-b850-9774-000000000094] 14879 1726882243.93044: sending task result for task 12673a56-9f93-b850-9774-000000000094 14879 1726882243.93126: done sending task result for task 12673a56-9f93-b850-9774-000000000094 14879 1726882243.93129: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 14879 1726882243.93188: no more pending results, returning what we have 14879 1726882243.93190: results queue empty 14879 1726882243.93191: checking for any_errors_fatal 14879 1726882243.93198: done checking for any_errors_fatal 14879 1726882243.93199: checking for max_fail_percentage 14879 1726882243.93200: done checking for max_fail_percentage 14879 1726882243.93201: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.93202: done checking to see if all hosts have failed 14879 1726882243.93203: getting the remaining hosts for this loop 14879 1726882243.93204: done getting the remaining hosts for this loop 14879 1726882243.93207: getting the next task for host managed_node3 14879 1726882243.93211: done getting next task for host managed_node3 14879 1726882243.93213: ^ task is: TASK: Include the task 'enable_epel.yml' 14879 1726882243.93215: ^ 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 14879 1726882243.93218: getting variables 14879 1726882243.93219: in VariableManager get_vars() 14879 1726882243.93243: Calling all_inventory to load vars for managed_node3 14879 1726882243.93245: Calling groups_inventory to load vars for managed_node3 14879 1726882243.93247: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.93253: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.93255: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.93257: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.93356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.93465: done with get_vars() 14879 1726882243.93471: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:30:43 -0400 (0:00:00.014) 0:00:03.180 ****** 14879 1726882243.93530: entering _queue_task() for managed_node3/include_tasks 14879 1726882243.93687: worker is 1 (out of 1 available) 14879 1726882243.93700: exiting _queue_task() for managed_node3/include_tasks 14879 1726882243.93711: done queuing things up, now waiting for results queue to drain 14879 1726882243.93712: waiting for pending results... 14879 1726882243.93852: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 14879 1726882243.93915: in run() - task 12673a56-9f93-b850-9774-000000000095 14879 1726882243.93924: variable 'ansible_search_path' from source: unknown 14879 1726882243.93928: variable 'ansible_search_path' from source: unknown 14879 1726882243.93956: calling self._execute() 14879 1726882243.94013: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.94017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.94027: variable 'omit' from source: magic vars 14879 1726882243.94407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882243.95808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882243.95857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882243.95883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882243.95916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882243.95935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882243.95989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882243.96016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882243.96034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882243.96060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882243.96073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882243.96156: variable '__network_is_ostree' from source: set_fact 14879 1726882243.96170: Evaluated conditional (not __network_is_ostree | d(false)): True 14879 1726882243.96175: _execute() done 14879 1726882243.96178: dumping result to json 14879 1726882243.96180: done dumping result, returning 14879 1726882243.96186: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-b850-9774-000000000095] 14879 1726882243.96192: sending task result for task 12673a56-9f93-b850-9774-000000000095 14879 1726882243.96274: done sending task result for task 12673a56-9f93-b850-9774-000000000095 14879 1726882243.96277: WORKER PROCESS EXITING 14879 1726882243.96304: no more pending results, returning what we have 14879 1726882243.96309: in VariableManager get_vars() 14879 1726882243.96342: Calling all_inventory to load vars for managed_node3 14879 1726882243.96345: Calling groups_inventory to load vars for managed_node3 14879 1726882243.96348: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.96358: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.96360: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.96363: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.96540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.96650: done with get_vars() 14879 1726882243.96655: variable 'ansible_search_path' from source: unknown 14879 1726882243.96656: variable 'ansible_search_path' from source: unknown 14879 1726882243.96680: we have included files to process 14879 1726882243.96681: generating all_blocks data 14879 1726882243.96682: done generating all_blocks data 14879 1726882243.96685: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14879 1726882243.96686: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14879 1726882243.96688: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 14879 1726882243.97136: done processing included file 14879 1726882243.97138: iterating over new_blocks loaded from include file 14879 1726882243.97139: in VariableManager get_vars() 14879 1726882243.97149: done with get_vars() 14879 1726882243.97150: filtering new block on tags 14879 1726882243.97165: done filtering new block on tags 14879 1726882243.97167: in VariableManager get_vars() 14879 1726882243.97173: done with get_vars() 14879 1726882243.97174: filtering new block on tags 14879 1726882243.97180: done filtering new block on tags 14879 1726882243.97181: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 14879 1726882243.97185: extending task lists for all hosts with included blocks 14879 1726882243.97244: done extending task lists 14879 1726882243.97245: done processing included files 14879 1726882243.97245: results queue empty 14879 1726882243.97246: checking for any_errors_fatal 14879 1726882243.97248: done checking for any_errors_fatal 14879 1726882243.97248: checking for max_fail_percentage 14879 1726882243.97249: done checking for max_fail_percentage 14879 1726882243.97250: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.97251: done checking to see if all hosts have failed 14879 1726882243.97251: getting the remaining hosts for this loop 14879 1726882243.97252: done getting the remaining hosts for this loop 14879 1726882243.97254: getting the next task for host managed_node3 14879 1726882243.97258: done getting next task for host managed_node3 14879 1726882243.97259: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 14879 1726882243.97261: ^ 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 14879 1726882243.97262: getting variables 14879 1726882243.97263: in VariableManager get_vars() 14879 1726882243.97268: Calling all_inventory to load vars for managed_node3 14879 1726882243.97270: Calling groups_inventory to load vars for managed_node3 14879 1726882243.97271: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.97274: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.97280: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.97282: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.97378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.97485: done with get_vars() 14879 1726882243.97491: done getting variables 14879 1726882243.97538: 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) 14879 1726882243.97669: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:30:43 -0400 (0:00:00.041) 0:00:03.222 ****** 14879 1726882243.97707: entering _queue_task() for managed_node3/command 14879 1726882243.97709: Creating lock for command 14879 1726882243.97900: worker is 1 (out of 1 available) 14879 1726882243.97911: exiting _queue_task() for managed_node3/command 14879 1726882243.97922: done queuing things up, now waiting for results queue to drain 14879 1726882243.97924: waiting for pending results... 14879 1726882243.98063: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 14879 1726882243.98127: in run() - task 12673a56-9f93-b850-9774-0000000000af 14879 1726882243.98137: variable 'ansible_search_path' from source: unknown 14879 1726882243.98140: variable 'ansible_search_path' from source: unknown 14879 1726882243.98169: calling self._execute() 14879 1726882243.98224: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.98228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.98236: variable 'omit' from source: magic vars 14879 1726882243.98501: variable 'ansible_distribution' from source: facts 14879 1726882243.98508: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 14879 1726882243.98597: variable 'ansible_distribution_major_version' from source: facts 14879 1726882243.98601: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 14879 1726882243.98604: when evaluation is False, skipping this task 14879 1726882243.98607: _execute() done 14879 1726882243.98609: dumping result to json 14879 1726882243.98611: done dumping result, returning 14879 1726882243.98614: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [12673a56-9f93-b850-9774-0000000000af] 14879 1726882243.98617: sending task result for task 12673a56-9f93-b850-9774-0000000000af 14879 1726882243.98706: done sending task result for task 12673a56-9f93-b850-9774-0000000000af 14879 1726882243.98710: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 14879 1726882243.98761: no more pending results, returning what we have 14879 1726882243.98764: results queue empty 14879 1726882243.98764: checking for any_errors_fatal 14879 1726882243.98765: done checking for any_errors_fatal 14879 1726882243.98766: checking for max_fail_percentage 14879 1726882243.98767: done checking for max_fail_percentage 14879 1726882243.98768: checking to see if all hosts have failed and the running result is not ok 14879 1726882243.98769: done checking to see if all hosts have failed 14879 1726882243.98770: getting the remaining hosts for this loop 14879 1726882243.98771: done getting the remaining hosts for this loop 14879 1726882243.98773: getting the next task for host managed_node3 14879 1726882243.98778: done getting next task for host managed_node3 14879 1726882243.98780: ^ task is: TASK: Install yum-utils package 14879 1726882243.98783: ^ 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 14879 1726882243.98786: getting variables 14879 1726882243.98787: in VariableManager get_vars() 14879 1726882243.98817: Calling all_inventory to load vars for managed_node3 14879 1726882243.98821: Calling groups_inventory to load vars for managed_node3 14879 1726882243.98824: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882243.98832: Calling all_plugins_play to load vars for managed_node3 14879 1726882243.98834: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882243.98837: Calling groups_plugins_play to load vars for managed_node3 14879 1726882243.98963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882243.99075: done with get_vars() 14879 1726882243.99081: done getting variables 14879 1726882243.99148: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:30:43 -0400 (0:00:00.014) 0:00:03.237 ****** 14879 1726882243.99167: entering _queue_task() for managed_node3/package 14879 1726882243.99168: Creating lock for package 14879 1726882243.99350: worker is 1 (out of 1 available) 14879 1726882243.99361: exiting _queue_task() for managed_node3/package 14879 1726882243.99371: done queuing things up, now waiting for results queue to drain 14879 1726882243.99373: waiting for pending results... 14879 1726882243.99512: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 14879 1726882243.99567: in run() - task 12673a56-9f93-b850-9774-0000000000b0 14879 1726882243.99576: variable 'ansible_search_path' from source: unknown 14879 1726882243.99580: variable 'ansible_search_path' from source: unknown 14879 1726882243.99609: calling self._execute() 14879 1726882243.99664: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882243.99667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882243.99676: variable 'omit' from source: magic vars 14879 1726882243.99926: variable 'ansible_distribution' from source: facts 14879 1726882243.99935: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 14879 1726882244.00019: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.00023: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 14879 1726882244.00026: when evaluation is False, skipping this task 14879 1726882244.00029: _execute() done 14879 1726882244.00031: dumping result to json 14879 1726882244.00035: done dumping result, returning 14879 1726882244.00040: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [12673a56-9f93-b850-9774-0000000000b0] 14879 1726882244.00048: sending task result for task 12673a56-9f93-b850-9774-0000000000b0 14879 1726882244.00127: done sending task result for task 12673a56-9f93-b850-9774-0000000000b0 14879 1726882244.00130: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 14879 1726882244.00187: no more pending results, returning what we have 14879 1726882244.00189: results queue empty 14879 1726882244.00190: checking for any_errors_fatal 14879 1726882244.00205: done checking for any_errors_fatal 14879 1726882244.00206: checking for max_fail_percentage 14879 1726882244.00208: done checking for max_fail_percentage 14879 1726882244.00209: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.00209: done checking to see if all hosts have failed 14879 1726882244.00210: getting the remaining hosts for this loop 14879 1726882244.00211: done getting the remaining hosts for this loop 14879 1726882244.00214: getting the next task for host managed_node3 14879 1726882244.00218: done getting next task for host managed_node3 14879 1726882244.00220: ^ task is: TASK: Enable EPEL 7 14879 1726882244.00224: ^ 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 14879 1726882244.00226: getting variables 14879 1726882244.00228: in VariableManager get_vars() 14879 1726882244.00247: Calling all_inventory to load vars for managed_node3 14879 1726882244.00248: Calling groups_inventory to load vars for managed_node3 14879 1726882244.00250: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.00256: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.00258: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.00259: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.00366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.00479: done with get_vars() 14879 1726882244.00485: done getting variables 14879 1726882244.00526: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:30:44 -0400 (0:00:00.013) 0:00:03.250 ****** 14879 1726882244.00547: entering _queue_task() for managed_node3/command 14879 1726882244.00715: worker is 1 (out of 1 available) 14879 1726882244.00726: exiting _queue_task() for managed_node3/command 14879 1726882244.00736: done queuing things up, now waiting for results queue to drain 14879 1726882244.00737: waiting for pending results... 14879 1726882244.00880: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 14879 1726882244.00949: in run() - task 12673a56-9f93-b850-9774-0000000000b1 14879 1726882244.00963: variable 'ansible_search_path' from source: unknown 14879 1726882244.00966: variable 'ansible_search_path' from source: unknown 14879 1726882244.00992: calling self._execute() 14879 1726882244.01049: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.01053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.01060: variable 'omit' from source: magic vars 14879 1726882244.01364: variable 'ansible_distribution' from source: facts 14879 1726882244.01374: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 14879 1726882244.01462: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.01466: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 14879 1726882244.01469: when evaluation is False, skipping this task 14879 1726882244.01472: _execute() done 14879 1726882244.01474: dumping result to json 14879 1726882244.01477: done dumping result, returning 14879 1726882244.01484: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [12673a56-9f93-b850-9774-0000000000b1] 14879 1726882244.01489: sending task result for task 12673a56-9f93-b850-9774-0000000000b1 14879 1726882244.01571: done sending task result for task 12673a56-9f93-b850-9774-0000000000b1 14879 1726882244.01574: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 14879 1726882244.01646: no more pending results, returning what we have 14879 1726882244.01648: results queue empty 14879 1726882244.01649: checking for any_errors_fatal 14879 1726882244.01653: done checking for any_errors_fatal 14879 1726882244.01653: checking for max_fail_percentage 14879 1726882244.01655: done checking for max_fail_percentage 14879 1726882244.01655: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.01656: done checking to see if all hosts have failed 14879 1726882244.01657: getting the remaining hosts for this loop 14879 1726882244.01658: done getting the remaining hosts for this loop 14879 1726882244.01661: getting the next task for host managed_node3 14879 1726882244.01665: done getting next task for host managed_node3 14879 1726882244.01667: ^ task is: TASK: Enable EPEL 8 14879 1726882244.01670: ^ 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 14879 1726882244.01673: getting variables 14879 1726882244.01674: in VariableManager get_vars() 14879 1726882244.01700: Calling all_inventory to load vars for managed_node3 14879 1726882244.01703: Calling groups_inventory to load vars for managed_node3 14879 1726882244.01706: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.01713: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.01715: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.01717: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.01842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.01954: done with get_vars() 14879 1726882244.01960: done getting variables 14879 1726882244.01999: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:30:44 -0400 (0:00:00.014) 0:00:03.265 ****** 14879 1726882244.02019: entering _queue_task() for managed_node3/command 14879 1726882244.02191: worker is 1 (out of 1 available) 14879 1726882244.02205: exiting _queue_task() for managed_node3/command 14879 1726882244.02216: done queuing things up, now waiting for results queue to drain 14879 1726882244.02218: waiting for pending results... 14879 1726882244.02351: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 14879 1726882244.02416: in run() - task 12673a56-9f93-b850-9774-0000000000b2 14879 1726882244.02428: variable 'ansible_search_path' from source: unknown 14879 1726882244.02431: variable 'ansible_search_path' from source: unknown 14879 1726882244.02457: calling self._execute() 14879 1726882244.02515: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.02520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.02530: variable 'omit' from source: magic vars 14879 1726882244.02792: variable 'ansible_distribution' from source: facts 14879 1726882244.02886: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 14879 1726882244.02890: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.02895: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 14879 1726882244.02898: when evaluation is False, skipping this task 14879 1726882244.02900: _execute() done 14879 1726882244.02904: dumping result to json 14879 1726882244.02907: done dumping result, returning 14879 1726882244.02910: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [12673a56-9f93-b850-9774-0000000000b2] 14879 1726882244.02921: sending task result for task 12673a56-9f93-b850-9774-0000000000b2 14879 1726882244.02992: done sending task result for task 12673a56-9f93-b850-9774-0000000000b2 14879 1726882244.02996: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 14879 1726882244.03040: no more pending results, returning what we have 14879 1726882244.03043: results queue empty 14879 1726882244.03044: checking for any_errors_fatal 14879 1726882244.03047: done checking for any_errors_fatal 14879 1726882244.03047: checking for max_fail_percentage 14879 1726882244.03049: done checking for max_fail_percentage 14879 1726882244.03049: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.03050: done checking to see if all hosts have failed 14879 1726882244.03051: getting the remaining hosts for this loop 14879 1726882244.03052: done getting the remaining hosts for this loop 14879 1726882244.03055: getting the next task for host managed_node3 14879 1726882244.03061: done getting next task for host managed_node3 14879 1726882244.03063: ^ task is: TASK: Enable EPEL 6 14879 1726882244.03066: ^ 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 14879 1726882244.03069: getting variables 14879 1726882244.03070: in VariableManager get_vars() 14879 1726882244.03092: Calling all_inventory to load vars for managed_node3 14879 1726882244.03103: Calling groups_inventory to load vars for managed_node3 14879 1726882244.03107: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.03115: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.03117: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.03119: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.03224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.03337: done with get_vars() 14879 1726882244.03343: done getting variables 14879 1726882244.03379: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:30:44 -0400 (0:00:00.013) 0:00:03.279 ****** 14879 1726882244.03401: entering _queue_task() for managed_node3/copy 14879 1726882244.03562: worker is 1 (out of 1 available) 14879 1726882244.03572: exiting _queue_task() for managed_node3/copy 14879 1726882244.03583: done queuing things up, now waiting for results queue to drain 14879 1726882244.03585: waiting for pending results... 14879 1726882244.03724: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 14879 1726882244.03783: in run() - task 12673a56-9f93-b850-9774-0000000000b4 14879 1726882244.03796: variable 'ansible_search_path' from source: unknown 14879 1726882244.03800: variable 'ansible_search_path' from source: unknown 14879 1726882244.03829: calling self._execute() 14879 1726882244.03883: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.03886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.03899: variable 'omit' from source: magic vars 14879 1726882244.04199: variable 'ansible_distribution' from source: facts 14879 1726882244.04208: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 14879 1726882244.04281: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.04287: Evaluated conditional (ansible_distribution_major_version == '6'): False 14879 1726882244.04290: when evaluation is False, skipping this task 14879 1726882244.04296: _execute() done 14879 1726882244.04300: dumping result to json 14879 1726882244.04302: done dumping result, returning 14879 1726882244.04305: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [12673a56-9f93-b850-9774-0000000000b4] 14879 1726882244.04311: sending task result for task 12673a56-9f93-b850-9774-0000000000b4 14879 1726882244.04390: done sending task result for task 12673a56-9f93-b850-9774-0000000000b4 14879 1726882244.04397: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 14879 1726882244.04439: no more pending results, returning what we have 14879 1726882244.04442: results queue empty 14879 1726882244.04443: checking for any_errors_fatal 14879 1726882244.04446: done checking for any_errors_fatal 14879 1726882244.04447: checking for max_fail_percentage 14879 1726882244.04449: done checking for max_fail_percentage 14879 1726882244.04449: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.04450: done checking to see if all hosts have failed 14879 1726882244.04451: getting the remaining hosts for this loop 14879 1726882244.04452: done getting the remaining hosts for this loop 14879 1726882244.04455: getting the next task for host managed_node3 14879 1726882244.04461: done getting next task for host managed_node3 14879 1726882244.04463: ^ task is: TASK: Set network provider to 'initscripts' 14879 1726882244.04465: ^ 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 14879 1726882244.04468: getting variables 14879 1726882244.04469: in VariableManager get_vars() 14879 1726882244.04491: Calling all_inventory to load vars for managed_node3 14879 1726882244.04497: Calling groups_inventory to load vars for managed_node3 14879 1726882244.04500: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.04509: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.04512: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.04514: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.04641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.04748: done with get_vars() 14879 1726882244.04754: done getting variables 14879 1726882244.04789: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 21:30:44 -0400 (0:00:00.014) 0:00:03.293 ****** 14879 1726882244.04810: entering _queue_task() for managed_node3/set_fact 14879 1726882244.04967: worker is 1 (out of 1 available) 14879 1726882244.04978: exiting _queue_task() for managed_node3/set_fact 14879 1726882244.04989: done queuing things up, now waiting for results queue to drain 14879 1726882244.04990: waiting for pending results... 14879 1726882244.05118: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 14879 1726882244.05166: in run() - task 12673a56-9f93-b850-9774-000000000007 14879 1726882244.05176: variable 'ansible_search_path' from source: unknown 14879 1726882244.05204: calling self._execute() 14879 1726882244.05261: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.05265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.05272: variable 'omit' from source: magic vars 14879 1726882244.05341: variable 'omit' from source: magic vars 14879 1726882244.05364: variable 'omit' from source: magic vars 14879 1726882244.05388: variable 'omit' from source: magic vars 14879 1726882244.05420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 14879 1726882244.05447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 14879 1726882244.05462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 14879 1726882244.05481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882244.05491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 14879 1726882244.05518: variable 'inventory_hostname' from source: host vars for 'managed_node3' 14879 1726882244.05521: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.05524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.05592: Set connection var ansible_connection to ssh 14879 1726882244.05603: Set connection var ansible_module_compression to ZIP_DEFLATED 14879 1726882244.05611: Set connection var ansible_shell_executable to /bin/sh 14879 1726882244.05616: Set connection var ansible_pipelining to False 14879 1726882244.05621: Set connection var ansible_timeout to 10 14879 1726882244.05626: Set connection var ansible_shell_type to sh 14879 1726882244.05641: variable 'ansible_shell_executable' from source: unknown 14879 1726882244.05644: variable 'ansible_connection' from source: unknown 14879 1726882244.05646: variable 'ansible_module_compression' from source: unknown 14879 1726882244.05649: variable 'ansible_shell_type' from source: unknown 14879 1726882244.05651: variable 'ansible_shell_executable' from source: unknown 14879 1726882244.05653: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.05658: variable 'ansible_pipelining' from source: unknown 14879 1726882244.05660: variable 'ansible_timeout' from source: unknown 14879 1726882244.05664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.05766: 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) 14879 1726882244.05774: variable 'omit' from source: magic vars 14879 1726882244.05781: starting attempt loop 14879 1726882244.05785: running the handler 14879 1726882244.05800: handler run complete 14879 1726882244.05807: attempt loop complete, returning result 14879 1726882244.05810: _execute() done 14879 1726882244.05813: dumping result to json 14879 1726882244.05815: done dumping result, returning 14879 1726882244.05820: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [12673a56-9f93-b850-9774-000000000007] 14879 1726882244.05825: sending task result for task 12673a56-9f93-b850-9774-000000000007 14879 1726882244.05896: done sending task result for task 12673a56-9f93-b850-9774-000000000007 14879 1726882244.05899: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 14879 1726882244.05948: no more pending results, returning what we have 14879 1726882244.05950: results queue empty 14879 1726882244.05951: checking for any_errors_fatal 14879 1726882244.05954: done checking for any_errors_fatal 14879 1726882244.05955: checking for max_fail_percentage 14879 1726882244.05956: done checking for max_fail_percentage 14879 1726882244.05957: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.05958: done checking to see if all hosts have failed 14879 1726882244.05958: getting the remaining hosts for this loop 14879 1726882244.05960: done getting the remaining hosts for this loop 14879 1726882244.05962: getting the next task for host managed_node3 14879 1726882244.05968: done getting next task for host managed_node3 14879 1726882244.05970: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.05971: ^ 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 14879 1726882244.05975: getting variables 14879 1726882244.05976: in VariableManager get_vars() 14879 1726882244.06000: Calling all_inventory to load vars for managed_node3 14879 1726882244.06002: Calling groups_inventory to load vars for managed_node3 14879 1726882244.06005: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.06012: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.06015: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.06017: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.06127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.06368: done with get_vars() 14879 1726882244.06375: done getting variables 14879 1726882244.06418: in VariableManager get_vars() 14879 1726882244.06425: Calling all_inventory to load vars for managed_node3 14879 1726882244.06427: Calling groups_inventory to load vars for managed_node3 14879 1726882244.06428: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.06431: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.06432: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.06434: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.06512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.06617: done with get_vars() 14879 1726882244.06626: done queuing things up, now waiting for results queue to drain 14879 1726882244.06627: results queue empty 14879 1726882244.06627: checking for any_errors_fatal 14879 1726882244.06629: done checking for any_errors_fatal 14879 1726882244.06629: checking for max_fail_percentage 14879 1726882244.06630: done checking for max_fail_percentage 14879 1726882244.06630: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.06630: done checking to see if all hosts have failed 14879 1726882244.06631: getting the remaining hosts for this loop 14879 1726882244.06631: done getting the remaining hosts for this loop 14879 1726882244.06633: getting the next task for host managed_node3 14879 1726882244.06635: done getting next task for host managed_node3 14879 1726882244.06636: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.06637: ^ 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 14879 1726882244.06642: getting variables 14879 1726882244.06642: in VariableManager get_vars() 14879 1726882244.06647: Calling all_inventory to load vars for managed_node3 14879 1726882244.06648: Calling groups_inventory to load vars for managed_node3 14879 1726882244.06650: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.06653: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.06654: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.06656: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.06733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.06849: done with get_vars() 14879 1726882244.06854: done getting variables 14879 1726882244.06880: in VariableManager get_vars() 14879 1726882244.06885: Calling all_inventory to load vars for managed_node3 14879 1726882244.06887: Calling groups_inventory to load vars for managed_node3 14879 1726882244.06888: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.06891: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.06892: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.06896: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.06971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.07077: done with get_vars() 14879 1726882244.07085: done queuing things up, now waiting for results queue to drain 14879 1726882244.07086: results queue empty 14879 1726882244.07086: checking for any_errors_fatal 14879 1726882244.07087: done checking for any_errors_fatal 14879 1726882244.07087: checking for max_fail_percentage 14879 1726882244.07088: done checking for max_fail_percentage 14879 1726882244.07088: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.07089: done checking to see if all hosts have failed 14879 1726882244.07089: getting the remaining hosts for this loop 14879 1726882244.07090: done getting the remaining hosts for this loop 14879 1726882244.07091: getting the next task for host managed_node3 14879 1726882244.07095: done getting next task for host managed_node3 14879 1726882244.07095: ^ task is: None 14879 1726882244.07097: ^ 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 14879 1726882244.07097: done queuing things up, now waiting for results queue to drain 14879 1726882244.07098: results queue empty 14879 1726882244.07098: checking for any_errors_fatal 14879 1726882244.07099: done checking for any_errors_fatal 14879 1726882244.07099: checking for max_fail_percentage 14879 1726882244.07100: done checking for max_fail_percentage 14879 1726882244.07100: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.07100: done checking to see if all hosts have failed 14879 1726882244.07102: getting the next task for host managed_node3 14879 1726882244.07103: done getting next task for host managed_node3 14879 1726882244.07103: ^ task is: None 14879 1726882244.07104: ^ 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 14879 1726882244.07137: in VariableManager get_vars() 14879 1726882244.07148: done with get_vars() 14879 1726882244.07152: in VariableManager get_vars() 14879 1726882244.07157: done with get_vars() 14879 1726882244.07160: variable 'omit' from source: magic vars 14879 1726882244.07178: in VariableManager get_vars() 14879 1726882244.07184: done with get_vars() 14879 1726882244.07199: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 14879 1726882244.07311: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882244.07331: getting the remaining hosts for this loop 14879 1726882244.07332: done getting the remaining hosts for this loop 14879 1726882244.07334: getting the next task for host managed_node3 14879 1726882244.07335: done getting next task for host managed_node3 14879 1726882244.07336: ^ task is: TASK: Gathering Facts 14879 1726882244.07337: ^ 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 14879 1726882244.07338: getting variables 14879 1726882244.07339: in VariableManager get_vars() 14879 1726882244.07344: Calling all_inventory to load vars for managed_node3 14879 1726882244.07345: Calling groups_inventory to load vars for managed_node3 14879 1726882244.07347: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.07350: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.07361: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.07363: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.07463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.07565: done with get_vars() 14879 1726882244.07570: done getting variables 14879 1726882244.07598: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 21:30:44 -0400 (0:00:00.028) 0:00:03.321 ****** 14879 1726882244.07613: entering _queue_task() for managed_node3/gather_facts 14879 1726882244.07785: worker is 1 (out of 1 available) 14879 1726882244.07797: exiting _queue_task() for managed_node3/gather_facts 14879 1726882244.07807: done queuing things up, now waiting for results queue to drain 14879 1726882244.07808: waiting for pending results... 14879 1726882244.07950: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882244.08004: in run() - task 12673a56-9f93-b850-9774-0000000000da 14879 1726882244.08015: variable 'ansible_search_path' from source: unknown 14879 1726882244.08047: calling self._execute() 14879 1726882244.08105: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.08109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.08117: variable 'omit' from source: magic vars 14879 1726882244.08416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.09898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.09943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.09969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.10004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.10019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.10075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.10099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.10122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.10148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.10158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.10253: variable 'ansible_distribution' from source: facts 14879 1726882244.10257: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.10272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.10276: when evaluation is False, skipping this task 14879 1726882244.10278: _execute() done 14879 1726882244.10281: dumping result to json 14879 1726882244.10283: done dumping result, returning 14879 1726882244.10289: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000000da] 14879 1726882244.10296: sending task result for task 12673a56-9f93-b850-9774-0000000000da 14879 1726882244.10364: done sending task result for task 12673a56-9f93-b850-9774-0000000000da 14879 1726882244.10367: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.10414: no more pending results, returning what we have 14879 1726882244.10416: results queue empty 14879 1726882244.10417: checking for any_errors_fatal 14879 1726882244.10418: done checking for any_errors_fatal 14879 1726882244.10419: checking for max_fail_percentage 14879 1726882244.10420: done checking for max_fail_percentage 14879 1726882244.10421: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.10422: done checking to see if all hosts have failed 14879 1726882244.10423: getting the remaining hosts for this loop 14879 1726882244.10424: done getting the remaining hosts for this loop 14879 1726882244.10427: getting the next task for host managed_node3 14879 1726882244.10433: done getting next task for host managed_node3 14879 1726882244.10434: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.10436: ^ 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 14879 1726882244.10440: getting variables 14879 1726882244.10441: in VariableManager get_vars() 14879 1726882244.10467: Calling all_inventory to load vars for managed_node3 14879 1726882244.10469: Calling groups_inventory to load vars for managed_node3 14879 1726882244.10472: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.10491: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.10496: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.10499: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.10638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.10755: done with get_vars() 14879 1726882244.10762: done getting variables 14879 1726882244.10814: in VariableManager get_vars() 14879 1726882244.10821: Calling all_inventory to load vars for managed_node3 14879 1726882244.10823: Calling groups_inventory to load vars for managed_node3 14879 1726882244.10824: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.10827: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.10828: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.10830: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.10929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.11038: done with get_vars() 14879 1726882244.11047: done queuing things up, now waiting for results queue to drain 14879 1726882244.11048: results queue empty 14879 1726882244.11049: checking for any_errors_fatal 14879 1726882244.11050: done checking for any_errors_fatal 14879 1726882244.11050: checking for max_fail_percentage 14879 1726882244.11051: done checking for max_fail_percentage 14879 1726882244.11051: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.11052: done checking to see if all hosts have failed 14879 1726882244.11052: getting the remaining hosts for this loop 14879 1726882244.11053: done getting the remaining hosts for this loop 14879 1726882244.11054: getting the next task for host managed_node3 14879 1726882244.11057: done getting next task for host managed_node3 14879 1726882244.11058: ^ task is: TASK: Set interface={{ interface }} 14879 1726882244.11059: ^ 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 14879 1726882244.11060: getting variables 14879 1726882244.11061: in VariableManager get_vars() 14879 1726882244.11065: Calling all_inventory to load vars for managed_node3 14879 1726882244.11066: Calling groups_inventory to load vars for managed_node3 14879 1726882244.11067: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.11077: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.11079: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.11080: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.11161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.11267: done with get_vars() 14879 1726882244.11272: done getting variables 14879 1726882244.11300: 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) 14879 1726882244.11380: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 21:30:44 -0400 (0:00:00.037) 0:00:03.359 ****** 14879 1726882244.11410: entering _queue_task() for managed_node3/set_fact 14879 1726882244.11600: worker is 1 (out of 1 available) 14879 1726882244.11612: exiting _queue_task() for managed_node3/set_fact 14879 1726882244.11624: done queuing things up, now waiting for results queue to drain 14879 1726882244.11626: waiting for pending results... 14879 1726882244.11764: running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 14879 1726882244.11813: in run() - task 12673a56-9f93-b850-9774-00000000000b 14879 1726882244.11823: variable 'ansible_search_path' from source: unknown 14879 1726882244.11861: calling self._execute() 14879 1726882244.11909: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.11913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.11921: variable 'omit' from source: magic vars 14879 1726882244.12216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.14101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.14105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.14108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.14111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.14143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.14230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.14266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.14316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.14363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.14386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.14526: variable 'ansible_distribution' from source: facts 14879 1726882244.14539: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.14563: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.14572: when evaluation is False, skipping this task 14879 1726882244.14580: _execute() done 14879 1726882244.14588: dumping result to json 14879 1726882244.14601: done dumping result, returning 14879 1726882244.14615: done running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 [12673a56-9f93-b850-9774-00000000000b] 14879 1726882244.14626: sending task result for task 12673a56-9f93-b850-9774-00000000000b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.14765: no more pending results, returning what we have 14879 1726882244.14768: results queue empty 14879 1726882244.14769: checking for any_errors_fatal 14879 1726882244.14770: done checking for any_errors_fatal 14879 1726882244.14771: checking for max_fail_percentage 14879 1726882244.14772: done checking for max_fail_percentage 14879 1726882244.14773: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.14774: done checking to see if all hosts have failed 14879 1726882244.14774: getting the remaining hosts for this loop 14879 1726882244.14776: done getting the remaining hosts for this loop 14879 1726882244.14779: getting the next task for host managed_node3 14879 1726882244.14785: done getting next task for host managed_node3 14879 1726882244.14788: ^ task is: TASK: Include the task 'show_interfaces.yml' 14879 1726882244.14789: ^ 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 14879 1726882244.14796: getting variables 14879 1726882244.14798: in VariableManager get_vars() 14879 1726882244.14828: Calling all_inventory to load vars for managed_node3 14879 1726882244.14830: Calling groups_inventory to load vars for managed_node3 14879 1726882244.14833: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.14846: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.14849: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.14852: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.15152: done sending task result for task 12673a56-9f93-b850-9774-00000000000b 14879 1726882244.15155: WORKER PROCESS EXITING 14879 1726882244.15177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.15369: done with get_vars() 14879 1726882244.15380: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 21:30:44 -0400 (0:00:00.040) 0:00:03.400 ****** 14879 1726882244.15471: entering _queue_task() for managed_node3/include_tasks 14879 1726882244.15726: worker is 1 (out of 1 available) 14879 1726882244.15737: exiting _queue_task() for managed_node3/include_tasks 14879 1726882244.15749: done queuing things up, now waiting for results queue to drain 14879 1726882244.15750: waiting for pending results... 14879 1726882244.15990: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 14879 1726882244.16090: in run() - task 12673a56-9f93-b850-9774-00000000000c 14879 1726882244.16201: variable 'ansible_search_path' from source: unknown 14879 1726882244.16205: calling self._execute() 14879 1726882244.16247: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.16261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.16278: variable 'omit' from source: magic vars 14879 1726882244.16836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.18938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.18997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.19024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.19056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.19076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.19137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.19160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.19178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.19209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.19221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.19313: variable 'ansible_distribution' from source: facts 14879 1726882244.19317: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.19331: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.19334: when evaluation is False, skipping this task 14879 1726882244.19336: _execute() done 14879 1726882244.19339: dumping result to json 14879 1726882244.19341: done dumping result, returning 14879 1726882244.19347: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-b850-9774-00000000000c] 14879 1726882244.19352: sending task result for task 12673a56-9f93-b850-9774-00000000000c 14879 1726882244.19440: done sending task result for task 12673a56-9f93-b850-9774-00000000000c 14879 1726882244.19443: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.19487: no more pending results, returning what we have 14879 1726882244.19491: results queue empty 14879 1726882244.19491: checking for any_errors_fatal 14879 1726882244.19500: done checking for any_errors_fatal 14879 1726882244.19501: checking for max_fail_percentage 14879 1726882244.19503: done checking for max_fail_percentage 14879 1726882244.19503: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.19504: done checking to see if all hosts have failed 14879 1726882244.19505: getting the remaining hosts for this loop 14879 1726882244.19506: done getting the remaining hosts for this loop 14879 1726882244.19510: getting the next task for host managed_node3 14879 1726882244.19515: done getting next task for host managed_node3 14879 1726882244.19518: ^ task is: TASK: Include the task 'assert_device_absent.yml' 14879 1726882244.19520: ^ 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 14879 1726882244.19523: getting variables 14879 1726882244.19524: in VariableManager get_vars() 14879 1726882244.19552: Calling all_inventory to load vars for managed_node3 14879 1726882244.19555: Calling groups_inventory to load vars for managed_node3 14879 1726882244.19558: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.19568: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.19575: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.19578: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.19791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.19906: done with get_vars() 14879 1726882244.19914: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 21:30:44 -0400 (0:00:00.045) 0:00:03.445 ****** 14879 1726882244.19976: entering _queue_task() for managed_node3/include_tasks 14879 1726882244.20176: worker is 1 (out of 1 available) 14879 1726882244.20188: exiting _queue_task() for managed_node3/include_tasks 14879 1726882244.20201: done queuing things up, now waiting for results queue to drain 14879 1726882244.20203: waiting for pending results... 14879 1726882244.20353: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 14879 1726882244.20409: in run() - task 12673a56-9f93-b850-9774-00000000000d 14879 1726882244.20419: variable 'ansible_search_path' from source: unknown 14879 1726882244.20453: calling self._execute() 14879 1726882244.20515: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.20520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.20528: variable 'omit' from source: magic vars 14879 1726882244.20833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.22866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.22917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.22945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.22979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.23004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.23061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.23080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.23104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.23134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.23145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.23242: variable 'ansible_distribution' from source: facts 14879 1726882244.23246: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.23262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.23265: when evaluation is False, skipping this task 14879 1726882244.23268: _execute() done 14879 1726882244.23270: dumping result to json 14879 1726882244.23272: done dumping result, returning 14879 1726882244.23279: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [12673a56-9f93-b850-9774-00000000000d] 14879 1726882244.23284: sending task result for task 12673a56-9f93-b850-9774-00000000000d 14879 1726882244.23366: done sending task result for task 12673a56-9f93-b850-9774-00000000000d 14879 1726882244.23369: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.23416: no more pending results, returning what we have 14879 1726882244.23419: results queue empty 14879 1726882244.23420: checking for any_errors_fatal 14879 1726882244.23426: done checking for any_errors_fatal 14879 1726882244.23426: checking for max_fail_percentage 14879 1726882244.23428: done checking for max_fail_percentage 14879 1726882244.23428: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.23429: done checking to see if all hosts have failed 14879 1726882244.23430: getting the remaining hosts for this loop 14879 1726882244.23431: done getting the remaining hosts for this loop 14879 1726882244.23435: getting the next task for host managed_node3 14879 1726882244.23440: done getting next task for host managed_node3 14879 1726882244.23442: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.23443: ^ 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 14879 1726882244.23447: getting variables 14879 1726882244.23448: in VariableManager get_vars() 14879 1726882244.23476: Calling all_inventory to load vars for managed_node3 14879 1726882244.23480: Calling groups_inventory to load vars for managed_node3 14879 1726882244.23483: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.23503: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.23506: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.23510: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.23653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.23789: done with get_vars() 14879 1726882244.23800: done getting variables 14879 1726882244.23849: in VariableManager get_vars() 14879 1726882244.23856: Calling all_inventory to load vars for managed_node3 14879 1726882244.23857: Calling groups_inventory to load vars for managed_node3 14879 1726882244.23858: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.23861: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.23863: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.23864: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.23948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.24147: done with get_vars() 14879 1726882244.24159: done queuing things up, now waiting for results queue to drain 14879 1726882244.24161: results queue empty 14879 1726882244.24162: checking for any_errors_fatal 14879 1726882244.24164: done checking for any_errors_fatal 14879 1726882244.24164: checking for max_fail_percentage 14879 1726882244.24165: done checking for max_fail_percentage 14879 1726882244.24166: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.24167: done checking to see if all hosts have failed 14879 1726882244.24167: getting the remaining hosts for this loop 14879 1726882244.24168: done getting the remaining hosts for this loop 14879 1726882244.24171: getting the next task for host managed_node3 14879 1726882244.24174: done getting next task for host managed_node3 14879 1726882244.24176: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.24177: ^ 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 14879 1726882244.24179: getting variables 14879 1726882244.24180: in VariableManager get_vars() 14879 1726882244.24188: Calling all_inventory to load vars for managed_node3 14879 1726882244.24190: Calling groups_inventory to load vars for managed_node3 14879 1726882244.24192: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.24206: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.24208: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.24211: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.24342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.24541: done with get_vars() 14879 1726882244.24547: done getting variables 14879 1726882244.24583: in VariableManager get_vars() 14879 1726882244.24590: Calling all_inventory to load vars for managed_node3 14879 1726882244.24591: Calling groups_inventory to load vars for managed_node3 14879 1726882244.24597: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.24600: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.24602: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.24604: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.24723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.24896: done with get_vars() 14879 1726882244.24907: done queuing things up, now waiting for results queue to drain 14879 1726882244.24909: results queue empty 14879 1726882244.24910: checking for any_errors_fatal 14879 1726882244.24911: done checking for any_errors_fatal 14879 1726882244.24911: checking for max_fail_percentage 14879 1726882244.24912: done checking for max_fail_percentage 14879 1726882244.24913: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.24913: done checking to see if all hosts have failed 14879 1726882244.24914: getting the remaining hosts for this loop 14879 1726882244.24915: done getting the remaining hosts for this loop 14879 1726882244.24917: getting the next task for host managed_node3 14879 1726882244.24919: done getting next task for host managed_node3 14879 1726882244.24920: ^ task is: None 14879 1726882244.24921: ^ 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 14879 1726882244.24922: done queuing things up, now waiting for results queue to drain 14879 1726882244.24923: results queue empty 14879 1726882244.24923: checking for any_errors_fatal 14879 1726882244.24924: done checking for any_errors_fatal 14879 1726882244.24924: checking for max_fail_percentage 14879 1726882244.24925: done checking for max_fail_percentage 14879 1726882244.24926: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.24927: done checking to see if all hosts have failed 14879 1726882244.24928: getting the next task for host managed_node3 14879 1726882244.24930: done getting next task for host managed_node3 14879 1726882244.24931: ^ task is: None 14879 1726882244.24932: ^ 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 14879 1726882244.24964: in VariableManager get_vars() 14879 1726882244.24983: done with get_vars() 14879 1726882244.24989: in VariableManager get_vars() 14879 1726882244.25006: done with get_vars() 14879 1726882244.25010: variable 'omit' from source: magic vars 14879 1726882244.25038: in VariableManager get_vars() 14879 1726882244.25050: done with get_vars() 14879 1726882244.25068: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 14879 1726882244.25685: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882244.25713: getting the remaining hosts for this loop 14879 1726882244.25714: done getting the remaining hosts for this loop 14879 1726882244.25717: getting the next task for host managed_node3 14879 1726882244.25719: done getting next task for host managed_node3 14879 1726882244.25722: ^ task is: TASK: Gathering Facts 14879 1726882244.25723: ^ 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 14879 1726882244.25725: getting variables 14879 1726882244.25726: in VariableManager get_vars() 14879 1726882244.25737: Calling all_inventory to load vars for managed_node3 14879 1726882244.25739: Calling groups_inventory to load vars for managed_node3 14879 1726882244.25741: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.25746: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.25748: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.25750: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.25901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.26100: done with get_vars() 14879 1726882244.26108: done getting variables 14879 1726882244.26148: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 21:30:44 -0400 (0:00:00.061) 0:00:03.507 ****** 14879 1726882244.26171: entering _queue_task() for managed_node3/gather_facts 14879 1726882244.26480: worker is 1 (out of 1 available) 14879 1726882244.26489: exiting _queue_task() for managed_node3/gather_facts 14879 1726882244.26705: done queuing things up, now waiting for results queue to drain 14879 1726882244.26708: waiting for pending results... 14879 1726882244.26744: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882244.26901: in run() - task 12673a56-9f93-b850-9774-0000000000f5 14879 1726882244.26904: variable 'ansible_search_path' from source: unknown 14879 1726882244.26906: calling self._execute() 14879 1726882244.26976: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.26988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.27006: variable 'omit' from source: magic vars 14879 1726882244.27433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.29587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.29673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.29759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.29762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.29797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.29888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.29931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.29965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.30086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.30089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.30186: variable 'ansible_distribution' from source: facts 14879 1726882244.30207: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.30231: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.30238: when evaluation is False, skipping this task 14879 1726882244.30245: _execute() done 14879 1726882244.30251: dumping result to json 14879 1726882244.30258: done dumping result, returning 14879 1726882244.30270: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000000f5] 14879 1726882244.30301: sending task result for task 12673a56-9f93-b850-9774-0000000000f5 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.30551: no more pending results, returning what we have 14879 1726882244.30556: results queue empty 14879 1726882244.30557: checking for any_errors_fatal 14879 1726882244.30558: done checking for any_errors_fatal 14879 1726882244.30558: checking for max_fail_percentage 14879 1726882244.30561: done checking for max_fail_percentage 14879 1726882244.30562: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.30562: done checking to see if all hosts have failed 14879 1726882244.30563: getting the remaining hosts for this loop 14879 1726882244.30565: done getting the remaining hosts for this loop 14879 1726882244.30569: getting the next task for host managed_node3 14879 1726882244.30575: done getting next task for host managed_node3 14879 1726882244.30577: ^ task is: TASK: meta (flush_handlers) 14879 1726882244.30580: ^ 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 14879 1726882244.30584: getting variables 14879 1726882244.30586: in VariableManager get_vars() 14879 1726882244.30632: Calling all_inventory to load vars for managed_node3 14879 1726882244.30635: Calling groups_inventory to load vars for managed_node3 14879 1726882244.30638: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.30652: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.30655: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.30659: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.31077: done sending task result for task 12673a56-9f93-b850-9774-0000000000f5 14879 1726882244.31081: WORKER PROCESS EXITING 14879 1726882244.31108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.31309: done with get_vars() 14879 1726882244.31322: done getting variables 14879 1726882244.31383: in VariableManager get_vars() 14879 1726882244.31399: Calling all_inventory to load vars for managed_node3 14879 1726882244.31401: Calling groups_inventory to load vars for managed_node3 14879 1726882244.31403: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.31407: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.31410: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.31413: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.31550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.31740: done with get_vars() 14879 1726882244.31753: done queuing things up, now waiting for results queue to drain 14879 1726882244.31755: results queue empty 14879 1726882244.31756: checking for any_errors_fatal 14879 1726882244.31758: done checking for any_errors_fatal 14879 1726882244.31758: checking for max_fail_percentage 14879 1726882244.31759: done checking for max_fail_percentage 14879 1726882244.31760: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.31761: done checking to see if all hosts have failed 14879 1726882244.31761: getting the remaining hosts for this loop 14879 1726882244.31763: done getting the remaining hosts for this loop 14879 1726882244.31765: getting the next task for host managed_node3 14879 1726882244.31769: done getting next task for host managed_node3 14879 1726882244.31771: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882244.31773: ^ 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 14879 1726882244.31783: getting variables 14879 1726882244.31784: in VariableManager get_vars() 14879 1726882244.31801: Calling all_inventory to load vars for managed_node3 14879 1726882244.31803: Calling groups_inventory to load vars for managed_node3 14879 1726882244.31805: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.31815: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.31817: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.31820: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.31974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.32169: done with get_vars() 14879 1726882244.32177: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:44 -0400 (0:00:00.060) 0:00:03.567 ****** 14879 1726882244.32248: entering _queue_task() for managed_node3/include_tasks 14879 1726882244.32535: worker is 1 (out of 1 available) 14879 1726882244.32547: exiting _queue_task() for managed_node3/include_tasks 14879 1726882244.32559: done queuing things up, now waiting for results queue to drain 14879 1726882244.32560: waiting for pending results... 14879 1726882244.32799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882244.32900: in run() - task 12673a56-9f93-b850-9774-000000000014 14879 1726882244.32924: variable 'ansible_search_path' from source: unknown 14879 1726882244.32932: variable 'ansible_search_path' from source: unknown 14879 1726882244.32968: calling self._execute() 14879 1726882244.33050: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.33063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.33076: variable 'omit' from source: magic vars 14879 1726882244.33514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.35933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.36002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.36048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.36087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.36121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.36206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.36240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.36274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.36325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.36343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.36480: variable 'ansible_distribution' from source: facts 14879 1726882244.36575: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.36579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.36581: when evaluation is False, skipping this task 14879 1726882244.36583: _execute() done 14879 1726882244.36585: dumping result to json 14879 1726882244.36587: done dumping result, returning 14879 1726882244.36589: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b850-9774-000000000014] 14879 1726882244.36591: sending task result for task 12673a56-9f93-b850-9774-000000000014 14879 1726882244.36661: done sending task result for task 12673a56-9f93-b850-9774-000000000014 14879 1726882244.36664: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.36715: no more pending results, returning what we have 14879 1726882244.36718: results queue empty 14879 1726882244.36718: checking for any_errors_fatal 14879 1726882244.36720: done checking for any_errors_fatal 14879 1726882244.36721: checking for max_fail_percentage 14879 1726882244.36723: done checking for max_fail_percentage 14879 1726882244.36724: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.36724: done checking to see if all hosts have failed 14879 1726882244.36725: getting the remaining hosts for this loop 14879 1726882244.36727: done getting the remaining hosts for this loop 14879 1726882244.36731: getting the next task for host managed_node3 14879 1726882244.36737: done getting next task for host managed_node3 14879 1726882244.36741: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882244.36743: ^ 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 14879 1726882244.36757: getting variables 14879 1726882244.36758: in VariableManager get_vars() 14879 1726882244.36799: Calling all_inventory to load vars for managed_node3 14879 1726882244.36802: Calling groups_inventory to load vars for managed_node3 14879 1726882244.36805: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.36816: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.36819: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.36823: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.37208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.37483: done with get_vars() 14879 1726882244.37497: done getting variables 14879 1726882244.37583: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:44 -0400 (0:00:00.053) 0:00:03.621 ****** 14879 1726882244.37615: entering _queue_task() for managed_node3/debug 14879 1726882244.37617: Creating lock for debug 14879 1726882244.37859: worker is 1 (out of 1 available) 14879 1726882244.37871: exiting _queue_task() for managed_node3/debug 14879 1726882244.37881: done queuing things up, now waiting for results queue to drain 14879 1726882244.37882: waiting for pending results... 14879 1726882244.38212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882244.38217: in run() - task 12673a56-9f93-b850-9774-000000000015 14879 1726882244.38224: variable 'ansible_search_path' from source: unknown 14879 1726882244.38301: variable 'ansible_search_path' from source: unknown 14879 1726882244.38305: calling self._execute() 14879 1726882244.38352: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.38363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.38376: variable 'omit' from source: magic vars 14879 1726882244.38808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.41231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.41302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.41349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.41387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.41426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.41542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.41563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.41700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.41703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.41706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.41791: variable 'ansible_distribution' from source: facts 14879 1726882244.41808: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.41834: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.41842: when evaluation is False, skipping this task 14879 1726882244.41849: _execute() done 14879 1726882244.41855: dumping result to json 14879 1726882244.41863: done dumping result, returning 14879 1726882244.41873: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b850-9774-000000000015] 14879 1726882244.41884: sending task result for task 12673a56-9f93-b850-9774-000000000015 14879 1726882244.42202: done sending task result for task 12673a56-9f93-b850-9774-000000000015 14879 1726882244.42206: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882244.42243: no more pending results, returning what we have 14879 1726882244.42246: results queue empty 14879 1726882244.42247: checking for any_errors_fatal 14879 1726882244.42252: done checking for any_errors_fatal 14879 1726882244.42252: checking for max_fail_percentage 14879 1726882244.42254: done checking for max_fail_percentage 14879 1726882244.42255: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.42256: done checking to see if all hosts have failed 14879 1726882244.42256: getting the remaining hosts for this loop 14879 1726882244.42257: done getting the remaining hosts for this loop 14879 1726882244.42261: getting the next task for host managed_node3 14879 1726882244.42265: done getting next task for host managed_node3 14879 1726882244.42268: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14879 1726882244.42270: ^ 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 14879 1726882244.42281: getting variables 14879 1726882244.42283: in VariableManager get_vars() 14879 1726882244.42318: Calling all_inventory to load vars for managed_node3 14879 1726882244.42320: Calling groups_inventory to load vars for managed_node3 14879 1726882244.42322: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.42330: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.42333: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.42335: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.42618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.42815: done with get_vars() 14879 1726882244.42826: done getting variables 14879 1726882244.42909: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:44 -0400 (0:00:00.053) 0:00:03.674 ****** 14879 1726882244.42938: entering _queue_task() for managed_node3/fail 14879 1726882244.42940: Creating lock for fail 14879 1726882244.43399: worker is 1 (out of 1 available) 14879 1726882244.43408: exiting _queue_task() for managed_node3/fail 14879 1726882244.43417: done queuing things up, now waiting for results queue to drain 14879 1726882244.43419: waiting for pending results... 14879 1726882244.43461: 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 14879 1726882244.43558: in run() - task 12673a56-9f93-b850-9774-000000000016 14879 1726882244.43578: variable 'ansible_search_path' from source: unknown 14879 1726882244.43587: variable 'ansible_search_path' from source: unknown 14879 1726882244.43629: calling self._execute() 14879 1726882244.43711: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.43724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.43738: variable 'omit' from source: magic vars 14879 1726882244.44159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.46523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.46603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.46646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.46691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.46729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.46819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.46854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.46885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.46939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.46960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.47102: variable 'ansible_distribution' from source: facts 14879 1726882244.47126: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.47141: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.47300: when evaluation is False, skipping this task 14879 1726882244.47303: _execute() done 14879 1726882244.47305: dumping result to json 14879 1726882244.47307: done dumping result, returning 14879 1726882244.47310: 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 [12673a56-9f93-b850-9774-000000000016] 14879 1726882244.47312: sending task result for task 12673a56-9f93-b850-9774-000000000016 14879 1726882244.47380: done sending task result for task 12673a56-9f93-b850-9774-000000000016 14879 1726882244.47383: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.47436: no more pending results, returning what we have 14879 1726882244.47439: results queue empty 14879 1726882244.47440: checking for any_errors_fatal 14879 1726882244.47445: done checking for any_errors_fatal 14879 1726882244.47446: checking for max_fail_percentage 14879 1726882244.47447: done checking for max_fail_percentage 14879 1726882244.47448: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.47449: done checking to see if all hosts have failed 14879 1726882244.47450: getting the remaining hosts for this loop 14879 1726882244.47451: done getting the remaining hosts for this loop 14879 1726882244.47455: getting the next task for host managed_node3 14879 1726882244.47461: done getting next task for host managed_node3 14879 1726882244.47465: ^ 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 14879 1726882244.47467: ^ 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 14879 1726882244.47480: getting variables 14879 1726882244.47482: in VariableManager get_vars() 14879 1726882244.47526: Calling all_inventory to load vars for managed_node3 14879 1726882244.47529: Calling groups_inventory to load vars for managed_node3 14879 1726882244.47532: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.47543: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.47546: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.47549: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.47930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.48138: done with get_vars() 14879 1726882244.48149: done getting variables 14879 1726882244.48212: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:44 -0400 (0:00:00.053) 0:00:03.727 ****** 14879 1726882244.48241: entering _queue_task() for managed_node3/fail 14879 1726882244.48506: worker is 1 (out of 1 available) 14879 1726882244.48517: exiting _queue_task() for managed_node3/fail 14879 1726882244.48528: done queuing things up, now waiting for results queue to drain 14879 1726882244.48530: waiting for pending results... 14879 1726882244.48914: 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 14879 1726882244.48918: in run() - task 12673a56-9f93-b850-9774-000000000017 14879 1726882244.48922: variable 'ansible_search_path' from source: unknown 14879 1726882244.48924: variable 'ansible_search_path' from source: unknown 14879 1726882244.48927: calling self._execute() 14879 1726882244.48987: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.49003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.49020: variable 'omit' from source: magic vars 14879 1726882244.49509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.51984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.52076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.52124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.52169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.52205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.52377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.52381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.52383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.52442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.52461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.52640: variable 'ansible_distribution' from source: facts 14879 1726882244.52654: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.52691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.52705: when evaluation is False, skipping this task 14879 1726882244.52713: _execute() done 14879 1726882244.52720: dumping result to json 14879 1726882244.52727: done dumping result, returning 14879 1726882244.52739: 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 [12673a56-9f93-b850-9774-000000000017] 14879 1726882244.52750: sending task result for task 12673a56-9f93-b850-9774-000000000017 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.52936: no more pending results, returning what we have 14879 1726882244.52939: results queue empty 14879 1726882244.52940: checking for any_errors_fatal 14879 1726882244.52945: done checking for any_errors_fatal 14879 1726882244.52946: checking for max_fail_percentage 14879 1726882244.52948: done checking for max_fail_percentage 14879 1726882244.52953: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.52954: done checking to see if all hosts have failed 14879 1726882244.52955: getting the remaining hosts for this loop 14879 1726882244.52957: done getting the remaining hosts for this loop 14879 1726882244.52960: getting the next task for host managed_node3 14879 1726882244.52967: done getting next task for host managed_node3 14879 1726882244.52971: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14879 1726882244.52973: ^ 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 14879 1726882244.52988: getting variables 14879 1726882244.52990: in VariableManager get_vars() 14879 1726882244.53238: Calling all_inventory to load vars for managed_node3 14879 1726882244.53241: Calling groups_inventory to load vars for managed_node3 14879 1726882244.53244: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.53406: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.53409: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.53413: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.53676: done sending task result for task 12673a56-9f93-b850-9774-000000000017 14879 1726882244.53679: WORKER PROCESS EXITING 14879 1726882244.53708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.53901: done with get_vars() 14879 1726882244.53912: done getting variables 14879 1726882244.53971: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:44 -0400 (0:00:00.057) 0:00:03.785 ****** 14879 1726882244.54005: entering _queue_task() for managed_node3/fail 14879 1726882244.54280: worker is 1 (out of 1 available) 14879 1726882244.54291: exiting _queue_task() for managed_node3/fail 14879 1726882244.54508: done queuing things up, now waiting for results queue to drain 14879 1726882244.54510: waiting for pending results... 14879 1726882244.54552: 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 14879 1726882244.54644: in run() - task 12673a56-9f93-b850-9774-000000000018 14879 1726882244.54662: variable 'ansible_search_path' from source: unknown 14879 1726882244.54670: variable 'ansible_search_path' from source: unknown 14879 1726882244.54713: calling self._execute() 14879 1726882244.54801: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.54812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.54827: variable 'omit' from source: magic vars 14879 1726882244.55254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.57723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.57796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.57838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.57880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.57917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.58002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.58037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.58063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.58108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.58124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.58243: variable 'ansible_distribution' from source: facts 14879 1726882244.58255: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.58279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.58288: when evaluation is False, skipping this task 14879 1726882244.58401: _execute() done 14879 1726882244.58406: dumping result to json 14879 1726882244.58408: done dumping result, returning 14879 1726882244.58411: 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 [12673a56-9f93-b850-9774-000000000018] 14879 1726882244.58413: sending task result for task 12673a56-9f93-b850-9774-000000000018 14879 1726882244.58483: done sending task result for task 12673a56-9f93-b850-9774-000000000018 14879 1726882244.58486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.58541: no more pending results, returning what we have 14879 1726882244.58544: results queue empty 14879 1726882244.58545: checking for any_errors_fatal 14879 1726882244.58552: done checking for any_errors_fatal 14879 1726882244.58552: checking for max_fail_percentage 14879 1726882244.58554: done checking for max_fail_percentage 14879 1726882244.58555: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.58556: done checking to see if all hosts have failed 14879 1726882244.58557: getting the remaining hosts for this loop 14879 1726882244.58558: done getting the remaining hosts for this loop 14879 1726882244.58562: getting the next task for host managed_node3 14879 1726882244.58568: done getting next task for host managed_node3 14879 1726882244.58572: ^ 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 14879 1726882244.58574: ^ 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 14879 1726882244.58588: getting variables 14879 1726882244.58590: in VariableManager get_vars() 14879 1726882244.58635: Calling all_inventory to load vars for managed_node3 14879 1726882244.58638: Calling groups_inventory to load vars for managed_node3 14879 1726882244.58640: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.58653: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.58656: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.58659: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.59112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.59311: done with get_vars() 14879 1726882244.59323: done getting variables 14879 1726882244.59420: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:44 -0400 (0:00:00.054) 0:00:03.839 ****** 14879 1726882244.59448: entering _queue_task() for managed_node3/dnf 14879 1726882244.59730: worker is 1 (out of 1 available) 14879 1726882244.59741: exiting _queue_task() for managed_node3/dnf 14879 1726882244.59753: done queuing things up, now waiting for results queue to drain 14879 1726882244.59755: waiting for pending results... 14879 1726882244.60114: 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 14879 1726882244.60120: in run() - task 12673a56-9f93-b850-9774-000000000019 14879 1726882244.60131: variable 'ansible_search_path' from source: unknown 14879 1726882244.60140: variable 'ansible_search_path' from source: unknown 14879 1726882244.60180: calling self._execute() 14879 1726882244.60267: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.60279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.60297: variable 'omit' from source: magic vars 14879 1726882244.61047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.62617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.62670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.62698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.62726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.62749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.62809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.62832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.62851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.62880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.62890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.62984: variable 'ansible_distribution' from source: facts 14879 1726882244.62988: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.63007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.63010: when evaluation is False, skipping this task 14879 1726882244.63012: _execute() done 14879 1726882244.63015: dumping result to json 14879 1726882244.63017: done dumping result, returning 14879 1726882244.63054: 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 [12673a56-9f93-b850-9774-000000000019] 14879 1726882244.63057: sending task result for task 12673a56-9f93-b850-9774-000000000019 14879 1726882244.63167: done sending task result for task 12673a56-9f93-b850-9774-000000000019 14879 1726882244.63172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.63258: no more pending results, returning what we have 14879 1726882244.63261: results queue empty 14879 1726882244.63262: checking for any_errors_fatal 14879 1726882244.63267: done checking for any_errors_fatal 14879 1726882244.63267: checking for max_fail_percentage 14879 1726882244.63269: done checking for max_fail_percentage 14879 1726882244.63270: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.63271: done checking to see if all hosts have failed 14879 1726882244.63271: getting the remaining hosts for this loop 14879 1726882244.63272: done getting the remaining hosts for this loop 14879 1726882244.63275: getting the next task for host managed_node3 14879 1726882244.63279: done getting next task for host managed_node3 14879 1726882244.63283: ^ 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 14879 1726882244.63284: ^ 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 14879 1726882244.63297: getting variables 14879 1726882244.63298: in VariableManager get_vars() 14879 1726882244.63608: Calling all_inventory to load vars for managed_node3 14879 1726882244.63611: Calling groups_inventory to load vars for managed_node3 14879 1726882244.63613: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.63624: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.63627: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.63630: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.63783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.64015: done with get_vars() 14879 1726882244.64025: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882244.64109: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:44 -0400 (0:00:00.046) 0:00:03.886 ****** 14879 1726882244.64135: entering _queue_task() for managed_node3/yum 14879 1726882244.64144: Creating lock for yum 14879 1726882244.64415: worker is 1 (out of 1 available) 14879 1726882244.64429: exiting _queue_task() for managed_node3/yum 14879 1726882244.64441: done queuing things up, now waiting for results queue to drain 14879 1726882244.64443: waiting for pending results... 14879 1726882244.64602: 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 14879 1726882244.64665: in run() - task 12673a56-9f93-b850-9774-00000000001a 14879 1726882244.64674: variable 'ansible_search_path' from source: unknown 14879 1726882244.64678: variable 'ansible_search_path' from source: unknown 14879 1726882244.64713: calling self._execute() 14879 1726882244.64770: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.64776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.64785: variable 'omit' from source: magic vars 14879 1726882244.65082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.66664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.66869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.66872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.66875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.66877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.66923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.66972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.67007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.67067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.67086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.67227: variable 'ansible_distribution' from source: facts 14879 1726882244.67239: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.67260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.67278: when evaluation is False, skipping this task 14879 1726882244.67287: _execute() done 14879 1726882244.67389: dumping result to json 14879 1726882244.67392: done dumping result, returning 14879 1726882244.67398: 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 [12673a56-9f93-b850-9774-00000000001a] 14879 1726882244.67401: sending task result for task 12673a56-9f93-b850-9774-00000000001a 14879 1726882244.67469: done sending task result for task 12673a56-9f93-b850-9774-00000000001a 14879 1726882244.67472: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.67538: no more pending results, returning what we have 14879 1726882244.67542: results queue empty 14879 1726882244.67543: checking for any_errors_fatal 14879 1726882244.67550: done checking for any_errors_fatal 14879 1726882244.67551: checking for max_fail_percentage 14879 1726882244.67553: done checking for max_fail_percentage 14879 1726882244.67554: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.67555: done checking to see if all hosts have failed 14879 1726882244.67556: getting the remaining hosts for this loop 14879 1726882244.67557: done getting the remaining hosts for this loop 14879 1726882244.67560: getting the next task for host managed_node3 14879 1726882244.67565: done getting next task for host managed_node3 14879 1726882244.67568: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882244.67570: ^ 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 14879 1726882244.67581: getting variables 14879 1726882244.67582: in VariableManager get_vars() 14879 1726882244.67649: Calling all_inventory to load vars for managed_node3 14879 1726882244.67651: Calling groups_inventory to load vars for managed_node3 14879 1726882244.67654: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.67663: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.67666: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.67668: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.67863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.68016: done with get_vars() 14879 1726882244.68023: done getting variables 14879 1726882244.68064: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:44 -0400 (0:00:00.039) 0:00:03.926 ****** 14879 1726882244.68084: entering _queue_task() for managed_node3/fail 14879 1726882244.68269: worker is 1 (out of 1 available) 14879 1726882244.68281: exiting _queue_task() for managed_node3/fail 14879 1726882244.68292: done queuing things up, now waiting for results queue to drain 14879 1726882244.68298: waiting for pending results... 14879 1726882244.68451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882244.68514: in run() - task 12673a56-9f93-b850-9774-00000000001b 14879 1726882244.68527: variable 'ansible_search_path' from source: unknown 14879 1726882244.68531: variable 'ansible_search_path' from source: unknown 14879 1726882244.68559: calling self._execute() 14879 1726882244.68618: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.68622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.68634: variable 'omit' from source: magic vars 14879 1726882244.68929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.70998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.71002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.71004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.71006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.71015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.71097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.71133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.71162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.71208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.71231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.71361: variable 'ansible_distribution' from source: facts 14879 1726882244.71365: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.71379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.71382: when evaluation is False, skipping this task 14879 1726882244.71384: _execute() done 14879 1726882244.71387: dumping result to json 14879 1726882244.71389: done dumping result, returning 14879 1726882244.71410: 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 [12673a56-9f93-b850-9774-00000000001b] 14879 1726882244.71422: sending task result for task 12673a56-9f93-b850-9774-00000000001b 14879 1726882244.71505: done sending task result for task 12673a56-9f93-b850-9774-00000000001b 14879 1726882244.71508: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.71567: no more pending results, returning what we have 14879 1726882244.71570: results queue empty 14879 1726882244.71571: checking for any_errors_fatal 14879 1726882244.71576: done checking for any_errors_fatal 14879 1726882244.71577: checking for max_fail_percentage 14879 1726882244.71578: done checking for max_fail_percentage 14879 1726882244.71579: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.71580: done checking to see if all hosts have failed 14879 1726882244.71581: getting the remaining hosts for this loop 14879 1726882244.71582: done getting the remaining hosts for this loop 14879 1726882244.71585: getting the next task for host managed_node3 14879 1726882244.71590: done getting next task for host managed_node3 14879 1726882244.71597: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 14879 1726882244.71599: ^ 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 14879 1726882244.71610: getting variables 14879 1726882244.71611: in VariableManager get_vars() 14879 1726882244.71641: Calling all_inventory to load vars for managed_node3 14879 1726882244.71644: Calling groups_inventory to load vars for managed_node3 14879 1726882244.71646: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.71654: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.71656: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.71658: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.71781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.71902: done with get_vars() 14879 1726882244.71909: done getting variables 14879 1726882244.71949: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:44 -0400 (0:00:00.038) 0:00:03.965 ****** 14879 1726882244.71969: entering _queue_task() for managed_node3/package 14879 1726882244.72150: worker is 1 (out of 1 available) 14879 1726882244.72163: exiting _queue_task() for managed_node3/package 14879 1726882244.72175: done queuing things up, now waiting for results queue to drain 14879 1726882244.72177: waiting for pending results... 14879 1726882244.72331: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 14879 1726882244.72392: in run() - task 12673a56-9f93-b850-9774-00000000001c 14879 1726882244.72407: variable 'ansible_search_path' from source: unknown 14879 1726882244.72410: variable 'ansible_search_path' from source: unknown 14879 1726882244.72438: calling self._execute() 14879 1726882244.72501: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.72504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.72514: variable 'omit' from source: magic vars 14879 1726882244.72812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.74612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.74658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.74697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.74722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.74745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.74801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.74823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.74853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.74872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.74882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.74979: variable 'ansible_distribution' from source: facts 14879 1726882244.74983: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.75004: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.75007: when evaluation is False, skipping this task 14879 1726882244.75010: _execute() done 14879 1726882244.75012: dumping result to json 14879 1726882244.75014: done dumping result, returning 14879 1726882244.75017: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b850-9774-00000000001c] 14879 1726882244.75024: sending task result for task 12673a56-9f93-b850-9774-00000000001c 14879 1726882244.75109: done sending task result for task 12673a56-9f93-b850-9774-00000000001c 14879 1726882244.75112: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.75158: no more pending results, returning what we have 14879 1726882244.75161: results queue empty 14879 1726882244.75161: checking for any_errors_fatal 14879 1726882244.75166: done checking for any_errors_fatal 14879 1726882244.75167: checking for max_fail_percentage 14879 1726882244.75169: done checking for max_fail_percentage 14879 1726882244.75169: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.75170: done checking to see if all hosts have failed 14879 1726882244.75171: getting the remaining hosts for this loop 14879 1726882244.75172: done getting the remaining hosts for this loop 14879 1726882244.75176: getting the next task for host managed_node3 14879 1726882244.75181: done getting next task for host managed_node3 14879 1726882244.75184: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882244.75186: ^ 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 14879 1726882244.75202: getting variables 14879 1726882244.75203: in VariableManager get_vars() 14879 1726882244.75236: Calling all_inventory to load vars for managed_node3 14879 1726882244.75239: Calling groups_inventory to load vars for managed_node3 14879 1726882244.75241: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.75249: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.75251: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.75253: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.75424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.75549: done with get_vars() 14879 1726882244.75556: done getting variables 14879 1726882244.75597: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:44 -0400 (0:00:00.036) 0:00:04.001 ****** 14879 1726882244.75616: entering _queue_task() for managed_node3/package 14879 1726882244.75804: worker is 1 (out of 1 available) 14879 1726882244.75817: exiting _queue_task() for managed_node3/package 14879 1726882244.75829: done queuing things up, now waiting for results queue to drain 14879 1726882244.75831: waiting for pending results... 14879 1726882244.75984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882244.76046: in run() - task 12673a56-9f93-b850-9774-00000000001d 14879 1726882244.76060: variable 'ansible_search_path' from source: unknown 14879 1726882244.76063: variable 'ansible_search_path' from source: unknown 14879 1726882244.76092: calling self._execute() 14879 1726882244.76155: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.76160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.76167: variable 'omit' from source: magic vars 14879 1726882244.76473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.77941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.77983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.78019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.78042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.78062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.78122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.78144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.78161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.78186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.78201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.78290: variable 'ansible_distribution' from source: facts 14879 1726882244.78299: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.78316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.78319: when evaluation is False, skipping this task 14879 1726882244.78322: _execute() done 14879 1726882244.78324: dumping result to json 14879 1726882244.78326: done dumping result, returning 14879 1726882244.78336: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b850-9774-00000000001d] 14879 1726882244.78339: sending task result for task 12673a56-9f93-b850-9774-00000000001d 14879 1726882244.78424: done sending task result for task 12673a56-9f93-b850-9774-00000000001d 14879 1726882244.78427: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.78479: no more pending results, returning what we have 14879 1726882244.78482: results queue empty 14879 1726882244.78483: checking for any_errors_fatal 14879 1726882244.78489: done checking for any_errors_fatal 14879 1726882244.78489: checking for max_fail_percentage 14879 1726882244.78491: done checking for max_fail_percentage 14879 1726882244.78491: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.78492: done checking to see if all hosts have failed 14879 1726882244.78502: getting the remaining hosts for this loop 14879 1726882244.78504: done getting the remaining hosts for this loop 14879 1726882244.78507: getting the next task for host managed_node3 14879 1726882244.78512: done getting next task for host managed_node3 14879 1726882244.78515: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882244.78517: ^ 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 14879 1726882244.78528: getting variables 14879 1726882244.78529: in VariableManager get_vars() 14879 1726882244.78557: Calling all_inventory to load vars for managed_node3 14879 1726882244.78560: Calling groups_inventory to load vars for managed_node3 14879 1726882244.78562: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.78570: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.78572: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.78574: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.78696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.78821: done with get_vars() 14879 1726882244.78830: done getting variables 14879 1726882244.78867: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:44 -0400 (0:00:00.032) 0:00:04.034 ****** 14879 1726882244.78887: entering _queue_task() for managed_node3/package 14879 1726882244.79076: worker is 1 (out of 1 available) 14879 1726882244.79089: exiting _queue_task() for managed_node3/package 14879 1726882244.79106: done queuing things up, now waiting for results queue to drain 14879 1726882244.79107: waiting for pending results... 14879 1726882244.79250: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882244.79309: in run() - task 12673a56-9f93-b850-9774-00000000001e 14879 1726882244.79320: variable 'ansible_search_path' from source: unknown 14879 1726882244.79324: variable 'ansible_search_path' from source: unknown 14879 1726882244.79354: calling self._execute() 14879 1726882244.79416: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.79420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.79429: variable 'omit' from source: magic vars 14879 1726882244.79728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.81202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.81245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.81280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.81310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.81330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.81384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.81415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.81430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.81455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.81466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.81560: variable 'ansible_distribution' from source: facts 14879 1726882244.81564: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.81579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.81582: when evaluation is False, skipping this task 14879 1726882244.81585: _execute() done 14879 1726882244.81587: dumping result to json 14879 1726882244.81589: done dumping result, returning 14879 1726882244.81600: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b850-9774-00000000001e] 14879 1726882244.81602: sending task result for task 12673a56-9f93-b850-9774-00000000001e 14879 1726882244.81690: done sending task result for task 12673a56-9f93-b850-9774-00000000001e 14879 1726882244.81696: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.81763: no more pending results, returning what we have 14879 1726882244.81766: results queue empty 14879 1726882244.81767: checking for any_errors_fatal 14879 1726882244.81772: done checking for any_errors_fatal 14879 1726882244.81773: checking for max_fail_percentage 14879 1726882244.81774: done checking for max_fail_percentage 14879 1726882244.81775: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.81776: done checking to see if all hosts have failed 14879 1726882244.81776: getting the remaining hosts for this loop 14879 1726882244.81778: done getting the remaining hosts for this loop 14879 1726882244.81782: getting the next task for host managed_node3 14879 1726882244.81786: done getting next task for host managed_node3 14879 1726882244.81790: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882244.81791: ^ 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 14879 1726882244.81807: getting variables 14879 1726882244.81808: in VariableManager get_vars() 14879 1726882244.81839: Calling all_inventory to load vars for managed_node3 14879 1726882244.81842: Calling groups_inventory to load vars for managed_node3 14879 1726882244.81844: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.81852: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.81854: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.81856: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.82025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.82145: done with get_vars() 14879 1726882244.82153: done getting variables 14879 1726882244.82220: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:44 -0400 (0:00:00.033) 0:00:04.067 ****** 14879 1726882244.82242: entering _queue_task() for managed_node3/service 14879 1726882244.82244: Creating lock for service 14879 1726882244.82454: worker is 1 (out of 1 available) 14879 1726882244.82467: exiting _queue_task() for managed_node3/service 14879 1726882244.82480: done queuing things up, now waiting for results queue to drain 14879 1726882244.82482: waiting for pending results... 14879 1726882244.82628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882244.82686: in run() - task 12673a56-9f93-b850-9774-00000000001f 14879 1726882244.82699: variable 'ansible_search_path' from source: unknown 14879 1726882244.82703: variable 'ansible_search_path' from source: unknown 14879 1726882244.82732: calling self._execute() 14879 1726882244.82791: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.82799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.82806: variable 'omit' from source: magic vars 14879 1726882244.83108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.84589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.84636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.84663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.84691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.84713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.84770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.84799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.84817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.84843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.84854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.84947: variable 'ansible_distribution' from source: facts 14879 1726882244.84951: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.84967: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.84970: when evaluation is False, skipping this task 14879 1726882244.84972: _execute() done 14879 1726882244.84975: dumping result to json 14879 1726882244.84977: done dumping result, returning 14879 1726882244.84984: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b850-9774-00000000001f] 14879 1726882244.84989: sending task result for task 12673a56-9f93-b850-9774-00000000001f 14879 1726882244.85078: done sending task result for task 12673a56-9f93-b850-9774-00000000001f 14879 1726882244.85080: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.85151: no more pending results, returning what we have 14879 1726882244.85154: results queue empty 14879 1726882244.85155: checking for any_errors_fatal 14879 1726882244.85161: done checking for any_errors_fatal 14879 1726882244.85162: checking for max_fail_percentage 14879 1726882244.85163: done checking for max_fail_percentage 14879 1726882244.85164: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.85165: done checking to see if all hosts have failed 14879 1726882244.85165: getting the remaining hosts for this loop 14879 1726882244.85167: done getting the remaining hosts for this loop 14879 1726882244.85170: getting the next task for host managed_node3 14879 1726882244.85175: done getting next task for host managed_node3 14879 1726882244.85179: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882244.85181: ^ 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 14879 1726882244.85196: getting variables 14879 1726882244.85198: in VariableManager get_vars() 14879 1726882244.85233: Calling all_inventory to load vars for managed_node3 14879 1726882244.85235: Calling groups_inventory to load vars for managed_node3 14879 1726882244.85237: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.85245: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.85247: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.85250: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.85387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.85518: done with get_vars() 14879 1726882244.85527: done getting variables 14879 1726882244.85567: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:44 -0400 (0:00:00.033) 0:00:04.101 ****** 14879 1726882244.85588: entering _queue_task() for managed_node3/service 14879 1726882244.85804: worker is 1 (out of 1 available) 14879 1726882244.85815: exiting _queue_task() for managed_node3/service 14879 1726882244.85827: done queuing things up, now waiting for results queue to drain 14879 1726882244.85829: waiting for pending results... 14879 1726882244.85984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882244.86047: in run() - task 12673a56-9f93-b850-9774-000000000020 14879 1726882244.86058: variable 'ansible_search_path' from source: unknown 14879 1726882244.86062: variable 'ansible_search_path' from source: unknown 14879 1726882244.86092: calling self._execute() 14879 1726882244.86156: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.86162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.86168: variable 'omit' from source: magic vars 14879 1726882244.86478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.87985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.88036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.88070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.88097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.88121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.88177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.88200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.88219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.88250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.88260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.88355: variable 'ansible_distribution' from source: facts 14879 1726882244.88361: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.88375: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.88378: when evaluation is False, skipping this task 14879 1726882244.88380: _execute() done 14879 1726882244.88383: dumping result to json 14879 1726882244.88385: done dumping result, returning 14879 1726882244.88392: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b850-9774-000000000020] 14879 1726882244.88401: sending task result for task 12673a56-9f93-b850-9774-000000000020 14879 1726882244.88480: done sending task result for task 12673a56-9f93-b850-9774-000000000020 14879 1726882244.88482: 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 } 14879 1726882244.88530: no more pending results, returning what we have 14879 1726882244.88533: results queue empty 14879 1726882244.88534: checking for any_errors_fatal 14879 1726882244.88539: done checking for any_errors_fatal 14879 1726882244.88540: checking for max_fail_percentage 14879 1726882244.88542: done checking for max_fail_percentage 14879 1726882244.88543: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.88543: done checking to see if all hosts have failed 14879 1726882244.88544: getting the remaining hosts for this loop 14879 1726882244.88545: done getting the remaining hosts for this loop 14879 1726882244.88549: getting the next task for host managed_node3 14879 1726882244.88554: done getting next task for host managed_node3 14879 1726882244.88557: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882244.88559: ^ 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 14879 1726882244.88571: getting variables 14879 1726882244.88572: in VariableManager get_vars() 14879 1726882244.88615: Calling all_inventory to load vars for managed_node3 14879 1726882244.88618: Calling groups_inventory to load vars for managed_node3 14879 1726882244.88620: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.88628: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.88630: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.88633: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.88819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.88937: done with get_vars() 14879 1726882244.88945: done getting variables 14879 1726882244.88986: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:44 -0400 (0:00:00.034) 0:00:04.135 ****** 14879 1726882244.89008: entering _queue_task() for managed_node3/service 14879 1726882244.89204: worker is 1 (out of 1 available) 14879 1726882244.89217: exiting _queue_task() for managed_node3/service 14879 1726882244.89231: done queuing things up, now waiting for results queue to drain 14879 1726882244.89233: waiting for pending results... 14879 1726882244.89404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882244.89465: in run() - task 12673a56-9f93-b850-9774-000000000021 14879 1726882244.89476: variable 'ansible_search_path' from source: unknown 14879 1726882244.89480: variable 'ansible_search_path' from source: unknown 14879 1726882244.89511: calling self._execute() 14879 1726882244.89576: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.89580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.89589: variable 'omit' from source: magic vars 14879 1726882244.90099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.91692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.91742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.91769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.91798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.91826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.91875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.91898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.91915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.91947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.91957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.92053: variable 'ansible_distribution' from source: facts 14879 1726882244.92056: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.92072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.92075: when evaluation is False, skipping this task 14879 1726882244.92077: _execute() done 14879 1726882244.92080: dumping result to json 14879 1726882244.92082: done dumping result, returning 14879 1726882244.92089: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b850-9774-000000000021] 14879 1726882244.92098: sending task result for task 12673a56-9f93-b850-9774-000000000021 14879 1726882244.92177: done sending task result for task 12673a56-9f93-b850-9774-000000000021 14879 1726882244.92180: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882244.92229: no more pending results, returning what we have 14879 1726882244.92232: results queue empty 14879 1726882244.92233: checking for any_errors_fatal 14879 1726882244.92238: done checking for any_errors_fatal 14879 1726882244.92239: checking for max_fail_percentage 14879 1726882244.92240: done checking for max_fail_percentage 14879 1726882244.92241: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.92242: done checking to see if all hosts have failed 14879 1726882244.92242: getting the remaining hosts for this loop 14879 1726882244.92244: done getting the remaining hosts for this loop 14879 1726882244.92247: getting the next task for host managed_node3 14879 1726882244.92252: done getting next task for host managed_node3 14879 1726882244.92255: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882244.92257: ^ 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 14879 1726882244.92269: getting variables 14879 1726882244.92270: in VariableManager get_vars() 14879 1726882244.92317: Calling all_inventory to load vars for managed_node3 14879 1726882244.92320: Calling groups_inventory to load vars for managed_node3 14879 1726882244.92322: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.92330: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.92333: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.92335: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.92475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.92597: done with get_vars() 14879 1726882244.92606: done getting variables 14879 1726882244.92648: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:44 -0400 (0:00:00.036) 0:00:04.172 ****** 14879 1726882244.92668: entering _queue_task() for managed_node3/service 14879 1726882244.92870: worker is 1 (out of 1 available) 14879 1726882244.92883: exiting _queue_task() for managed_node3/service 14879 1726882244.92897: done queuing things up, now waiting for results queue to drain 14879 1726882244.92898: waiting for pending results... 14879 1726882244.93309: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882244.93314: in run() - task 12673a56-9f93-b850-9774-000000000022 14879 1726882244.93317: variable 'ansible_search_path' from source: unknown 14879 1726882244.93320: variable 'ansible_search_path' from source: unknown 14879 1726882244.93323: calling self._execute() 14879 1726882244.93402: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.93413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.93424: variable 'omit' from source: magic vars 14879 1726882244.93824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882244.96300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882244.96304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882244.96307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882244.96309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882244.96311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882244.96325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882244.96358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882244.96386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882244.96438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882244.96458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882244.96598: variable 'ansible_distribution' from source: facts 14879 1726882244.96610: variable 'ansible_distribution_major_version' from source: facts 14879 1726882244.96631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882244.96643: when evaluation is False, skipping this task 14879 1726882244.96650: _execute() done 14879 1726882244.96657: dumping result to json 14879 1726882244.96664: done dumping result, returning 14879 1726882244.96674: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b850-9774-000000000022] 14879 1726882244.96683: sending task result for task 12673a56-9f93-b850-9774-000000000022 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 14879 1726882244.96824: no more pending results, returning what we have 14879 1726882244.96827: results queue empty 14879 1726882244.96828: checking for any_errors_fatal 14879 1726882244.96834: done checking for any_errors_fatal 14879 1726882244.96835: checking for max_fail_percentage 14879 1726882244.96837: done checking for max_fail_percentage 14879 1726882244.96838: checking to see if all hosts have failed and the running result is not ok 14879 1726882244.96839: done checking to see if all hosts have failed 14879 1726882244.96840: getting the remaining hosts for this loop 14879 1726882244.96841: done getting the remaining hosts for this loop 14879 1726882244.96845: getting the next task for host managed_node3 14879 1726882244.96850: done getting next task for host managed_node3 14879 1726882244.96854: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882244.96856: ^ 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 14879 1726882244.96868: getting variables 14879 1726882244.96869: in VariableManager get_vars() 14879 1726882244.96913: Calling all_inventory to load vars for managed_node3 14879 1726882244.96916: Calling groups_inventory to load vars for managed_node3 14879 1726882244.96919: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882244.96930: Calling all_plugins_play to load vars for managed_node3 14879 1726882244.96933: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882244.96936: Calling groups_plugins_play to load vars for managed_node3 14879 1726882244.97342: done sending task result for task 12673a56-9f93-b850-9774-000000000022 14879 1726882244.97346: WORKER PROCESS EXITING 14879 1726882244.97367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882244.97659: done with get_vars() 14879 1726882244.97668: done getting variables 14879 1726882244.97723: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:44 -0400 (0:00:00.050) 0:00:04.222 ****** 14879 1726882244.97750: entering _queue_task() for managed_node3/copy 14879 1726882244.97996: worker is 1 (out of 1 available) 14879 1726882244.98009: exiting _queue_task() for managed_node3/copy 14879 1726882244.98021: done queuing things up, now waiting for results queue to drain 14879 1726882244.98023: waiting for pending results... 14879 1726882244.98261: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882244.98351: in run() - task 12673a56-9f93-b850-9774-000000000023 14879 1726882244.98370: variable 'ansible_search_path' from source: unknown 14879 1726882244.98381: variable 'ansible_search_path' from source: unknown 14879 1726882244.98422: calling self._execute() 14879 1726882244.98506: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882244.98519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882244.98532: variable 'omit' from source: magic vars 14879 1726882244.98942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.01058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.01137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.01177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.01223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.01254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.01345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.01380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.01414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.01461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.01481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.01626: variable 'ansible_distribution' from source: facts 14879 1726882245.01642: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.01665: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.01799: when evaluation is False, skipping this task 14879 1726882245.01802: _execute() done 14879 1726882245.01805: dumping result to json 14879 1726882245.01807: done dumping result, returning 14879 1726882245.01809: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b850-9774-000000000023] 14879 1726882245.01812: sending task result for task 12673a56-9f93-b850-9774-000000000023 14879 1726882245.01881: done sending task result for task 12673a56-9f93-b850-9774-000000000023 14879 1726882245.01884: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.01934: no more pending results, returning what we have 14879 1726882245.01937: results queue empty 14879 1726882245.01938: checking for any_errors_fatal 14879 1726882245.01944: done checking for any_errors_fatal 14879 1726882245.01945: checking for max_fail_percentage 14879 1726882245.01947: done checking for max_fail_percentage 14879 1726882245.01948: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.01949: done checking to see if all hosts have failed 14879 1726882245.01949: getting the remaining hosts for this loop 14879 1726882245.01951: done getting the remaining hosts for this loop 14879 1726882245.01954: getting the next task for host managed_node3 14879 1726882245.01960: done getting next task for host managed_node3 14879 1726882245.01964: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882245.01966: ^ 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 14879 1726882245.01979: getting variables 14879 1726882245.01981: in VariableManager get_vars() 14879 1726882245.02022: Calling all_inventory to load vars for managed_node3 14879 1726882245.02025: Calling groups_inventory to load vars for managed_node3 14879 1726882245.02028: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.02039: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.02042: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.02045: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.02412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.02600: done with get_vars() 14879 1726882245.02610: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:45 -0400 (0:00:00.049) 0:00:04.272 ****** 14879 1726882245.02683: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882245.02684: Creating lock for fedora.linux_system_roles.network_connections 14879 1726882245.02930: worker is 1 (out of 1 available) 14879 1726882245.02943: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882245.02955: done queuing things up, now waiting for results queue to drain 14879 1726882245.02956: waiting for pending results... 14879 1726882245.03407: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882245.03412: in run() - task 12673a56-9f93-b850-9774-000000000024 14879 1726882245.03415: variable 'ansible_search_path' from source: unknown 14879 1726882245.03417: variable 'ansible_search_path' from source: unknown 14879 1726882245.03419: calling self._execute() 14879 1726882245.03421: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.03424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.03436: variable 'omit' from source: magic vars 14879 1726882245.03923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.06042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.06123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.06174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.06240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.06275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.06357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.06396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.06428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.06477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.06499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.06636: variable 'ansible_distribution' from source: facts 14879 1726882245.06648: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.06669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.06676: when evaluation is False, skipping this task 14879 1726882245.06686: _execute() done 14879 1726882245.06698: dumping result to json 14879 1726882245.06706: done dumping result, returning 14879 1726882245.06718: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b850-9774-000000000024] 14879 1726882245.06801: sending task result for task 12673a56-9f93-b850-9774-000000000024 14879 1726882245.06867: done sending task result for task 12673a56-9f93-b850-9774-000000000024 14879 1726882245.06871: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.06951: no more pending results, returning what we have 14879 1726882245.06954: results queue empty 14879 1726882245.06955: checking for any_errors_fatal 14879 1726882245.06962: done checking for any_errors_fatal 14879 1726882245.06963: checking for max_fail_percentage 14879 1726882245.06964: done checking for max_fail_percentage 14879 1726882245.06965: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.06966: done checking to see if all hosts have failed 14879 1726882245.06967: getting the remaining hosts for this loop 14879 1726882245.06968: done getting the remaining hosts for this loop 14879 1726882245.06972: getting the next task for host managed_node3 14879 1726882245.06978: done getting next task for host managed_node3 14879 1726882245.06982: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882245.06984: ^ 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 14879 1726882245.06998: getting variables 14879 1726882245.07000: in VariableManager get_vars() 14879 1726882245.07037: Calling all_inventory to load vars for managed_node3 14879 1726882245.07040: Calling groups_inventory to load vars for managed_node3 14879 1726882245.07042: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.07053: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.07056: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.07059: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.07475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.07669: done with get_vars() 14879 1726882245.07679: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:45 -0400 (0:00:00.050) 0:00:04.323 ****** 14879 1726882245.07787: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882245.07789: Creating lock for fedora.linux_system_roles.network_state 14879 1726882245.08155: worker is 1 (out of 1 available) 14879 1726882245.08169: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882245.08183: done queuing things up, now waiting for results queue to drain 14879 1726882245.08184: waiting for pending results... 14879 1726882245.08862: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882245.08868: in run() - task 12673a56-9f93-b850-9774-000000000025 14879 1726882245.08871: variable 'ansible_search_path' from source: unknown 14879 1726882245.08873: variable 'ansible_search_path' from source: unknown 14879 1726882245.08983: calling self._execute() 14879 1726882245.09100: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.09112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.09125: variable 'omit' from source: magic vars 14879 1726882245.09554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.12519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.12628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.12845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.12849: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.13062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.13066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.13190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.13225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.13270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.13500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.13652: variable 'ansible_distribution' from source: facts 14879 1726882245.13664: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.13688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.13722: when evaluation is False, skipping this task 14879 1726882245.13731: _execute() done 14879 1726882245.13738: dumping result to json 14879 1726882245.13805: done dumping result, returning 14879 1726882245.13819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b850-9774-000000000025] 14879 1726882245.13833: sending task result for task 12673a56-9f93-b850-9774-000000000025 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.14056: no more pending results, returning what we have 14879 1726882245.14059: results queue empty 14879 1726882245.14060: checking for any_errors_fatal 14879 1726882245.14068: done checking for any_errors_fatal 14879 1726882245.14069: checking for max_fail_percentage 14879 1726882245.14071: done checking for max_fail_percentage 14879 1726882245.14072: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.14073: done checking to see if all hosts have failed 14879 1726882245.14074: getting the remaining hosts for this loop 14879 1726882245.14075: done getting the remaining hosts for this loop 14879 1726882245.14079: getting the next task for host managed_node3 14879 1726882245.14085: done getting next task for host managed_node3 14879 1726882245.14089: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882245.14091: ^ 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 14879 1726882245.14107: getting variables 14879 1726882245.14109: in VariableManager get_vars() 14879 1726882245.14148: Calling all_inventory to load vars for managed_node3 14879 1726882245.14151: Calling groups_inventory to load vars for managed_node3 14879 1726882245.14154: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.14165: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.14169: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.14172: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.14744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.15307: done sending task result for task 12673a56-9f93-b850-9774-000000000025 14879 1726882245.15310: WORKER PROCESS EXITING 14879 1726882245.15347: done with get_vars() 14879 1726882245.15361: done getting variables 14879 1726882245.15419: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:45 -0400 (0:00:00.076) 0:00:04.399 ****** 14879 1726882245.15449: entering _queue_task() for managed_node3/debug 14879 1726882245.15829: worker is 1 (out of 1 available) 14879 1726882245.15840: exiting _queue_task() for managed_node3/debug 14879 1726882245.15850: done queuing things up, now waiting for results queue to drain 14879 1726882245.15851: waiting for pending results... 14879 1726882245.16012: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882245.16115: in run() - task 12673a56-9f93-b850-9774-000000000026 14879 1726882245.16135: variable 'ansible_search_path' from source: unknown 14879 1726882245.16141: variable 'ansible_search_path' from source: unknown 14879 1726882245.16178: calling self._execute() 14879 1726882245.16263: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.16275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.16292: variable 'omit' from source: magic vars 14879 1726882245.16830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.19683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.19872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.20044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.20078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.20129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.20276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.20328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.20362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.20417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.20440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.20584: variable 'ansible_distribution' from source: facts 14879 1726882245.20601: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.20626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.20701: when evaluation is False, skipping this task 14879 1726882245.20705: _execute() done 14879 1726882245.20707: dumping result to json 14879 1726882245.20710: done dumping result, returning 14879 1726882245.20712: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b850-9774-000000000026] 14879 1726882245.20715: sending task result for task 12673a56-9f93-b850-9774-000000000026 14879 1726882245.20778: done sending task result for task 12673a56-9f93-b850-9774-000000000026 14879 1726882245.20781: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882245.20853: no more pending results, returning what we have 14879 1726882245.20856: results queue empty 14879 1726882245.20857: checking for any_errors_fatal 14879 1726882245.20865: done checking for any_errors_fatal 14879 1726882245.20865: checking for max_fail_percentage 14879 1726882245.20867: done checking for max_fail_percentage 14879 1726882245.20868: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.20869: done checking to see if all hosts have failed 14879 1726882245.20869: getting the remaining hosts for this loop 14879 1726882245.20871: done getting the remaining hosts for this loop 14879 1726882245.20875: getting the next task for host managed_node3 14879 1726882245.20882: done getting next task for host managed_node3 14879 1726882245.20886: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882245.20888: ^ 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 14879 1726882245.20905: getting variables 14879 1726882245.20907: in VariableManager get_vars() 14879 1726882245.20948: Calling all_inventory to load vars for managed_node3 14879 1726882245.20951: Calling groups_inventory to load vars for managed_node3 14879 1726882245.20953: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.20964: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.20967: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.20969: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.21481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.21678: done with get_vars() 14879 1726882245.21689: done getting variables 14879 1726882245.21747: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:45 -0400 (0:00:00.063) 0:00:04.463 ****** 14879 1726882245.21774: entering _queue_task() for managed_node3/debug 14879 1726882245.22040: worker is 1 (out of 1 available) 14879 1726882245.22053: exiting _queue_task() for managed_node3/debug 14879 1726882245.22064: done queuing things up, now waiting for results queue to drain 14879 1726882245.22065: waiting for pending results... 14879 1726882245.22811: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882245.22815: in run() - task 12673a56-9f93-b850-9774-000000000027 14879 1726882245.22818: variable 'ansible_search_path' from source: unknown 14879 1726882245.22821: variable 'ansible_search_path' from source: unknown 14879 1726882245.23019: calling self._execute() 14879 1726882245.23023: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.23027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.23130: variable 'omit' from source: magic vars 14879 1726882245.24058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.27924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.28384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.28388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.28475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.28544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.28747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.28995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.28998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.29000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.29002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.29167: variable 'ansible_distribution' from source: facts 14879 1726882245.29180: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.29207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.29399: when evaluation is False, skipping this task 14879 1726882245.29402: _execute() done 14879 1726882245.29405: dumping result to json 14879 1726882245.29408: done dumping result, returning 14879 1726882245.29410: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b850-9774-000000000027] 14879 1726882245.29413: sending task result for task 12673a56-9f93-b850-9774-000000000027 14879 1726882245.29650: done sending task result for task 12673a56-9f93-b850-9774-000000000027 14879 1726882245.29654: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882245.29703: no more pending results, returning what we have 14879 1726882245.29706: results queue empty 14879 1726882245.29707: checking for any_errors_fatal 14879 1726882245.29712: done checking for any_errors_fatal 14879 1726882245.29713: checking for max_fail_percentage 14879 1726882245.29714: done checking for max_fail_percentage 14879 1726882245.29715: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.29716: done checking to see if all hosts have failed 14879 1726882245.29717: getting the remaining hosts for this loop 14879 1726882245.29719: done getting the remaining hosts for this loop 14879 1726882245.29722: getting the next task for host managed_node3 14879 1726882245.29726: done getting next task for host managed_node3 14879 1726882245.29731: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882245.29733: ^ 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 14879 1726882245.29746: getting variables 14879 1726882245.29747: in VariableManager get_vars() 14879 1726882245.29784: Calling all_inventory to load vars for managed_node3 14879 1726882245.29787: Calling groups_inventory to load vars for managed_node3 14879 1726882245.29790: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.29801: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.29804: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.29807: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.30102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.30312: done with get_vars() 14879 1726882245.30322: done getting variables 14879 1726882245.30379: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:45 -0400 (0:00:00.086) 0:00:04.549 ****** 14879 1726882245.30417: entering _queue_task() for managed_node3/debug 14879 1726882245.30659: worker is 1 (out of 1 available) 14879 1726882245.30672: exiting _queue_task() for managed_node3/debug 14879 1726882245.30683: done queuing things up, now waiting for results queue to drain 14879 1726882245.30685: waiting for pending results... 14879 1726882245.30936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882245.31034: in run() - task 12673a56-9f93-b850-9774-000000000028 14879 1726882245.31052: variable 'ansible_search_path' from source: unknown 14879 1726882245.31060: variable 'ansible_search_path' from source: unknown 14879 1726882245.31107: calling self._execute() 14879 1726882245.31191: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.31208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.31229: variable 'omit' from source: magic vars 14879 1726882245.31728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.33950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.34029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.34158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.34162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.34164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.34222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.34254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.34288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.34334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.34354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.34541: variable 'ansible_distribution' from source: facts 14879 1726882245.34581: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.34645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.34652: when evaluation is False, skipping this task 14879 1726882245.34659: _execute() done 14879 1726882245.34665: dumping result to json 14879 1726882245.34672: done dumping result, returning 14879 1726882245.34685: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b850-9774-000000000028] 14879 1726882245.34698: sending task result for task 12673a56-9f93-b850-9774-000000000028 14879 1726882245.34862: done sending task result for task 12673a56-9f93-b850-9774-000000000028 14879 1726882245.34865: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882245.34912: no more pending results, returning what we have 14879 1726882245.34916: results queue empty 14879 1726882245.34917: checking for any_errors_fatal 14879 1726882245.34924: done checking for any_errors_fatal 14879 1726882245.34925: checking for max_fail_percentage 14879 1726882245.34926: done checking for max_fail_percentage 14879 1726882245.34927: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.34928: done checking to see if all hosts have failed 14879 1726882245.34929: getting the remaining hosts for this loop 14879 1726882245.34931: done getting the remaining hosts for this loop 14879 1726882245.34934: getting the next task for host managed_node3 14879 1726882245.34940: done getting next task for host managed_node3 14879 1726882245.34944: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882245.34946: ^ 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 14879 1726882245.34959: getting variables 14879 1726882245.34960: in VariableManager get_vars() 14879 1726882245.35058: Calling all_inventory to load vars for managed_node3 14879 1726882245.35061: Calling groups_inventory to load vars for managed_node3 14879 1726882245.35064: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.35075: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.35078: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.35081: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.35423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.35656: done with get_vars() 14879 1726882245.35667: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:45 -0400 (0:00:00.053) 0:00:04.603 ****** 14879 1726882245.35762: entering _queue_task() for managed_node3/ping 14879 1726882245.35764: Creating lock for ping 14879 1726882245.36055: worker is 1 (out of 1 available) 14879 1726882245.36072: exiting _queue_task() for managed_node3/ping 14879 1726882245.36085: done queuing things up, now waiting for results queue to drain 14879 1726882245.36087: waiting for pending results... 14879 1726882245.36853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882245.37004: in run() - task 12673a56-9f93-b850-9774-000000000029 14879 1726882245.37009: variable 'ansible_search_path' from source: unknown 14879 1726882245.37012: variable 'ansible_search_path' from source: unknown 14879 1726882245.37059: calling self._execute() 14879 1726882245.37500: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.37504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.37507: variable 'omit' from source: magic vars 14879 1726882245.38100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.41213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.41285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.41980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.42085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.42121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.42491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.42499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.42502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.42700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.42705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.42892: variable 'ansible_distribution' from source: facts 14879 1726882245.42937: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.42962: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.43035: when evaluation is False, skipping this task 14879 1726882245.43038: _execute() done 14879 1726882245.43041: dumping result to json 14879 1726882245.43044: done dumping result, returning 14879 1726882245.43046: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b850-9774-000000000029] 14879 1726882245.43048: sending task result for task 12673a56-9f93-b850-9774-000000000029 14879 1726882245.43320: done sending task result for task 12673a56-9f93-b850-9774-000000000029 14879 1726882245.43324: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.43408: no more pending results, returning what we have 14879 1726882245.43411: results queue empty 14879 1726882245.43412: checking for any_errors_fatal 14879 1726882245.43418: done checking for any_errors_fatal 14879 1726882245.43419: checking for max_fail_percentage 14879 1726882245.43421: done checking for max_fail_percentage 14879 1726882245.43422: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.43423: done checking to see if all hosts have failed 14879 1726882245.43423: getting the remaining hosts for this loop 14879 1726882245.43425: done getting the remaining hosts for this loop 14879 1726882245.43429: getting the next task for host managed_node3 14879 1726882245.43436: done getting next task for host managed_node3 14879 1726882245.43439: ^ task is: TASK: meta (role_complete) 14879 1726882245.43441: ^ 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 14879 1726882245.43456: getting variables 14879 1726882245.43458: in VariableManager get_vars() 14879 1726882245.43501: Calling all_inventory to load vars for managed_node3 14879 1726882245.43504: Calling groups_inventory to load vars for managed_node3 14879 1726882245.43507: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.43518: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.43522: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.43525: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.44054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.44664: done with get_vars() 14879 1726882245.44675: done getting variables 14879 1726882245.44862: done queuing things up, now waiting for results queue to drain 14879 1726882245.44864: results queue empty 14879 1726882245.44865: checking for any_errors_fatal 14879 1726882245.44867: done checking for any_errors_fatal 14879 1726882245.44867: checking for max_fail_percentage 14879 1726882245.44868: done checking for max_fail_percentage 14879 1726882245.44869: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.44870: done checking to see if all hosts have failed 14879 1726882245.44870: getting the remaining hosts for this loop 14879 1726882245.44871: done getting the remaining hosts for this loop 14879 1726882245.44874: getting the next task for host managed_node3 14879 1726882245.44876: done getting next task for host managed_node3 14879 1726882245.44878: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.44879: ^ 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 14879 1726882245.44882: getting variables 14879 1726882245.44883: in VariableManager get_vars() 14879 1726882245.45001: Calling all_inventory to load vars for managed_node3 14879 1726882245.45004: Calling groups_inventory to load vars for managed_node3 14879 1726882245.45006: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.45011: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.45013: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.45016: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.45454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.45767: done with get_vars() 14879 1726882245.45775: done getting variables 14879 1726882245.45831: in VariableManager get_vars() 14879 1726882245.45843: Calling all_inventory to load vars for managed_node3 14879 1726882245.45851: Calling groups_inventory to load vars for managed_node3 14879 1726882245.45853: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.45857: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.45860: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.45862: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.46024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.46238: done with get_vars() 14879 1726882245.46259: done queuing things up, now waiting for results queue to drain 14879 1726882245.46261: results queue empty 14879 1726882245.46262: checking for any_errors_fatal 14879 1726882245.46263: done checking for any_errors_fatal 14879 1726882245.46264: checking for max_fail_percentage 14879 1726882245.46265: done checking for max_fail_percentage 14879 1726882245.46265: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.46266: done checking to see if all hosts have failed 14879 1726882245.46267: getting the remaining hosts for this loop 14879 1726882245.46267: done getting the remaining hosts for this loop 14879 1726882245.46270: getting the next task for host managed_node3 14879 1726882245.46273: done getting next task for host managed_node3 14879 1726882245.46275: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.46276: ^ 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 14879 1726882245.46279: getting variables 14879 1726882245.46280: in VariableManager get_vars() 14879 1726882245.46289: Calling all_inventory to load vars for managed_node3 14879 1726882245.46291: Calling groups_inventory to load vars for managed_node3 14879 1726882245.46298: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.46303: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.46305: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.46307: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.46438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.46627: done with get_vars() 14879 1726882245.46636: done getting variables 14879 1726882245.46678: in VariableManager get_vars() 14879 1726882245.46689: Calling all_inventory to load vars for managed_node3 14879 1726882245.46691: Calling groups_inventory to load vars for managed_node3 14879 1726882245.46696: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.46701: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.46703: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.46706: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.46841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.47051: done with get_vars() 14879 1726882245.47062: done queuing things up, now waiting for results queue to drain 14879 1726882245.47064: results queue empty 14879 1726882245.47065: checking for any_errors_fatal 14879 1726882245.47066: done checking for any_errors_fatal 14879 1726882245.47066: checking for max_fail_percentage 14879 1726882245.47067: done checking for max_fail_percentage 14879 1726882245.47068: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.47069: done checking to see if all hosts have failed 14879 1726882245.47070: getting the remaining hosts for this loop 14879 1726882245.47070: done getting the remaining hosts for this loop 14879 1726882245.47073: getting the next task for host managed_node3 14879 1726882245.47075: done getting next task for host managed_node3 14879 1726882245.47076: ^ task is: None 14879 1726882245.47077: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882245.47078: done queuing things up, now waiting for results queue to drain 14879 1726882245.47079: results queue empty 14879 1726882245.47080: checking for any_errors_fatal 14879 1726882245.47081: done checking for any_errors_fatal 14879 1726882245.47081: checking for max_fail_percentage 14879 1726882245.47082: done checking for max_fail_percentage 14879 1726882245.47083: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.47083: done checking to see if all hosts have failed 14879 1726882245.47084: getting the next task for host managed_node3 14879 1726882245.47086: done getting next task for host managed_node3 14879 1726882245.47087: ^ task is: None 14879 1726882245.47088: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882245.47124: in VariableManager get_vars() 14879 1726882245.47139: done with get_vars() 14879 1726882245.47144: in VariableManager get_vars() 14879 1726882245.47152: done with get_vars() 14879 1726882245.47156: variable 'omit' from source: magic vars 14879 1726882245.47283: variable 'task' from source: play vars 14879 1726882245.47318: in VariableManager get_vars() 14879 1726882245.47329: done with get_vars() 14879 1726882245.47347: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 14879 1726882245.47521: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882245.47544: getting the remaining hosts for this loop 14879 1726882245.47545: done getting the remaining hosts for this loop 14879 1726882245.47547: getting the next task for host managed_node3 14879 1726882245.47550: done getting next task for host managed_node3 14879 1726882245.47552: ^ task is: TASK: Gathering Facts 14879 1726882245.47553: ^ 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 14879 1726882245.47555: getting variables 14879 1726882245.47556: in VariableManager get_vars() 14879 1726882245.47563: Calling all_inventory to load vars for managed_node3 14879 1726882245.47565: Calling groups_inventory to load vars for managed_node3 14879 1726882245.47567: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.47571: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.47573: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.47576: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.47718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.48334: done with get_vars() 14879 1726882245.48342: done getting variables 14879 1726882245.48379: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:30:45 -0400 (0:00:00.126) 0:00:04.729 ****** 14879 1726882245.48412: entering _queue_task() for managed_node3/gather_facts 14879 1726882245.48934: worker is 1 (out of 1 available) 14879 1726882245.48943: exiting _queue_task() for managed_node3/gather_facts 14879 1726882245.48954: done queuing things up, now waiting for results queue to drain 14879 1726882245.48955: waiting for pending results... 14879 1726882245.49364: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882245.49528: in run() - task 12673a56-9f93-b850-9774-00000000017a 14879 1726882245.49532: variable 'ansible_search_path' from source: unknown 14879 1726882245.49534: calling self._execute() 14879 1726882245.49614: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.49627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.49647: variable 'omit' from source: magic vars 14879 1726882245.50065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.52907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.52925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.52965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.53044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.53135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.53326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.53365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.53429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.53704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.53708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.53914: variable 'ansible_distribution' from source: facts 14879 1726882245.53928: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.53950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.53968: when evaluation is False, skipping this task 14879 1726882245.53977: _execute() done 14879 1726882245.53984: dumping result to json 14879 1726882245.53992: done dumping result, returning 14879 1726882245.54009: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-00000000017a] 14879 1726882245.54022: sending task result for task 12673a56-9f93-b850-9774-00000000017a 14879 1726882245.54204: done sending task result for task 12673a56-9f93-b850-9774-00000000017a 14879 1726882245.54207: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.54300: no more pending results, returning what we have 14879 1726882245.54303: results queue empty 14879 1726882245.54304: checking for any_errors_fatal 14879 1726882245.54305: done checking for any_errors_fatal 14879 1726882245.54305: checking for max_fail_percentage 14879 1726882245.54308: done checking for max_fail_percentage 14879 1726882245.54309: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.54310: done checking to see if all hosts have failed 14879 1726882245.54311: getting the remaining hosts for this loop 14879 1726882245.54312: done getting the remaining hosts for this loop 14879 1726882245.54316: getting the next task for host managed_node3 14879 1726882245.54322: done getting next task for host managed_node3 14879 1726882245.54324: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.54326: ^ 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 14879 1726882245.54330: getting variables 14879 1726882245.54332: in VariableManager get_vars() 14879 1726882245.54363: Calling all_inventory to load vars for managed_node3 14879 1726882245.54365: Calling groups_inventory to load vars for managed_node3 14879 1726882245.54368: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.54380: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.54383: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.54385: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.54832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.55020: done with get_vars() 14879 1726882245.55030: done getting variables 14879 1726882245.55092: in VariableManager get_vars() 14879 1726882245.55107: Calling all_inventory to load vars for managed_node3 14879 1726882245.55110: Calling groups_inventory to load vars for managed_node3 14879 1726882245.55112: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.55116: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.55118: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.55121: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.55276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.55462: done with get_vars() 14879 1726882245.55474: done queuing things up, now waiting for results queue to drain 14879 1726882245.55476: results queue empty 14879 1726882245.55477: checking for any_errors_fatal 14879 1726882245.55479: done checking for any_errors_fatal 14879 1726882245.55479: checking for max_fail_percentage 14879 1726882245.55480: done checking for max_fail_percentage 14879 1726882245.55481: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.55481: done checking to see if all hosts have failed 14879 1726882245.55482: getting the remaining hosts for this loop 14879 1726882245.55483: done getting the remaining hosts for this loop 14879 1726882245.55485: getting the next task for host managed_node3 14879 1726882245.55488: done getting next task for host managed_node3 14879 1726882245.55491: ^ task is: TASK: Include the task '{{ task }}' 14879 1726882245.55492: ^ 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 14879 1726882245.55498: getting variables 14879 1726882245.55499: in VariableManager get_vars() 14879 1726882245.55506: Calling all_inventory to load vars for managed_node3 14879 1726882245.55508: Calling groups_inventory to load vars for managed_node3 14879 1726882245.55510: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.55520: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.55522: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.55525: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.55656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.55828: done with get_vars() 14879 1726882245.55835: done getting variables 14879 1726882245.56179: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:30:45 -0400 (0:00:00.078) 0:00:04.808 ****** 14879 1726882245.56314: entering _queue_task() for managed_node3/include_tasks 14879 1726882245.56936: worker is 1 (out of 1 available) 14879 1726882245.56947: exiting _queue_task() for managed_node3/include_tasks 14879 1726882245.56957: done queuing things up, now waiting for results queue to drain 14879 1726882245.56958: waiting for pending results... 14879 1726882245.57240: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' 14879 1726882245.57296: in run() - task 12673a56-9f93-b850-9774-00000000002d 14879 1726882245.57321: variable 'ansible_search_path' from source: unknown 14879 1726882245.57379: calling self._execute() 14879 1726882245.57471: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.57553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.57557: variable 'omit' from source: magic vars 14879 1726882245.58470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.60856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.61047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.61204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.61208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.61238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.61395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.61541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.61544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.61647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.61651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.61901: variable 'ansible_distribution' from source: facts 14879 1726882245.62201: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.62204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.62206: when evaluation is False, skipping this task 14879 1726882245.62208: _execute() done 14879 1726882245.62211: dumping result to json 14879 1726882245.62213: done dumping result, returning 14879 1726882245.62215: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' [12673a56-9f93-b850-9774-00000000002d] 14879 1726882245.62217: sending task result for task 12673a56-9f93-b850-9774-00000000002d 14879 1726882245.62291: done sending task result for task 12673a56-9f93-b850-9774-00000000002d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.62359: no more pending results, returning what we have 14879 1726882245.62363: results queue empty 14879 1726882245.62363: checking for any_errors_fatal 14879 1726882245.62365: done checking for any_errors_fatal 14879 1726882245.62366: checking for max_fail_percentage 14879 1726882245.62369: done checking for max_fail_percentage 14879 1726882245.62370: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.62371: done checking to see if all hosts have failed 14879 1726882245.62372: getting the remaining hosts for this loop 14879 1726882245.62373: done getting the remaining hosts for this loop 14879 1726882245.62378: getting the next task for host managed_node3 14879 1726882245.62385: done getting next task for host managed_node3 14879 1726882245.62387: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.62389: ^ 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 14879 1726882245.62395: getting variables 14879 1726882245.62596: in VariableManager get_vars() 14879 1726882245.62634: Calling all_inventory to load vars for managed_node3 14879 1726882245.62638: Calling groups_inventory to load vars for managed_node3 14879 1726882245.62642: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.62654: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.62658: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.62661: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.63222: WORKER PROCESS EXITING 14879 1726882245.63252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.63477: done with get_vars() 14879 1726882245.63486: done getting variables 14879 1726882245.63536: in VariableManager get_vars() 14879 1726882245.63543: Calling all_inventory to load vars for managed_node3 14879 1726882245.63544: Calling groups_inventory to load vars for managed_node3 14879 1726882245.63546: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.63549: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.63550: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.63552: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.63683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.63788: done with get_vars() 14879 1726882245.63802: done queuing things up, now waiting for results queue to drain 14879 1726882245.63804: results queue empty 14879 1726882245.63804: checking for any_errors_fatal 14879 1726882245.63806: done checking for any_errors_fatal 14879 1726882245.63806: checking for max_fail_percentage 14879 1726882245.63807: done checking for max_fail_percentage 14879 1726882245.63807: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.63808: done checking to see if all hosts have failed 14879 1726882245.63808: getting the remaining hosts for this loop 14879 1726882245.63809: done getting the remaining hosts for this loop 14879 1726882245.63811: getting the next task for host managed_node3 14879 1726882245.63813: done getting next task for host managed_node3 14879 1726882245.63814: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.63815: ^ 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 14879 1726882245.63816: getting variables 14879 1726882245.63817: in VariableManager get_vars() 14879 1726882245.63822: Calling all_inventory to load vars for managed_node3 14879 1726882245.63823: Calling groups_inventory to load vars for managed_node3 14879 1726882245.63824: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.63832: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.63834: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.63835: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.63916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.64024: done with get_vars() 14879 1726882245.64029: done getting variables 14879 1726882245.64059: in VariableManager get_vars() 14879 1726882245.64065: Calling all_inventory to load vars for managed_node3 14879 1726882245.64066: Calling groups_inventory to load vars for managed_node3 14879 1726882245.64067: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.64070: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.64071: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.64073: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.64170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.64275: done with get_vars() 14879 1726882245.64283: done queuing things up, now waiting for results queue to drain 14879 1726882245.64284: results queue empty 14879 1726882245.64284: checking for any_errors_fatal 14879 1726882245.64285: done checking for any_errors_fatal 14879 1726882245.64286: checking for max_fail_percentage 14879 1726882245.64286: done checking for max_fail_percentage 14879 1726882245.64287: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.64287: done checking to see if all hosts have failed 14879 1726882245.64287: getting the remaining hosts for this loop 14879 1726882245.64288: done getting the remaining hosts for this loop 14879 1726882245.64289: getting the next task for host managed_node3 14879 1726882245.64291: done getting next task for host managed_node3 14879 1726882245.64292: ^ task is: None 14879 1726882245.64296: ^ 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 14879 1726882245.64297: done queuing things up, now waiting for results queue to drain 14879 1726882245.64298: results queue empty 14879 1726882245.64298: checking for any_errors_fatal 14879 1726882245.64298: done checking for any_errors_fatal 14879 1726882245.64299: checking for max_fail_percentage 14879 1726882245.64299: done checking for max_fail_percentage 14879 1726882245.64300: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.64300: done checking to see if all hosts have failed 14879 1726882245.64301: getting the next task for host managed_node3 14879 1726882245.64302: done getting next task for host managed_node3 14879 1726882245.64303: ^ task is: None 14879 1726882245.64303: ^ 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 14879 1726882245.64332: in VariableManager get_vars() 14879 1726882245.64344: done with get_vars() 14879 1726882245.64347: in VariableManager get_vars() 14879 1726882245.64352: done with get_vars() 14879 1726882245.64355: variable 'omit' from source: magic vars 14879 1726882245.64435: variable 'task' from source: play vars 14879 1726882245.64458: in VariableManager get_vars() 14879 1726882245.64464: done with get_vars() 14879 1726882245.64476: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 14879 1726882245.64597: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882245.64615: getting the remaining hosts for this loop 14879 1726882245.64616: done getting the remaining hosts for this loop 14879 1726882245.64618: getting the next task for host managed_node3 14879 1726882245.64619: done getting next task for host managed_node3 14879 1726882245.64621: ^ task is: TASK: Gathering Facts 14879 1726882245.64621: ^ 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 14879 1726882245.64623: getting variables 14879 1726882245.64623: in VariableManager get_vars() 14879 1726882245.64628: Calling all_inventory to load vars for managed_node3 14879 1726882245.64630: Calling groups_inventory to load vars for managed_node3 14879 1726882245.64631: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.64634: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.64635: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.64637: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.64719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.64854: done with get_vars() 14879 1726882245.64863: done getting variables 14879 1726882245.64911: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:30:45 -0400 (0:00:00.086) 0:00:04.894 ****** 14879 1726882245.64927: entering _queue_task() for managed_node3/gather_facts 14879 1726882245.65401: worker is 1 (out of 1 available) 14879 1726882245.65415: exiting _queue_task() for managed_node3/gather_facts 14879 1726882245.65423: done queuing things up, now waiting for results queue to drain 14879 1726882245.65424: waiting for pending results... 14879 1726882245.65709: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882245.65716: in run() - task 12673a56-9f93-b850-9774-00000000018f 14879 1726882245.65719: variable 'ansible_search_path' from source: unknown 14879 1726882245.65721: calling self._execute() 14879 1726882245.65781: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.65791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.65808: variable 'omit' from source: magic vars 14879 1726882245.66239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.68718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.68784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.68844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.68884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.68922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.69001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.69038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.69067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.69114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.69138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.69276: variable 'ansible_distribution' from source: facts 14879 1726882245.69289: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.69343: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.69346: when evaluation is False, skipping this task 14879 1726882245.69348: _execute() done 14879 1726882245.69350: dumping result to json 14879 1726882245.69352: done dumping result, returning 14879 1726882245.69354: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-00000000018f] 14879 1726882245.69356: sending task result for task 12673a56-9f93-b850-9774-00000000018f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.69496: no more pending results, returning what we have 14879 1726882245.69500: results queue empty 14879 1726882245.69501: checking for any_errors_fatal 14879 1726882245.69502: done checking for any_errors_fatal 14879 1726882245.69503: checking for max_fail_percentage 14879 1726882245.69504: done checking for max_fail_percentage 14879 1726882245.69505: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.69506: done checking to see if all hosts have failed 14879 1726882245.69506: getting the remaining hosts for this loop 14879 1726882245.69509: done getting the remaining hosts for this loop 14879 1726882245.69512: getting the next task for host managed_node3 14879 1726882245.69518: done getting next task for host managed_node3 14879 1726882245.69520: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.69522: ^ 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 14879 1726882245.69526: getting variables 14879 1726882245.69531: in VariableManager get_vars() 14879 1726882245.69562: Calling all_inventory to load vars for managed_node3 14879 1726882245.69565: Calling groups_inventory to load vars for managed_node3 14879 1726882245.69568: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.69580: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.69583: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.69585: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.70128: done sending task result for task 12673a56-9f93-b850-9774-00000000018f 14879 1726882245.70131: WORKER PROCESS EXITING 14879 1726882245.70152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.70318: done with get_vars() 14879 1726882245.70328: done getting variables 14879 1726882245.70388: in VariableManager get_vars() 14879 1726882245.70401: Calling all_inventory to load vars for managed_node3 14879 1726882245.70403: Calling groups_inventory to load vars for managed_node3 14879 1726882245.70405: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.70410: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.70412: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.70414: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.70551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.70735: done with get_vars() 14879 1726882245.70748: done queuing things up, now waiting for results queue to drain 14879 1726882245.70750: results queue empty 14879 1726882245.70751: checking for any_errors_fatal 14879 1726882245.70753: done checking for any_errors_fatal 14879 1726882245.70754: checking for max_fail_percentage 14879 1726882245.70755: done checking for max_fail_percentage 14879 1726882245.70755: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.70756: done checking to see if all hosts have failed 14879 1726882245.70757: getting the remaining hosts for this loop 14879 1726882245.70758: done getting the remaining hosts for this loop 14879 1726882245.70760: getting the next task for host managed_node3 14879 1726882245.70764: done getting next task for host managed_node3 14879 1726882245.70767: ^ task is: TASK: Include the task '{{ task }}' 14879 1726882245.70768: ^ 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 14879 1726882245.70770: getting variables 14879 1726882245.70771: in VariableManager get_vars() 14879 1726882245.70779: Calling all_inventory to load vars for managed_node3 14879 1726882245.70781: Calling groups_inventory to load vars for managed_node3 14879 1726882245.70783: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.70796: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.70799: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.70802: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.70941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.71145: done with get_vars() 14879 1726882245.71153: done getting variables 14879 1726882245.71315: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:30:45 -0400 (0:00:00.064) 0:00:04.958 ****** 14879 1726882245.71343: entering _queue_task() for managed_node3/include_tasks 14879 1726882245.71666: worker is 1 (out of 1 available) 14879 1726882245.71678: exiting _queue_task() for managed_node3/include_tasks 14879 1726882245.71690: done queuing things up, now waiting for results queue to drain 14879 1726882245.71692: waiting for pending results... 14879 1726882245.71951: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' 14879 1726882245.72070: in run() - task 12673a56-9f93-b850-9774-000000000031 14879 1726882245.72088: variable 'ansible_search_path' from source: unknown 14879 1726882245.72135: calling self._execute() 14879 1726882245.72224: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.72240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.72255: variable 'omit' from source: magic vars 14879 1726882245.72901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.74960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.75039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.75078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.75126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.75156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.75244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.75278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.75317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.75361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.75381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.75522: variable 'ansible_distribution' from source: facts 14879 1726882245.75536: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.75560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.75567: when evaluation is False, skipping this task 14879 1726882245.75575: _execute() done 14879 1726882245.75580: dumping result to json 14879 1726882245.75587: done dumping result, returning 14879 1726882245.75603: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' [12673a56-9f93-b850-9774-000000000031] 14879 1726882245.75613: sending task result for task 12673a56-9f93-b850-9774-000000000031 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.75788: no more pending results, returning what we have 14879 1726882245.75791: results queue empty 14879 1726882245.75792: checking for any_errors_fatal 14879 1726882245.75797: done checking for any_errors_fatal 14879 1726882245.75798: checking for max_fail_percentage 14879 1726882245.75799: done checking for max_fail_percentage 14879 1726882245.75800: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.75801: done checking to see if all hosts have failed 14879 1726882245.75801: getting the remaining hosts for this loop 14879 1726882245.75803: done getting the remaining hosts for this loop 14879 1726882245.75807: getting the next task for host managed_node3 14879 1726882245.75813: done getting next task for host managed_node3 14879 1726882245.75816: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.75818: ^ 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 14879 1726882245.75822: getting variables 14879 1726882245.75824: in VariableManager get_vars() 14879 1726882245.75854: Calling all_inventory to load vars for managed_node3 14879 1726882245.75857: Calling groups_inventory to load vars for managed_node3 14879 1726882245.75861: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.75873: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.75876: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.75880: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.76334: done sending task result for task 12673a56-9f93-b850-9774-000000000031 14879 1726882245.76338: WORKER PROCESS EXITING 14879 1726882245.76361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.76548: done with get_vars() 14879 1726882245.76559: done getting variables 14879 1726882245.76629: in VariableManager get_vars() 14879 1726882245.76639: Calling all_inventory to load vars for managed_node3 14879 1726882245.76641: Calling groups_inventory to load vars for managed_node3 14879 1726882245.76643: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.76647: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.76650: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.76652: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.76817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.76981: done with get_vars() 14879 1726882245.76997: done queuing things up, now waiting for results queue to drain 14879 1726882245.76999: results queue empty 14879 1726882245.77000: checking for any_errors_fatal 14879 1726882245.77002: done checking for any_errors_fatal 14879 1726882245.77003: checking for max_fail_percentage 14879 1726882245.77004: done checking for max_fail_percentage 14879 1726882245.77004: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.77005: done checking to see if all hosts have failed 14879 1726882245.77006: getting the remaining hosts for this loop 14879 1726882245.77007: done getting the remaining hosts for this loop 14879 1726882245.77009: getting the next task for host managed_node3 14879 1726882245.77013: done getting next task for host managed_node3 14879 1726882245.77014: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.77016: ^ 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 14879 1726882245.77018: getting variables 14879 1726882245.77019: in VariableManager get_vars() 14879 1726882245.77027: Calling all_inventory to load vars for managed_node3 14879 1726882245.77029: Calling groups_inventory to load vars for managed_node3 14879 1726882245.77031: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.77041: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.77043: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.77046: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.77178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.77354: done with get_vars() 14879 1726882245.77361: done getting variables 14879 1726882245.77407: in VariableManager get_vars() 14879 1726882245.77414: Calling all_inventory to load vars for managed_node3 14879 1726882245.77416: Calling groups_inventory to load vars for managed_node3 14879 1726882245.77418: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.77422: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.77423: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.77425: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.77538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.77726: done with get_vars() 14879 1726882245.77736: done queuing things up, now waiting for results queue to drain 14879 1726882245.77738: results queue empty 14879 1726882245.77738: checking for any_errors_fatal 14879 1726882245.77740: done checking for any_errors_fatal 14879 1726882245.77740: checking for max_fail_percentage 14879 1726882245.77741: done checking for max_fail_percentage 14879 1726882245.77742: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.77743: done checking to see if all hosts have failed 14879 1726882245.77743: getting the remaining hosts for this loop 14879 1726882245.77744: done getting the remaining hosts for this loop 14879 1726882245.77746: getting the next task for host managed_node3 14879 1726882245.77748: done getting next task for host managed_node3 14879 1726882245.77749: ^ task is: None 14879 1726882245.77750: ^ 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 14879 1726882245.77751: done queuing things up, now waiting for results queue to drain 14879 1726882245.77751: results queue empty 14879 1726882245.77752: checking for any_errors_fatal 14879 1726882245.77752: done checking for any_errors_fatal 14879 1726882245.77753: checking for max_fail_percentage 14879 1726882245.77754: done checking for max_fail_percentage 14879 1726882245.77754: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.77755: done checking to see if all hosts have failed 14879 1726882245.77756: getting the next task for host managed_node3 14879 1726882245.77757: done getting next task for host managed_node3 14879 1726882245.77758: ^ task is: None 14879 1726882245.77759: ^ 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 14879 1726882245.77788: in VariableManager get_vars() 14879 1726882245.77816: done with get_vars() 14879 1726882245.77822: in VariableManager get_vars() 14879 1726882245.77832: done with get_vars() 14879 1726882245.77835: variable 'omit' from source: magic vars 14879 1726882245.77944: variable 'profile' from source: play vars 14879 1726882245.78074: in VariableManager get_vars() 14879 1726882245.78088: done with get_vars() 14879 1726882245.78110: variable 'omit' from source: magic vars 14879 1726882245.78173: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 14879 1726882245.78862: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882245.78883: getting the remaining hosts for this loop 14879 1726882245.78884: done getting the remaining hosts for this loop 14879 1726882245.78886: getting the next task for host managed_node3 14879 1726882245.78889: done getting next task for host managed_node3 14879 1726882245.78891: ^ task is: TASK: Gathering Facts 14879 1726882245.78892: ^ 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 14879 1726882245.78896: getting variables 14879 1726882245.78897: in VariableManager get_vars() 14879 1726882245.78907: Calling all_inventory to load vars for managed_node3 14879 1726882245.78909: Calling groups_inventory to load vars for managed_node3 14879 1726882245.78917: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.78922: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.78924: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.78927: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.79102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.79210: done with get_vars() 14879 1726882245.79216: done getting variables 14879 1726882245.79247: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:30:45 -0400 (0:00:00.079) 0:00:05.038 ****** 14879 1726882245.79263: entering _queue_task() for managed_node3/gather_facts 14879 1726882245.79484: worker is 1 (out of 1 available) 14879 1726882245.79498: exiting _queue_task() for managed_node3/gather_facts 14879 1726882245.79509: done queuing things up, now waiting for results queue to drain 14879 1726882245.79511: waiting for pending results... 14879 1726882245.79684: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882245.79743: in run() - task 12673a56-9f93-b850-9774-0000000001a4 14879 1726882245.79755: variable 'ansible_search_path' from source: unknown 14879 1726882245.79784: calling self._execute() 14879 1726882245.79857: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.79862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.79871: variable 'omit' from source: magic vars 14879 1726882245.80170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.81786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.81833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.81999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.82003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.82004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.82007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.82036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.82061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.82104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.82121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.82244: variable 'ansible_distribution' from source: facts 14879 1726882245.82254: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.82274: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.82280: when evaluation is False, skipping this task 14879 1726882245.82286: _execute() done 14879 1726882245.82291: dumping result to json 14879 1726882245.82303: done dumping result, returning 14879 1726882245.82312: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000001a4] 14879 1726882245.82323: sending task result for task 12673a56-9f93-b850-9774-0000000001a4 14879 1726882245.82419: done sending task result for task 12673a56-9f93-b850-9774-0000000001a4 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.82474: no more pending results, returning what we have 14879 1726882245.82477: results queue empty 14879 1726882245.82478: checking for any_errors_fatal 14879 1726882245.82479: done checking for any_errors_fatal 14879 1726882245.82479: checking for max_fail_percentage 14879 1726882245.82481: done checking for max_fail_percentage 14879 1726882245.82481: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.82482: done checking to see if all hosts have failed 14879 1726882245.82483: getting the remaining hosts for this loop 14879 1726882245.82484: done getting the remaining hosts for this loop 14879 1726882245.82487: getting the next task for host managed_node3 14879 1726882245.82492: done getting next task for host managed_node3 14879 1726882245.82496: ^ task is: TASK: meta (flush_handlers) 14879 1726882245.82499: ^ 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 14879 1726882245.82502: getting variables 14879 1726882245.82503: in VariableManager get_vars() 14879 1726882245.82537: Calling all_inventory to load vars for managed_node3 14879 1726882245.82539: Calling groups_inventory to load vars for managed_node3 14879 1726882245.82541: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.82553: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.82555: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.82559: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.82730: WORKER PROCESS EXITING 14879 1726882245.82740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.82856: done with get_vars() 14879 1726882245.82863: done getting variables 14879 1726882245.82911: in VariableManager get_vars() 14879 1726882245.82919: Calling all_inventory to load vars for managed_node3 14879 1726882245.82920: Calling groups_inventory to load vars for managed_node3 14879 1726882245.82921: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.82925: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.82927: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.82930: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.83028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.83136: done with get_vars() 14879 1726882245.83147: done queuing things up, now waiting for results queue to drain 14879 1726882245.83149: results queue empty 14879 1726882245.83149: checking for any_errors_fatal 14879 1726882245.83150: done checking for any_errors_fatal 14879 1726882245.83151: checking for max_fail_percentage 14879 1726882245.83151: done checking for max_fail_percentage 14879 1726882245.83152: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.83152: done checking to see if all hosts have failed 14879 1726882245.83153: getting the remaining hosts for this loop 14879 1726882245.83153: done getting the remaining hosts for this loop 14879 1726882245.83155: getting the next task for host managed_node3 14879 1726882245.83157: done getting next task for host managed_node3 14879 1726882245.83159: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882245.83160: ^ 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 14879 1726882245.83166: getting variables 14879 1726882245.83166: in VariableManager get_vars() 14879 1726882245.83174: Calling all_inventory to load vars for managed_node3 14879 1726882245.83176: Calling groups_inventory to load vars for managed_node3 14879 1726882245.83177: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.83183: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.83185: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.83186: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.83268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.83378: done with get_vars() 14879 1726882245.83384: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:45 -0400 (0:00:00.041) 0:00:05.079 ****** 14879 1726882245.83435: entering _queue_task() for managed_node3/include_tasks 14879 1726882245.83653: worker is 1 (out of 1 available) 14879 1726882245.83665: exiting _queue_task() for managed_node3/include_tasks 14879 1726882245.83675: done queuing things up, now waiting for results queue to drain 14879 1726882245.83677: waiting for pending results... 14879 1726882245.83838: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882245.83906: in run() - task 12673a56-9f93-b850-9774-00000000003a 14879 1726882245.83919: variable 'ansible_search_path' from source: unknown 14879 1726882245.83923: variable 'ansible_search_path' from source: unknown 14879 1726882245.83950: calling self._execute() 14879 1726882245.84011: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.84014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.84026: variable 'omit' from source: magic vars 14879 1726882245.84316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.85982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.86031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.86056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.86083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.86106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.86160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.86182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.86204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.86230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.86241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.86331: variable 'ansible_distribution' from source: facts 14879 1726882245.86335: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.86350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.86353: when evaluation is False, skipping this task 14879 1726882245.86355: _execute() done 14879 1726882245.86358: dumping result to json 14879 1726882245.86360: done dumping result, returning 14879 1726882245.86366: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b850-9774-00000000003a] 14879 1726882245.86371: sending task result for task 12673a56-9f93-b850-9774-00000000003a 14879 1726882245.86460: done sending task result for task 12673a56-9f93-b850-9774-00000000003a 14879 1726882245.86463: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.86507: no more pending results, returning what we have 14879 1726882245.86510: results queue empty 14879 1726882245.86511: checking for any_errors_fatal 14879 1726882245.86513: done checking for any_errors_fatal 14879 1726882245.86514: checking for max_fail_percentage 14879 1726882245.86515: done checking for max_fail_percentage 14879 1726882245.86516: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.86517: done checking to see if all hosts have failed 14879 1726882245.86517: getting the remaining hosts for this loop 14879 1726882245.86519: done getting the remaining hosts for this loop 14879 1726882245.86522: getting the next task for host managed_node3 14879 1726882245.86527: done getting next task for host managed_node3 14879 1726882245.86530: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882245.86532: ^ 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 14879 1726882245.86545: getting variables 14879 1726882245.86546: in VariableManager get_vars() 14879 1726882245.86579: Calling all_inventory to load vars for managed_node3 14879 1726882245.86581: Calling groups_inventory to load vars for managed_node3 14879 1726882245.86583: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.86592: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.86599: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.86602: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.86751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.86871: done with get_vars() 14879 1726882245.86886: done getting variables 14879 1726882245.86932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:45 -0400 (0:00:00.035) 0:00:05.114 ****** 14879 1726882245.86953: entering _queue_task() for managed_node3/debug 14879 1726882245.87148: worker is 1 (out of 1 available) 14879 1726882245.87162: exiting _queue_task() for managed_node3/debug 14879 1726882245.87179: done queuing things up, now waiting for results queue to drain 14879 1726882245.87181: waiting for pending results... 14879 1726882245.87345: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882245.87405: in run() - task 12673a56-9f93-b850-9774-00000000003b 14879 1726882245.87420: variable 'ansible_search_path' from source: unknown 14879 1726882245.87424: variable 'ansible_search_path' from source: unknown 14879 1726882245.87451: calling self._execute() 14879 1726882245.87516: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.87521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.87532: variable 'omit' from source: magic vars 14879 1726882245.87897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.90101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.90105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.90107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.90109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.90137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.90213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.90243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.90269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.90314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.90330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.90453: variable 'ansible_distribution' from source: facts 14879 1726882245.90464: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.90479: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.90482: when evaluation is False, skipping this task 14879 1726882245.90484: _execute() done 14879 1726882245.90487: dumping result to json 14879 1726882245.90489: done dumping result, returning 14879 1726882245.90511: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b850-9774-00000000003b] 14879 1726882245.90514: sending task result for task 12673a56-9f93-b850-9774-00000000003b 14879 1726882245.90581: done sending task result for task 12673a56-9f93-b850-9774-00000000003b 14879 1726882245.90583: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882245.90627: no more pending results, returning what we have 14879 1726882245.90629: results queue empty 14879 1726882245.90630: checking for any_errors_fatal 14879 1726882245.90638: done checking for any_errors_fatal 14879 1726882245.90639: checking for max_fail_percentage 14879 1726882245.90640: done checking for max_fail_percentage 14879 1726882245.90641: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.90642: done checking to see if all hosts have failed 14879 1726882245.90642: getting the remaining hosts for this loop 14879 1726882245.90644: done getting the remaining hosts for this loop 14879 1726882245.90647: getting the next task for host managed_node3 14879 1726882245.90653: done getting next task for host managed_node3 14879 1726882245.90656: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14879 1726882245.90658: ^ 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 14879 1726882245.90669: getting variables 14879 1726882245.90671: in VariableManager get_vars() 14879 1726882245.90709: Calling all_inventory to load vars for managed_node3 14879 1726882245.90712: Calling groups_inventory to load vars for managed_node3 14879 1726882245.90714: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.90724: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.90726: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.90728: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.90937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.91054: done with get_vars() 14879 1726882245.91061: done getting variables 14879 1726882245.91106: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:45 -0400 (0:00:00.041) 0:00:05.156 ****** 14879 1726882245.91129: entering _queue_task() for managed_node3/fail 14879 1726882245.91335: worker is 1 (out of 1 available) 14879 1726882245.91349: exiting _queue_task() for managed_node3/fail 14879 1726882245.91360: done queuing things up, now waiting for results queue to drain 14879 1726882245.91361: waiting for pending results... 14879 1726882245.91517: 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 14879 1726882245.91576: in run() - task 12673a56-9f93-b850-9774-00000000003c 14879 1726882245.91597: variable 'ansible_search_path' from source: unknown 14879 1726882245.91602: variable 'ansible_search_path' from source: unknown 14879 1726882245.91622: calling self._execute() 14879 1726882245.91681: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.91685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.91708: variable 'omit' from source: magic vars 14879 1726882245.91987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.93619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.93663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.93689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.93717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.93736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.93797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.93815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.93833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.93858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.93870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.93961: variable 'ansible_distribution' from source: facts 14879 1726882245.93965: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.93985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.93988: when evaluation is False, skipping this task 14879 1726882245.93991: _execute() done 14879 1726882245.93995: dumping result to json 14879 1726882245.93998: done dumping result, returning 14879 1726882245.94006: 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 [12673a56-9f93-b850-9774-00000000003c] 14879 1726882245.94010: sending task result for task 12673a56-9f93-b850-9774-00000000003c 14879 1726882245.94089: done sending task result for task 12673a56-9f93-b850-9774-00000000003c 14879 1726882245.94092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.94134: no more pending results, returning what we have 14879 1726882245.94137: results queue empty 14879 1726882245.94137: checking for any_errors_fatal 14879 1726882245.94142: done checking for any_errors_fatal 14879 1726882245.94143: checking for max_fail_percentage 14879 1726882245.94144: done checking for max_fail_percentage 14879 1726882245.94145: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.94146: done checking to see if all hosts have failed 14879 1726882245.94146: getting the remaining hosts for this loop 14879 1726882245.94148: done getting the remaining hosts for this loop 14879 1726882245.94151: getting the next task for host managed_node3 14879 1726882245.94156: done getting next task for host managed_node3 14879 1726882245.94160: ^ 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 14879 1726882245.94161: ^ 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 14879 1726882245.94173: getting variables 14879 1726882245.94174: in VariableManager get_vars() 14879 1726882245.94210: Calling all_inventory to load vars for managed_node3 14879 1726882245.94213: Calling groups_inventory to load vars for managed_node3 14879 1726882245.94215: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.94223: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.94225: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.94228: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.94359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.94479: done with get_vars() 14879 1726882245.94486: done getting variables 14879 1726882245.94535: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:45 -0400 (0:00:00.034) 0:00:05.190 ****** 14879 1726882245.94555: entering _queue_task() for managed_node3/fail 14879 1726882245.94758: worker is 1 (out of 1 available) 14879 1726882245.94772: exiting _queue_task() for managed_node3/fail 14879 1726882245.94781: done queuing things up, now waiting for results queue to drain 14879 1726882245.94783: waiting for pending results... 14879 1726882245.94941: 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 14879 1726882245.95000: in run() - task 12673a56-9f93-b850-9774-00000000003d 14879 1726882245.95016: variable 'ansible_search_path' from source: unknown 14879 1726882245.95020: variable 'ansible_search_path' from source: unknown 14879 1726882245.95045: calling self._execute() 14879 1726882245.95107: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.95111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.95121: variable 'omit' from source: magic vars 14879 1726882245.95477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882245.97074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882245.97129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882245.97156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882245.97180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882245.97207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882245.97263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882245.97282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882245.97306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882245.97333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882245.97343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882245.97435: variable 'ansible_distribution' from source: facts 14879 1726882245.97439: variable 'ansible_distribution_major_version' from source: facts 14879 1726882245.97454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882245.97457: when evaluation is False, skipping this task 14879 1726882245.97459: _execute() done 14879 1726882245.97462: dumping result to json 14879 1726882245.97464: done dumping result, returning 14879 1726882245.97471: 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 [12673a56-9f93-b850-9774-00000000003d] 14879 1726882245.97476: sending task result for task 12673a56-9f93-b850-9774-00000000003d 14879 1726882245.97557: done sending task result for task 12673a56-9f93-b850-9774-00000000003d 14879 1726882245.97560: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882245.97605: no more pending results, returning what we have 14879 1726882245.97608: results queue empty 14879 1726882245.97609: checking for any_errors_fatal 14879 1726882245.97615: done checking for any_errors_fatal 14879 1726882245.97616: checking for max_fail_percentage 14879 1726882245.97617: done checking for max_fail_percentage 14879 1726882245.97618: checking to see if all hosts have failed and the running result is not ok 14879 1726882245.97619: done checking to see if all hosts have failed 14879 1726882245.97619: getting the remaining hosts for this loop 14879 1726882245.97622: done getting the remaining hosts for this loop 14879 1726882245.97625: getting the next task for host managed_node3 14879 1726882245.97630: done getting next task for host managed_node3 14879 1726882245.97633: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14879 1726882245.97635: ^ 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 14879 1726882245.97647: getting variables 14879 1726882245.97648: in VariableManager get_vars() 14879 1726882245.97685: Calling all_inventory to load vars for managed_node3 14879 1726882245.97687: Calling groups_inventory to load vars for managed_node3 14879 1726882245.97744: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882245.97754: Calling all_plugins_play to load vars for managed_node3 14879 1726882245.97756: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882245.97759: Calling groups_plugins_play to load vars for managed_node3 14879 1726882245.97871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882245.97988: done with get_vars() 14879 1726882245.97998: done getting variables 14879 1726882245.98040: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:45 -0400 (0:00:00.035) 0:00:05.226 ****** 14879 1726882245.98060: entering _queue_task() for managed_node3/fail 14879 1726882245.98256: worker is 1 (out of 1 available) 14879 1726882245.98270: exiting _queue_task() for managed_node3/fail 14879 1726882245.98281: done queuing things up, now waiting for results queue to drain 14879 1726882245.98283: waiting for pending results... 14879 1726882245.98438: 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 14879 1726882245.98490: in run() - task 12673a56-9f93-b850-9774-00000000003e 14879 1726882245.98506: variable 'ansible_search_path' from source: unknown 14879 1726882245.98512: variable 'ansible_search_path' from source: unknown 14879 1726882245.98537: calling self._execute() 14879 1726882245.98597: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882245.98605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882245.98612: variable 'omit' from source: magic vars 14879 1726882245.98902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.00511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.00552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.00578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.00610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.00629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.00682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.00717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.00737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.00763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.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) 14879 1726882246.00864: variable 'ansible_distribution' from source: facts 14879 1726882246.00868: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.00883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.00886: when evaluation is False, skipping this task 14879 1726882246.00888: _execute() done 14879 1726882246.00890: dumping result to json 14879 1726882246.00894: done dumping result, returning 14879 1726882246.00905: 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 [12673a56-9f93-b850-9774-00000000003e] 14879 1726882246.00908: sending task result for task 12673a56-9f93-b850-9774-00000000003e 14879 1726882246.00986: done sending task result for task 12673a56-9f93-b850-9774-00000000003e 14879 1726882246.00989: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.01062: no more pending results, returning what we have 14879 1726882246.01066: results queue empty 14879 1726882246.01066: checking for any_errors_fatal 14879 1726882246.01071: done checking for any_errors_fatal 14879 1726882246.01072: checking for max_fail_percentage 14879 1726882246.01073: done checking for max_fail_percentage 14879 1726882246.01074: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.01075: done checking to see if all hosts have failed 14879 1726882246.01076: getting the remaining hosts for this loop 14879 1726882246.01077: done getting the remaining hosts for this loop 14879 1726882246.01080: getting the next task for host managed_node3 14879 1726882246.01084: done getting next task for host managed_node3 14879 1726882246.01087: ^ 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 14879 1726882246.01088: ^ 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 14879 1726882246.01102: getting variables 14879 1726882246.01103: in VariableManager get_vars() 14879 1726882246.01133: Calling all_inventory to load vars for managed_node3 14879 1726882246.01136: Calling groups_inventory to load vars for managed_node3 14879 1726882246.01138: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.01145: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.01148: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.01150: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.01262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.01546: done with get_vars() 14879 1726882246.01552: done getting variables 14879 1726882246.01588: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:46 -0400 (0:00:00.035) 0:00:05.261 ****** 14879 1726882246.01610: entering _queue_task() for managed_node3/dnf 14879 1726882246.01806: worker is 1 (out of 1 available) 14879 1726882246.01818: exiting _queue_task() for managed_node3/dnf 14879 1726882246.01829: done queuing things up, now waiting for results queue to drain 14879 1726882246.01831: waiting for pending results... 14879 1726882246.02001: 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 14879 1726882246.02065: in run() - task 12673a56-9f93-b850-9774-00000000003f 14879 1726882246.02073: variable 'ansible_search_path' from source: unknown 14879 1726882246.02076: variable 'ansible_search_path' from source: unknown 14879 1726882246.02108: calling self._execute() 14879 1726882246.02172: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.02176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.02183: variable 'omit' from source: magic vars 14879 1726882246.02484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.03978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.04029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.04056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.04081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.04104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.04163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.04183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.04206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.04235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.04247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.04344: variable 'ansible_distribution' from source: facts 14879 1726882246.04350: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.04365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.04368: when evaluation is False, skipping this task 14879 1726882246.04371: _execute() done 14879 1726882246.04373: dumping result to json 14879 1726882246.04376: done dumping result, returning 14879 1726882246.04383: 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 [12673a56-9f93-b850-9774-00000000003f] 14879 1726882246.04388: sending task result for task 12673a56-9f93-b850-9774-00000000003f 14879 1726882246.04481: done sending task result for task 12673a56-9f93-b850-9774-00000000003f 14879 1726882246.04483: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.04531: no more pending results, returning what we have 14879 1726882246.04533: results queue empty 14879 1726882246.04534: checking for any_errors_fatal 14879 1726882246.04542: done checking for any_errors_fatal 14879 1726882246.04543: checking for max_fail_percentage 14879 1726882246.04545: done checking for max_fail_percentage 14879 1726882246.04545: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.04546: done checking to see if all hosts have failed 14879 1726882246.04547: getting the remaining hosts for this loop 14879 1726882246.04548: done getting the remaining hosts for this loop 14879 1726882246.04551: getting the next task for host managed_node3 14879 1726882246.04556: done getting next task for host managed_node3 14879 1726882246.04559: ^ 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 14879 1726882246.04561: ^ 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 14879 1726882246.04573: getting variables 14879 1726882246.04575: in VariableManager get_vars() 14879 1726882246.04617: Calling all_inventory to load vars for managed_node3 14879 1726882246.04620: Calling groups_inventory to load vars for managed_node3 14879 1726882246.04622: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.04630: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.04633: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.04635: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.04772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.04904: done with get_vars() 14879 1726882246.04913: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882246.04966: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:46 -0400 (0:00:00.033) 0:00:05.295 ****** 14879 1726882246.04986: entering _queue_task() for managed_node3/yum 14879 1726882246.05196: worker is 1 (out of 1 available) 14879 1726882246.05209: exiting _queue_task() for managed_node3/yum 14879 1726882246.05221: done queuing things up, now waiting for results queue to drain 14879 1726882246.05223: waiting for pending results... 14879 1726882246.05400: 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 14879 1726882246.05463: in run() - task 12673a56-9f93-b850-9774-000000000040 14879 1726882246.05476: variable 'ansible_search_path' from source: unknown 14879 1726882246.05480: variable 'ansible_search_path' from source: unknown 14879 1726882246.05511: calling self._execute() 14879 1726882246.05573: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.05579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.05598: variable 'omit' from source: magic vars 14879 1726882246.05886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.07440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.07484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.07524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.07552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.07571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.07632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.07654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.07672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.07699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.07711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.07803: variable 'ansible_distribution' from source: facts 14879 1726882246.07809: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.07824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.07827: when evaluation is False, skipping this task 14879 1726882246.07831: _execute() done 14879 1726882246.07834: dumping result to json 14879 1726882246.07836: done dumping result, returning 14879 1726882246.07842: 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 [12673a56-9f93-b850-9774-000000000040] 14879 1726882246.07847: sending task result for task 12673a56-9f93-b850-9774-000000000040 14879 1726882246.07936: done sending task result for task 12673a56-9f93-b850-9774-000000000040 14879 1726882246.07939: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.07991: no more pending results, returning what we have 14879 1726882246.08003: results queue empty 14879 1726882246.08004: checking for any_errors_fatal 14879 1726882246.08010: done checking for any_errors_fatal 14879 1726882246.08011: checking for max_fail_percentage 14879 1726882246.08012: done checking for max_fail_percentage 14879 1726882246.08013: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.08014: done checking to see if all hosts have failed 14879 1726882246.08014: getting the remaining hosts for this loop 14879 1726882246.08016: done getting the remaining hosts for this loop 14879 1726882246.08019: getting the next task for host managed_node3 14879 1726882246.08025: done getting next task for host managed_node3 14879 1726882246.08029: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882246.08030: ^ 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 14879 1726882246.08043: getting variables 14879 1726882246.08044: in VariableManager get_vars() 14879 1726882246.08076: Calling all_inventory to load vars for managed_node3 14879 1726882246.08079: Calling groups_inventory to load vars for managed_node3 14879 1726882246.08081: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.08089: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.08091: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.08097: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.08278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.08405: done with get_vars() 14879 1726882246.08413: done getting variables 14879 1726882246.08456: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:46 -0400 (0:00:00.034) 0:00:05.330 ****** 14879 1726882246.08477: entering _queue_task() for managed_node3/fail 14879 1726882246.08689: worker is 1 (out of 1 available) 14879 1726882246.08708: exiting _queue_task() for managed_node3/fail 14879 1726882246.08719: done queuing things up, now waiting for results queue to drain 14879 1726882246.08721: waiting for pending results... 14879 1726882246.08874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882246.08936: in run() - task 12673a56-9f93-b850-9774-000000000041 14879 1726882246.08950: variable 'ansible_search_path' from source: unknown 14879 1726882246.08953: variable 'ansible_search_path' from source: unknown 14879 1726882246.08981: calling self._execute() 14879 1726882246.09050: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.09054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.09065: variable 'omit' from source: magic vars 14879 1726882246.09362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.10862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.10915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.10941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.10966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.10985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.11048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.11068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.11087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.11116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.11128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.11221: variable 'ansible_distribution' from source: facts 14879 1726882246.11225: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.11244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.11248: when evaluation is False, skipping this task 14879 1726882246.11250: _execute() done 14879 1726882246.11252: dumping result to json 14879 1726882246.11254: done dumping result, returning 14879 1726882246.11262: 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 [12673a56-9f93-b850-9774-000000000041] 14879 1726882246.11267: sending task result for task 12673a56-9f93-b850-9774-000000000041 14879 1726882246.11358: done sending task result for task 12673a56-9f93-b850-9774-000000000041 14879 1726882246.11361: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.11419: no more pending results, returning what we have 14879 1726882246.11422: results queue empty 14879 1726882246.11422: checking for any_errors_fatal 14879 1726882246.11429: done checking for any_errors_fatal 14879 1726882246.11430: checking for max_fail_percentage 14879 1726882246.11431: done checking for max_fail_percentage 14879 1726882246.11432: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.11433: done checking to see if all hosts have failed 14879 1726882246.11433: getting the remaining hosts for this loop 14879 1726882246.11435: done getting the remaining hosts for this loop 14879 1726882246.11438: getting the next task for host managed_node3 14879 1726882246.11444: done getting next task for host managed_node3 14879 1726882246.11448: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 14879 1726882246.11450: ^ 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 14879 1726882246.11462: getting variables 14879 1726882246.11464: in VariableManager get_vars() 14879 1726882246.11504: Calling all_inventory to load vars for managed_node3 14879 1726882246.11507: Calling groups_inventory to load vars for managed_node3 14879 1726882246.11509: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.11518: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.11520: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.11523: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.11666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.11792: done with get_vars() 14879 1726882246.11805: done getting variables 14879 1726882246.11848: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:46 -0400 (0:00:00.033) 0:00:05.364 ****** 14879 1726882246.11869: entering _queue_task() for managed_node3/package 14879 1726882246.12079: worker is 1 (out of 1 available) 14879 1726882246.12091: exiting _queue_task() for managed_node3/package 14879 1726882246.12108: done queuing things up, now waiting for results queue to drain 14879 1726882246.12110: waiting for pending results... 14879 1726882246.12265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 14879 1726882246.12324: in run() - task 12673a56-9f93-b850-9774-000000000042 14879 1726882246.12341: variable 'ansible_search_path' from source: unknown 14879 1726882246.12344: variable 'ansible_search_path' from source: unknown 14879 1726882246.12369: calling self._execute() 14879 1726882246.12435: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.12441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.12452: variable 'omit' from source: magic vars 14879 1726882246.12745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.14244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.14289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.14329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.14355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.14375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.14436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.14456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.14473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.14502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.14520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.14604: variable 'ansible_distribution' from source: facts 14879 1726882246.14608: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.14630: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.14633: when evaluation is False, skipping this task 14879 1726882246.14636: _execute() done 14879 1726882246.14638: dumping result to json 14879 1726882246.14641: done dumping result, returning 14879 1726882246.14644: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b850-9774-000000000042] 14879 1726882246.14646: sending task result for task 12673a56-9f93-b850-9774-000000000042 14879 1726882246.14742: done sending task result for task 12673a56-9f93-b850-9774-000000000042 14879 1726882246.14745: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.14801: no more pending results, returning what we have 14879 1726882246.14804: results queue empty 14879 1726882246.14805: checking for any_errors_fatal 14879 1726882246.14814: done checking for any_errors_fatal 14879 1726882246.14815: checking for max_fail_percentage 14879 1726882246.14816: done checking for max_fail_percentage 14879 1726882246.14817: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.14818: done checking to see if all hosts have failed 14879 1726882246.14819: getting the remaining hosts for this loop 14879 1726882246.14821: done getting the remaining hosts for this loop 14879 1726882246.14824: getting the next task for host managed_node3 14879 1726882246.14829: done getting next task for host managed_node3 14879 1726882246.14833: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882246.14835: ^ 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 14879 1726882246.14849: getting variables 14879 1726882246.14850: in VariableManager get_vars() 14879 1726882246.14882: Calling all_inventory to load vars for managed_node3 14879 1726882246.14884: Calling groups_inventory to load vars for managed_node3 14879 1726882246.14886: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.14897: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.14900: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.14902: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.15078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.15199: done with get_vars() 14879 1726882246.15207: done getting variables 14879 1726882246.15246: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:46 -0400 (0:00:00.033) 0:00:05.398 ****** 14879 1726882246.15266: entering _queue_task() for managed_node3/package 14879 1726882246.15468: worker is 1 (out of 1 available) 14879 1726882246.15481: exiting _queue_task() for managed_node3/package 14879 1726882246.15497: done queuing things up, now waiting for results queue to drain 14879 1726882246.15499: waiting for pending results... 14879 1726882246.15652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882246.15720: in run() - task 12673a56-9f93-b850-9774-000000000043 14879 1726882246.15742: variable 'ansible_search_path' from source: unknown 14879 1726882246.15746: variable 'ansible_search_path' from source: unknown 14879 1726882246.15767: calling self._execute() 14879 1726882246.15842: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.15846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.15854: variable 'omit' from source: magic vars 14879 1726882246.16161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.17835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.17857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.17884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.17913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.17939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.17992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.18016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.18039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.18064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.18074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.18168: variable 'ansible_distribution' from source: facts 14879 1726882246.18172: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.18189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.18191: when evaluation is False, skipping this task 14879 1726882246.18195: _execute() done 14879 1726882246.18200: dumping result to json 14879 1726882246.18202: done dumping result, returning 14879 1726882246.18210: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b850-9774-000000000043] 14879 1726882246.18215: sending task result for task 12673a56-9f93-b850-9774-000000000043 14879 1726882246.18312: done sending task result for task 12673a56-9f93-b850-9774-000000000043 14879 1726882246.18315: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.18359: no more pending results, returning what we have 14879 1726882246.18363: results queue empty 14879 1726882246.18363: checking for any_errors_fatal 14879 1726882246.18370: done checking for any_errors_fatal 14879 1726882246.18370: checking for max_fail_percentage 14879 1726882246.18372: done checking for max_fail_percentage 14879 1726882246.18373: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.18373: done checking to see if all hosts have failed 14879 1726882246.18374: getting the remaining hosts for this loop 14879 1726882246.18375: done getting the remaining hosts for this loop 14879 1726882246.18378: getting the next task for host managed_node3 14879 1726882246.18383: done getting next task for host managed_node3 14879 1726882246.18387: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882246.18389: ^ 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 14879 1726882246.18408: getting variables 14879 1726882246.18411: in VariableManager get_vars() 14879 1726882246.18445: Calling all_inventory to load vars for managed_node3 14879 1726882246.18448: Calling groups_inventory to load vars for managed_node3 14879 1726882246.18450: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.18458: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.18460: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.18462: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.18606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.18731: done with get_vars() 14879 1726882246.18741: done getting variables 14879 1726882246.18779: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:46 -0400 (0:00:00.035) 0:00:05.433 ****** 14879 1726882246.18802: entering _queue_task() for managed_node3/package 14879 1726882246.19006: worker is 1 (out of 1 available) 14879 1726882246.19019: exiting _queue_task() for managed_node3/package 14879 1726882246.19031: done queuing things up, now waiting for results queue to drain 14879 1726882246.19033: waiting for pending results... 14879 1726882246.19198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882246.19269: in run() - task 12673a56-9f93-b850-9774-000000000044 14879 1726882246.19283: variable 'ansible_search_path' from source: unknown 14879 1726882246.19287: variable 'ansible_search_path' from source: unknown 14879 1726882246.19320: calling self._execute() 14879 1726882246.19385: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.19390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.19404: variable 'omit' from source: magic vars 14879 1726882246.19908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.22263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.22360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.22429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.22467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.22502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.22592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.22631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.22672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.22717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.22731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.22834: variable 'ansible_distribution' from source: facts 14879 1726882246.22838: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.22862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.22865: when evaluation is False, skipping this task 14879 1726882246.22868: _execute() done 14879 1726882246.22871: dumping result to json 14879 1726882246.22873: done dumping result, returning 14879 1726882246.22880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b850-9774-000000000044] 14879 1726882246.22886: sending task result for task 12673a56-9f93-b850-9774-000000000044 14879 1726882246.22978: done sending task result for task 12673a56-9f93-b850-9774-000000000044 14879 1726882246.22981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.23025: no more pending results, returning what we have 14879 1726882246.23028: results queue empty 14879 1726882246.23029: checking for any_errors_fatal 14879 1726882246.23036: done checking for any_errors_fatal 14879 1726882246.23036: checking for max_fail_percentage 14879 1726882246.23038: done checking for max_fail_percentage 14879 1726882246.23039: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.23039: done checking to see if all hosts have failed 14879 1726882246.23040: getting the remaining hosts for this loop 14879 1726882246.23042: done getting the remaining hosts for this loop 14879 1726882246.23045: getting the next task for host managed_node3 14879 1726882246.23050: done getting next task for host managed_node3 14879 1726882246.23053: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882246.23055: ^ 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 14879 1726882246.23067: getting variables 14879 1726882246.23068: in VariableManager get_vars() 14879 1726882246.23111: Calling all_inventory to load vars for managed_node3 14879 1726882246.23114: Calling groups_inventory to load vars for managed_node3 14879 1726882246.23116: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.23125: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.23128: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.23130: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.23318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.23434: done with get_vars() 14879 1726882246.23442: done getting variables 14879 1726882246.23480: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:46 -0400 (0:00:00.046) 0:00:05.480 ****** 14879 1726882246.23504: entering _queue_task() for managed_node3/service 14879 1726882246.23704: worker is 1 (out of 1 available) 14879 1726882246.23718: exiting _queue_task() for managed_node3/service 14879 1726882246.23730: done queuing things up, now waiting for results queue to drain 14879 1726882246.23731: waiting for pending results... 14879 1726882246.23889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882246.23953: in run() - task 12673a56-9f93-b850-9774-000000000045 14879 1726882246.23965: variable 'ansible_search_path' from source: unknown 14879 1726882246.23969: variable 'ansible_search_path' from source: unknown 14879 1726882246.23997: calling self._execute() 14879 1726882246.24061: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.24067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.24078: variable 'omit' from source: magic vars 14879 1726882246.24372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.26702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.26706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.26709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.26711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.26713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.26752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.26786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.26824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.26868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.26887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.27024: variable 'ansible_distribution' from source: facts 14879 1726882246.27036: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.27059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.27066: when evaluation is False, skipping this task 14879 1726882246.27073: _execute() done 14879 1726882246.27079: dumping result to json 14879 1726882246.27086: done dumping result, returning 14879 1726882246.27102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b850-9774-000000000045] 14879 1726882246.27113: sending task result for task 12673a56-9f93-b850-9774-000000000045 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.27265: no more pending results, returning what we have 14879 1726882246.27268: results queue empty 14879 1726882246.27269: checking for any_errors_fatal 14879 1726882246.27276: done checking for any_errors_fatal 14879 1726882246.27277: checking for max_fail_percentage 14879 1726882246.27278: done checking for max_fail_percentage 14879 1726882246.27279: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.27280: done checking to see if all hosts have failed 14879 1726882246.27280: getting the remaining hosts for this loop 14879 1726882246.27282: done getting the remaining hosts for this loop 14879 1726882246.27285: getting the next task for host managed_node3 14879 1726882246.27290: done getting next task for host managed_node3 14879 1726882246.27296: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882246.27298: ^ 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 14879 1726882246.27312: getting variables 14879 1726882246.27314: in VariableManager get_vars() 14879 1726882246.27355: Calling all_inventory to load vars for managed_node3 14879 1726882246.27358: Calling groups_inventory to load vars for managed_node3 14879 1726882246.27360: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.27370: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.27372: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.27374: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.27566: done sending task result for task 12673a56-9f93-b850-9774-000000000045 14879 1726882246.27570: WORKER PROCESS EXITING 14879 1726882246.27592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.27816: done with get_vars() 14879 1726882246.27827: done getting variables 14879 1726882246.27881: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:46 -0400 (0:00:00.044) 0:00:05.524 ****** 14879 1726882246.27920: entering _queue_task() for managed_node3/service 14879 1726882246.28205: worker is 1 (out of 1 available) 14879 1726882246.28334: exiting _queue_task() for managed_node3/service 14879 1726882246.28353: done queuing things up, now waiting for results queue to drain 14879 1726882246.28355: waiting for pending results... 14879 1726882246.28526: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882246.28636: in run() - task 12673a56-9f93-b850-9774-000000000046 14879 1726882246.28665: variable 'ansible_search_path' from source: unknown 14879 1726882246.28672: variable 'ansible_search_path' from source: unknown 14879 1726882246.28717: calling self._execute() 14879 1726882246.28824: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.28837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.28850: variable 'omit' from source: magic vars 14879 1726882246.29308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.31788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.31871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.31939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.32002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.32018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.32116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.32299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.32303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.32306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.32308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.32388: variable 'ansible_distribution' from source: facts 14879 1726882246.32404: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.32438: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.32600: when evaluation is False, skipping this task 14879 1726882246.32602: _execute() done 14879 1726882246.32604: dumping result to json 14879 1726882246.32606: done dumping result, returning 14879 1726882246.32608: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b850-9774-000000000046] 14879 1726882246.32610: sending task result for task 12673a56-9f93-b850-9774-000000000046 14879 1726882246.32674: done sending task result for task 12673a56-9f93-b850-9774-000000000046 14879 1726882246.32677: 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 } 14879 1726882246.32743: no more pending results, returning what we have 14879 1726882246.32746: results queue empty 14879 1726882246.32747: checking for any_errors_fatal 14879 1726882246.32755: done checking for any_errors_fatal 14879 1726882246.32756: checking for max_fail_percentage 14879 1726882246.32757: done checking for max_fail_percentage 14879 1726882246.32758: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.32759: done checking to see if all hosts have failed 14879 1726882246.32760: getting the remaining hosts for this loop 14879 1726882246.32761: done getting the remaining hosts for this loop 14879 1726882246.32764: getting the next task for host managed_node3 14879 1726882246.32771: done getting next task for host managed_node3 14879 1726882246.32775: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882246.32778: ^ 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 14879 1726882246.32799: getting variables 14879 1726882246.32801: in VariableManager get_vars() 14879 1726882246.32843: Calling all_inventory to load vars for managed_node3 14879 1726882246.32846: Calling groups_inventory to load vars for managed_node3 14879 1726882246.32849: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.32858: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.32861: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.32864: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.33695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.34110: done with get_vars() 14879 1726882246.34127: done getting variables 14879 1726882246.34264: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:46 -0400 (0:00:00.063) 0:00:05.588 ****** 14879 1726882246.34339: entering _queue_task() for managed_node3/service 14879 1726882246.34970: worker is 1 (out of 1 available) 14879 1726882246.34983: exiting _queue_task() for managed_node3/service 14879 1726882246.34996: done queuing things up, now waiting for results queue to drain 14879 1726882246.35145: waiting for pending results... 14879 1726882246.35486: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882246.35492: in run() - task 12673a56-9f93-b850-9774-000000000047 14879 1726882246.35503: variable 'ansible_search_path' from source: unknown 14879 1726882246.35506: variable 'ansible_search_path' from source: unknown 14879 1726882246.35509: calling self._execute() 14879 1726882246.35779: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.35783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.35800: variable 'omit' from source: magic vars 14879 1726882246.36672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.38947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.39022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.39064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.39113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.39146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.39245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.39401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.39406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.39409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.39412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.39516: variable 'ansible_distribution' from source: facts 14879 1726882246.39528: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.39553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.39561: when evaluation is False, skipping this task 14879 1726882246.39568: _execute() done 14879 1726882246.39576: dumping result to json 14879 1726882246.39583: done dumping result, returning 14879 1726882246.39600: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b850-9774-000000000047] 14879 1726882246.39613: sending task result for task 12673a56-9f93-b850-9774-000000000047 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.39783: no more pending results, returning what we have 14879 1726882246.39786: results queue empty 14879 1726882246.39787: checking for any_errors_fatal 14879 1726882246.39797: done checking for any_errors_fatal 14879 1726882246.39797: checking for max_fail_percentage 14879 1726882246.39799: done checking for max_fail_percentage 14879 1726882246.39800: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.39800: done checking to see if all hosts have failed 14879 1726882246.39801: getting the remaining hosts for this loop 14879 1726882246.39803: done getting the remaining hosts for this loop 14879 1726882246.39806: getting the next task for host managed_node3 14879 1726882246.39811: done getting next task for host managed_node3 14879 1726882246.39815: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882246.39817: ^ 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 14879 1726882246.39830: getting variables 14879 1726882246.39831: in VariableManager get_vars() 14879 1726882246.39866: Calling all_inventory to load vars for managed_node3 14879 1726882246.39868: Calling groups_inventory to load vars for managed_node3 14879 1726882246.39871: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.39881: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.39883: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.39886: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.40181: done sending task result for task 12673a56-9f93-b850-9774-000000000047 14879 1726882246.40184: WORKER PROCESS EXITING 14879 1726882246.40211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.40414: done with get_vars() 14879 1726882246.40427: done getting variables 14879 1726882246.40481: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:46 -0400 (0:00:00.062) 0:00:05.650 ****** 14879 1726882246.40514: entering _queue_task() for managed_node3/service 14879 1726882246.40768: worker is 1 (out of 1 available) 14879 1726882246.40782: exiting _queue_task() for managed_node3/service 14879 1726882246.40899: done queuing things up, now waiting for results queue to drain 14879 1726882246.40901: waiting for pending results... 14879 1726882246.41062: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882246.41158: in run() - task 12673a56-9f93-b850-9774-000000000048 14879 1726882246.41175: variable 'ansible_search_path' from source: unknown 14879 1726882246.41181: variable 'ansible_search_path' from source: unknown 14879 1726882246.41225: calling self._execute() 14879 1726882246.41312: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.41325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.41341: variable 'omit' from source: magic vars 14879 1726882246.41755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.44045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.44118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.44172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.44215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.44248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.44336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.44370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.44409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.44453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.44470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.44801: variable 'ansible_distribution' from source: facts 14879 1726882246.44805: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.44807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.44809: when evaluation is False, skipping this task 14879 1726882246.44812: _execute() done 14879 1726882246.44814: dumping result to json 14879 1726882246.44817: done dumping result, returning 14879 1726882246.44819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b850-9774-000000000048] 14879 1726882246.44823: sending task result for task 12673a56-9f93-b850-9774-000000000048 14879 1726882246.44899: done sending task result for task 12673a56-9f93-b850-9774-000000000048 14879 1726882246.44903: 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 } 14879 1726882246.44947: no more pending results, returning what we have 14879 1726882246.44950: results queue empty 14879 1726882246.44951: checking for any_errors_fatal 14879 1726882246.44959: done checking for any_errors_fatal 14879 1726882246.44960: checking for max_fail_percentage 14879 1726882246.44962: done checking for max_fail_percentage 14879 1726882246.44963: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.44964: done checking to see if all hosts have failed 14879 1726882246.44965: getting the remaining hosts for this loop 14879 1726882246.44966: done getting the remaining hosts for this loop 14879 1726882246.44970: getting the next task for host managed_node3 14879 1726882246.44976: done getting next task for host managed_node3 14879 1726882246.44980: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882246.44982: ^ 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 14879 1726882246.45001: getting variables 14879 1726882246.45003: in VariableManager get_vars() 14879 1726882246.45043: Calling all_inventory to load vars for managed_node3 14879 1726882246.45046: Calling groups_inventory to load vars for managed_node3 14879 1726882246.45049: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.45060: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.45063: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.45066: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.45465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.45661: done with get_vars() 14879 1726882246.45671: done getting variables 14879 1726882246.45733: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:46 -0400 (0:00:00.052) 0:00:05.703 ****** 14879 1726882246.45762: entering _queue_task() for managed_node3/copy 14879 1726882246.46214: worker is 1 (out of 1 available) 14879 1726882246.46226: exiting _queue_task() for managed_node3/copy 14879 1726882246.46235: done queuing things up, now waiting for results queue to drain 14879 1726882246.46237: waiting for pending results... 14879 1726882246.46362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882246.46409: in run() - task 12673a56-9f93-b850-9774-000000000049 14879 1726882246.46428: variable 'ansible_search_path' from source: unknown 14879 1726882246.46434: variable 'ansible_search_path' from source: unknown 14879 1726882246.46473: calling self._execute() 14879 1726882246.46558: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.46600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.46604: variable 'omit' from source: magic vars 14879 1726882246.47030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.49272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.49502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.49505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.49507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.49510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.49527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.49562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.49592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.49645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.49665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.49800: variable 'ansible_distribution' from source: facts 14879 1726882246.49812: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.49832: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.49842: when evaluation is False, skipping this task 14879 1726882246.49848: _execute() done 14879 1726882246.49853: dumping result to json 14879 1726882246.49859: done dumping result, returning 14879 1726882246.49868: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b850-9774-000000000049] 14879 1726882246.49876: sending task result for task 12673a56-9f93-b850-9774-000000000049 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.50033: no more pending results, returning what we have 14879 1726882246.50037: results queue empty 14879 1726882246.50038: checking for any_errors_fatal 14879 1726882246.50044: done checking for any_errors_fatal 14879 1726882246.50045: checking for max_fail_percentage 14879 1726882246.50047: done checking for max_fail_percentage 14879 1726882246.50048: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.50049: done checking to see if all hosts have failed 14879 1726882246.50050: getting the remaining hosts for this loop 14879 1726882246.50052: done getting the remaining hosts for this loop 14879 1726882246.50055: getting the next task for host managed_node3 14879 1726882246.50061: done getting next task for host managed_node3 14879 1726882246.50065: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882246.50068: ^ 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 14879 1726882246.50083: getting variables 14879 1726882246.50084: in VariableManager get_vars() 14879 1726882246.50127: Calling all_inventory to load vars for managed_node3 14879 1726882246.50130: Calling groups_inventory to load vars for managed_node3 14879 1726882246.50133: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.50144: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.50147: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.50150: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.50603: done sending task result for task 12673a56-9f93-b850-9774-000000000049 14879 1726882246.50607: WORKER PROCESS EXITING 14879 1726882246.50632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.50861: done with get_vars() 14879 1726882246.50872: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:46 -0400 (0:00:00.051) 0:00:05.754 ****** 14879 1726882246.50954: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882246.51409: worker is 1 (out of 1 available) 14879 1726882246.51421: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882246.51429: done queuing things up, now waiting for results queue to drain 14879 1726882246.51431: waiting for pending results... 14879 1726882246.51507: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882246.51608: in run() - task 12673a56-9f93-b850-9774-00000000004a 14879 1726882246.51627: variable 'ansible_search_path' from source: unknown 14879 1726882246.51633: variable 'ansible_search_path' from source: unknown 14879 1726882246.51674: calling self._execute() 14879 1726882246.51756: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.51772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.51784: variable 'omit' from source: magic vars 14879 1726882246.52209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.54522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.54602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.54656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.54702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.54734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.54823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.54859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.54891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.54944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.54964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.55108: variable 'ansible_distribution' from source: facts 14879 1726882246.55119: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.55143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.55148: when evaluation is False, skipping this task 14879 1726882246.55154: _execute() done 14879 1726882246.55159: dumping result to json 14879 1726882246.55164: done dumping result, returning 14879 1726882246.55174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b850-9774-00000000004a] 14879 1726882246.55183: sending task result for task 12673a56-9f93-b850-9774-00000000004a 14879 1726882246.55401: done sending task result for task 12673a56-9f93-b850-9774-00000000004a 14879 1726882246.55405: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.55460: no more pending results, returning what we have 14879 1726882246.55464: results queue empty 14879 1726882246.55465: checking for any_errors_fatal 14879 1726882246.55472: done checking for any_errors_fatal 14879 1726882246.55473: checking for max_fail_percentage 14879 1726882246.55474: done checking for max_fail_percentage 14879 1726882246.55475: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.55476: done checking to see if all hosts have failed 14879 1726882246.55477: getting the remaining hosts for this loop 14879 1726882246.55479: done getting the remaining hosts for this loop 14879 1726882246.55483: getting the next task for host managed_node3 14879 1726882246.55489: done getting next task for host managed_node3 14879 1726882246.55498: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882246.55500: ^ 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 14879 1726882246.55515: getting variables 14879 1726882246.55516: in VariableManager get_vars() 14879 1726882246.55559: Calling all_inventory to load vars for managed_node3 14879 1726882246.55562: Calling groups_inventory to load vars for managed_node3 14879 1726882246.55565: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.55577: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.55580: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.55583: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.56037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.56235: done with get_vars() 14879 1726882246.56246: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:46 -0400 (0:00:00.053) 0:00:05.808 ****** 14879 1726882246.56333: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882246.56710: worker is 1 (out of 1 available) 14879 1726882246.56723: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882246.56732: done queuing things up, now waiting for results queue to drain 14879 1726882246.56734: waiting for pending results... 14879 1726882246.56912: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882246.57206: in run() - task 12673a56-9f93-b850-9774-00000000004b 14879 1726882246.57211: variable 'ansible_search_path' from source: unknown 14879 1726882246.57214: variable 'ansible_search_path' from source: unknown 14879 1726882246.57217: calling self._execute() 14879 1726882246.57220: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.57223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.57225: variable 'omit' from source: magic vars 14879 1726882246.57644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.59826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.59903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.59944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.59988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.60061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.60110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.60144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.60178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.60224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.60244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.60401: variable 'ansible_distribution' from source: facts 14879 1726882246.60499: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.60503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.60505: when evaluation is False, skipping this task 14879 1726882246.60508: _execute() done 14879 1726882246.60510: dumping result to json 14879 1726882246.60512: done dumping result, returning 14879 1726882246.60515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b850-9774-00000000004b] 14879 1726882246.60517: sending task result for task 12673a56-9f93-b850-9774-00000000004b 14879 1726882246.60587: done sending task result for task 12673a56-9f93-b850-9774-00000000004b 14879 1726882246.60590: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.60654: no more pending results, returning what we have 14879 1726882246.60657: results queue empty 14879 1726882246.60658: checking for any_errors_fatal 14879 1726882246.60665: done checking for any_errors_fatal 14879 1726882246.60666: checking for max_fail_percentage 14879 1726882246.60668: done checking for max_fail_percentage 14879 1726882246.60669: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.60669: done checking to see if all hosts have failed 14879 1726882246.60670: getting the remaining hosts for this loop 14879 1726882246.60672: done getting the remaining hosts for this loop 14879 1726882246.60676: getting the next task for host managed_node3 14879 1726882246.60682: done getting next task for host managed_node3 14879 1726882246.60686: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882246.60688: ^ 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 14879 1726882246.60705: getting variables 14879 1726882246.60707: in VariableManager get_vars() 14879 1726882246.60747: Calling all_inventory to load vars for managed_node3 14879 1726882246.60750: Calling groups_inventory to load vars for managed_node3 14879 1726882246.60753: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.60764: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.60767: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.60770: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.61254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.61454: done with get_vars() 14879 1726882246.61465: done getting variables 14879 1726882246.61555: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:46 -0400 (0:00:00.052) 0:00:05.861 ****** 14879 1726882246.61581: entering _queue_task() for managed_node3/debug 14879 1726882246.61859: worker is 1 (out of 1 available) 14879 1726882246.61872: exiting _queue_task() for managed_node3/debug 14879 1726882246.61883: done queuing things up, now waiting for results queue to drain 14879 1726882246.61884: waiting for pending results... 14879 1726882246.62310: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882246.62315: in run() - task 12673a56-9f93-b850-9774-00000000004c 14879 1726882246.62318: variable 'ansible_search_path' from source: unknown 14879 1726882246.62320: variable 'ansible_search_path' from source: unknown 14879 1726882246.62323: calling self._execute() 14879 1726882246.62364: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.62375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.62389: variable 'omit' from source: magic vars 14879 1726882246.62822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.65106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.65176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.65231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.65276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.65312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.65387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.65422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.65447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.65490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.65516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.65662: variable 'ansible_distribution' from source: facts 14879 1726882246.65691: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.65802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.65806: when evaluation is False, skipping this task 14879 1726882246.65808: _execute() done 14879 1726882246.65810: dumping result to json 14879 1726882246.65812: done dumping result, returning 14879 1726882246.65814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b850-9774-00000000004c] 14879 1726882246.65817: sending task result for task 12673a56-9f93-b850-9774-00000000004c 14879 1726882246.65883: done sending task result for task 12673a56-9f93-b850-9774-00000000004c 14879 1726882246.65887: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882246.65950: no more pending results, returning what we have 14879 1726882246.65953: results queue empty 14879 1726882246.65954: checking for any_errors_fatal 14879 1726882246.65961: done checking for any_errors_fatal 14879 1726882246.65962: checking for max_fail_percentage 14879 1726882246.65963: done checking for max_fail_percentage 14879 1726882246.65964: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.65965: done checking to see if all hosts have failed 14879 1726882246.65966: getting the remaining hosts for this loop 14879 1726882246.65967: done getting the remaining hosts for this loop 14879 1726882246.65971: getting the next task for host managed_node3 14879 1726882246.65977: done getting next task for host managed_node3 14879 1726882246.65981: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882246.65983: ^ 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 14879 1726882246.66001: getting variables 14879 1726882246.66003: in VariableManager get_vars() 14879 1726882246.66045: Calling all_inventory to load vars for managed_node3 14879 1726882246.66048: Calling groups_inventory to load vars for managed_node3 14879 1726882246.66051: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.66062: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.66065: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.66068: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.66564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.66761: done with get_vars() 14879 1726882246.66772: done getting variables 14879 1726882246.66835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:46 -0400 (0:00:00.052) 0:00:05.914 ****** 14879 1726882246.66864: entering _queue_task() for managed_node3/debug 14879 1726882246.67322: worker is 1 (out of 1 available) 14879 1726882246.67332: exiting _queue_task() for managed_node3/debug 14879 1726882246.67340: done queuing things up, now waiting for results queue to drain 14879 1726882246.67342: waiting for pending results... 14879 1726882246.67421: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882246.67567: in run() - task 12673a56-9f93-b850-9774-00000000004d 14879 1726882246.67571: variable 'ansible_search_path' from source: unknown 14879 1726882246.67575: variable 'ansible_search_path' from source: unknown 14879 1726882246.67592: calling self._execute() 14879 1726882246.67684: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.67784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.67788: variable 'omit' from source: magic vars 14879 1726882246.68137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.70278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.70352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.70501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.70504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.70507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.70547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.70582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.70622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.70665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.70683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.70825: variable 'ansible_distribution' from source: facts 14879 1726882246.70842: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.70865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.70946: when evaluation is False, skipping this task 14879 1726882246.70949: _execute() done 14879 1726882246.70952: dumping result to json 14879 1726882246.70954: done dumping result, returning 14879 1726882246.70957: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b850-9774-00000000004d] 14879 1726882246.70959: sending task result for task 12673a56-9f93-b850-9774-00000000004d 14879 1726882246.71031: done sending task result for task 12673a56-9f93-b850-9774-00000000004d 14879 1726882246.71034: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882246.71103: no more pending results, returning what we have 14879 1726882246.71106: results queue empty 14879 1726882246.71107: checking for any_errors_fatal 14879 1726882246.71112: done checking for any_errors_fatal 14879 1726882246.71113: checking for max_fail_percentage 14879 1726882246.71115: done checking for max_fail_percentage 14879 1726882246.71116: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.71117: done checking to see if all hosts have failed 14879 1726882246.71118: getting the remaining hosts for this loop 14879 1726882246.71119: done getting the remaining hosts for this loop 14879 1726882246.71123: getting the next task for host managed_node3 14879 1726882246.71129: done getting next task for host managed_node3 14879 1726882246.71133: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882246.71135: ^ 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 14879 1726882246.71147: getting variables 14879 1726882246.71149: in VariableManager get_vars() 14879 1726882246.71187: Calling all_inventory to load vars for managed_node3 14879 1726882246.71189: Calling groups_inventory to load vars for managed_node3 14879 1726882246.71192: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.71206: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.71210: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.71213: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.71660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.71859: done with get_vars() 14879 1726882246.71870: done getting variables 14879 1726882246.71931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:46 -0400 (0:00:00.050) 0:00:05.964 ****** 14879 1726882246.71958: entering _queue_task() for managed_node3/debug 14879 1726882246.72415: worker is 1 (out of 1 available) 14879 1726882246.72424: exiting _queue_task() for managed_node3/debug 14879 1726882246.72432: done queuing things up, now waiting for results queue to drain 14879 1726882246.72433: waiting for pending results... 14879 1726882246.72558: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882246.72597: in run() - task 12673a56-9f93-b850-9774-00000000004e 14879 1726882246.72658: variable 'ansible_search_path' from source: unknown 14879 1726882246.72661: variable 'ansible_search_path' from source: unknown 14879 1726882246.72664: calling self._execute() 14879 1726882246.72743: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.72754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.72770: variable 'omit' from source: magic vars 14879 1726882246.73181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.75586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.75592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.75626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.75665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.75698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.75781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.75825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.75856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.75926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.75929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.76065: variable 'ansible_distribution' from source: facts 14879 1726882246.76079: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.76103: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.76143: when evaluation is False, skipping this task 14879 1726882246.76145: _execute() done 14879 1726882246.76147: dumping result to json 14879 1726882246.76149: done dumping result, returning 14879 1726882246.76151: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b850-9774-00000000004e] 14879 1726882246.76153: sending task result for task 12673a56-9f93-b850-9774-00000000004e 14879 1726882246.76404: done sending task result for task 12673a56-9f93-b850-9774-00000000004e 14879 1726882246.76407: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882246.76456: no more pending results, returning what we have 14879 1726882246.76459: results queue empty 14879 1726882246.76460: checking for any_errors_fatal 14879 1726882246.76468: done checking for any_errors_fatal 14879 1726882246.76469: checking for max_fail_percentage 14879 1726882246.76470: done checking for max_fail_percentage 14879 1726882246.76471: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.76472: done checking to see if all hosts have failed 14879 1726882246.76473: getting the remaining hosts for this loop 14879 1726882246.76475: done getting the remaining hosts for this loop 14879 1726882246.76479: getting the next task for host managed_node3 14879 1726882246.76484: done getting next task for host managed_node3 14879 1726882246.76488: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882246.76490: ^ 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 14879 1726882246.76509: getting variables 14879 1726882246.76511: in VariableManager get_vars() 14879 1726882246.76553: Calling all_inventory to load vars for managed_node3 14879 1726882246.76556: Calling groups_inventory to load vars for managed_node3 14879 1726882246.76559: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.76570: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.76573: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.76576: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.76973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.77171: done with get_vars() 14879 1726882246.77183: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:46 -0400 (0:00:00.053) 0:00:06.018 ****** 14879 1726882246.77279: entering _queue_task() for managed_node3/ping 14879 1726882246.77555: worker is 1 (out of 1 available) 14879 1726882246.77568: exiting _queue_task() for managed_node3/ping 14879 1726882246.77580: done queuing things up, now waiting for results queue to drain 14879 1726882246.77582: waiting for pending results... 14879 1726882246.77860: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882246.77960: in run() - task 12673a56-9f93-b850-9774-00000000004f 14879 1726882246.77980: variable 'ansible_search_path' from source: unknown 14879 1726882246.77987: variable 'ansible_search_path' from source: unknown 14879 1726882246.78036: calling self._execute() 14879 1726882246.78128: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.78201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.78205: variable 'omit' from source: magic vars 14879 1726882246.78607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.80731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.80807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.81000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.81003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.81005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.81008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.81025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.81054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.81103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.81124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.81252: variable 'ansible_distribution' from source: facts 14879 1726882246.81264: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.81285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.81291: when evaluation is False, skipping this task 14879 1726882246.81303: _execute() done 14879 1726882246.81309: dumping result to json 14879 1726882246.81316: done dumping result, returning 14879 1726882246.81327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b850-9774-00000000004f] 14879 1726882246.81341: sending task result for task 12673a56-9f93-b850-9774-00000000004f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.81503: no more pending results, returning what we have 14879 1726882246.81506: results queue empty 14879 1726882246.81507: checking for any_errors_fatal 14879 1726882246.81512: done checking for any_errors_fatal 14879 1726882246.81513: checking for max_fail_percentage 14879 1726882246.81514: done checking for max_fail_percentage 14879 1726882246.81515: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.81516: done checking to see if all hosts have failed 14879 1726882246.81517: getting the remaining hosts for this loop 14879 1726882246.81519: done getting the remaining hosts for this loop 14879 1726882246.81522: getting the next task for host managed_node3 14879 1726882246.81530: done getting next task for host managed_node3 14879 1726882246.81532: ^ task is: TASK: meta (role_complete) 14879 1726882246.81534: ^ 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 14879 1726882246.81547: getting variables 14879 1726882246.81548: in VariableManager get_vars() 14879 1726882246.81584: Calling all_inventory to load vars for managed_node3 14879 1726882246.81587: Calling groups_inventory to load vars for managed_node3 14879 1726882246.81589: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.81603: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.81607: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.81610: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.82064: done sending task result for task 12673a56-9f93-b850-9774-00000000004f 14879 1726882246.82067: WORKER PROCESS EXITING 14879 1726882246.82089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.82296: done with get_vars() 14879 1726882246.82307: done getting variables 14879 1726882246.82377: done queuing things up, now waiting for results queue to drain 14879 1726882246.82379: results queue empty 14879 1726882246.82379: checking for any_errors_fatal 14879 1726882246.82382: done checking for any_errors_fatal 14879 1726882246.82382: checking for max_fail_percentage 14879 1726882246.82383: done checking for max_fail_percentage 14879 1726882246.82384: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.82385: done checking to see if all hosts have failed 14879 1726882246.82385: getting the remaining hosts for this loop 14879 1726882246.82387: done getting the remaining hosts for this loop 14879 1726882246.82389: getting the next task for host managed_node3 14879 1726882246.82392: done getting next task for host managed_node3 14879 1726882246.82397: ^ task is: TASK: meta (flush_handlers) 14879 1726882246.82398: ^ 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 14879 1726882246.82401: getting variables 14879 1726882246.82402: in VariableManager get_vars() 14879 1726882246.82413: Calling all_inventory to load vars for managed_node3 14879 1726882246.82416: Calling groups_inventory to load vars for managed_node3 14879 1726882246.82417: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.82422: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.82424: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.82427: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.82563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.82781: done with get_vars() 14879 1726882246.82790: done getting variables 14879 1726882246.82836: in VariableManager get_vars() 14879 1726882246.82846: Calling all_inventory to load vars for managed_node3 14879 1726882246.82853: Calling groups_inventory to load vars for managed_node3 14879 1726882246.82855: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.82859: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.82861: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.82864: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.83004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.83191: done with get_vars() 14879 1726882246.83206: done queuing things up, now waiting for results queue to drain 14879 1726882246.83208: results queue empty 14879 1726882246.83209: checking for any_errors_fatal 14879 1726882246.83210: done checking for any_errors_fatal 14879 1726882246.83210: checking for max_fail_percentage 14879 1726882246.83211: done checking for max_fail_percentage 14879 1726882246.83212: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.83213: done checking to see if all hosts have failed 14879 1726882246.83213: getting the remaining hosts for this loop 14879 1726882246.83214: done getting the remaining hosts for this loop 14879 1726882246.83216: getting the next task for host managed_node3 14879 1726882246.83219: done getting next task for host managed_node3 14879 1726882246.83221: ^ task is: TASK: meta (flush_handlers) 14879 1726882246.83222: ^ 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 14879 1726882246.83225: getting variables 14879 1726882246.83225: in VariableManager get_vars() 14879 1726882246.83234: Calling all_inventory to load vars for managed_node3 14879 1726882246.83236: Calling groups_inventory to load vars for managed_node3 14879 1726882246.83238: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.83242: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.83244: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.83247: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.83384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.83597: done with get_vars() 14879 1726882246.83605: done getting variables 14879 1726882246.83646: in VariableManager get_vars() 14879 1726882246.83656: Calling all_inventory to load vars for managed_node3 14879 1726882246.83658: Calling groups_inventory to load vars for managed_node3 14879 1726882246.83660: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.83663: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.83665: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.83668: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.83804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.83989: done with get_vars() 14879 1726882246.84004: done queuing things up, now waiting for results queue to drain 14879 1726882246.84011: results queue empty 14879 1726882246.84012: checking for any_errors_fatal 14879 1726882246.84013: done checking for any_errors_fatal 14879 1726882246.84014: checking for max_fail_percentage 14879 1726882246.84015: done checking for max_fail_percentage 14879 1726882246.84015: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.84016: done checking to see if all hosts have failed 14879 1726882246.84017: getting the remaining hosts for this loop 14879 1726882246.84017: done getting the remaining hosts for this loop 14879 1726882246.84020: getting the next task for host managed_node3 14879 1726882246.84023: done getting next task for host managed_node3 14879 1726882246.84024: ^ task is: None 14879 1726882246.84025: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882246.84026: done queuing things up, now waiting for results queue to drain 14879 1726882246.84027: results queue empty 14879 1726882246.84028: checking for any_errors_fatal 14879 1726882246.84028: done checking for any_errors_fatal 14879 1726882246.84029: checking for max_fail_percentage 14879 1726882246.84030: done checking for max_fail_percentage 14879 1726882246.84030: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.84031: done checking to see if all hosts have failed 14879 1726882246.84033: getting the next task for host managed_node3 14879 1726882246.84035: done getting next task for host managed_node3 14879 1726882246.84035: ^ task is: None 14879 1726882246.84036: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882246.84070: in VariableManager get_vars() 14879 1726882246.84084: done with get_vars() 14879 1726882246.84090: in VariableManager get_vars() 14879 1726882246.84105: done with get_vars() 14879 1726882246.84109: variable 'omit' from source: magic vars 14879 1726882246.84138: in VariableManager get_vars() 14879 1726882246.84147: done with get_vars() 14879 1726882246.84166: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 14879 1726882246.84339: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882246.84358: getting the remaining hosts for this loop 14879 1726882246.84360: done getting the remaining hosts for this loop 14879 1726882246.84362: getting the next task for host managed_node3 14879 1726882246.84364: done getting next task for host managed_node3 14879 1726882246.84365: ^ task is: TASK: Gathering Facts 14879 1726882246.84367: ^ 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 14879 1726882246.84368: getting variables 14879 1726882246.84369: in VariableManager get_vars() 14879 1726882246.84376: Calling all_inventory to load vars for managed_node3 14879 1726882246.84377: Calling groups_inventory to load vars for managed_node3 14879 1726882246.84379: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.84383: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.84384: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.84387: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.84581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.84839: done with get_vars() 14879 1726882246.84847: done getting variables 14879 1726882246.84897: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:30:46 -0400 (0:00:00.076) 0:00:06.094 ****** 14879 1726882246.84947: entering _queue_task() for managed_node3/gather_facts 14879 1726882246.85267: worker is 1 (out of 1 available) 14879 1726882246.85279: exiting _queue_task() for managed_node3/gather_facts 14879 1726882246.85292: done queuing things up, now waiting for results queue to drain 14879 1726882246.85296: waiting for pending results... 14879 1726882246.85549: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882246.85701: in run() - task 12673a56-9f93-b850-9774-000000000229 14879 1726882246.85705: variable 'ansible_search_path' from source: unknown 14879 1726882246.85708: calling self._execute() 14879 1726882246.85789: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.85810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.85824: variable 'omit' from source: magic vars 14879 1726882246.86401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.88774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.88868: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.88915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.88954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.88984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.89069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.89109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.89161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.89206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.89227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.89467: variable 'ansible_distribution' from source: facts 14879 1726882246.89471: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.89473: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.89476: when evaluation is False, skipping this task 14879 1726882246.89478: _execute() done 14879 1726882246.89486: dumping result to json 14879 1726882246.89498: done dumping result, returning 14879 1726882246.89512: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-000000000229] 14879 1726882246.89522: sending task result for task 12673a56-9f93-b850-9774-000000000229 14879 1726882246.89803: done sending task result for task 12673a56-9f93-b850-9774-000000000229 14879 1726882246.89806: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.89851: no more pending results, returning what we have 14879 1726882246.89854: results queue empty 14879 1726882246.89855: checking for any_errors_fatal 14879 1726882246.89856: done checking for any_errors_fatal 14879 1726882246.89856: checking for max_fail_percentage 14879 1726882246.89858: done checking for max_fail_percentage 14879 1726882246.89858: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.89860: done checking to see if all hosts have failed 14879 1726882246.89860: getting the remaining hosts for this loop 14879 1726882246.89862: done getting the remaining hosts for this loop 14879 1726882246.89865: getting the next task for host managed_node3 14879 1726882246.89870: done getting next task for host managed_node3 14879 1726882246.89872: ^ task is: TASK: meta (flush_handlers) 14879 1726882246.89874: ^ 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 14879 1726882246.89878: getting variables 14879 1726882246.89880: in VariableManager get_vars() 14879 1726882246.89915: Calling all_inventory to load vars for managed_node3 14879 1726882246.89918: Calling groups_inventory to load vars for managed_node3 14879 1726882246.89921: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.89933: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.89936: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.89939: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.90269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.90464: done with get_vars() 14879 1726882246.90475: done getting variables 14879 1726882246.90545: in VariableManager get_vars() 14879 1726882246.90554: Calling all_inventory to load vars for managed_node3 14879 1726882246.90556: Calling groups_inventory to load vars for managed_node3 14879 1726882246.90558: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.90562: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.90564: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.90567: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.90939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.91125: done with get_vars() 14879 1726882246.91137: done queuing things up, now waiting for results queue to drain 14879 1726882246.91139: results queue empty 14879 1726882246.91140: checking for any_errors_fatal 14879 1726882246.91142: done checking for any_errors_fatal 14879 1726882246.91143: checking for max_fail_percentage 14879 1726882246.91144: done checking for max_fail_percentage 14879 1726882246.91144: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.91145: done checking to see if all hosts have failed 14879 1726882246.91146: getting the remaining hosts for this loop 14879 1726882246.91147: done getting the remaining hosts for this loop 14879 1726882246.91149: getting the next task for host managed_node3 14879 1726882246.91153: done getting next task for host managed_node3 14879 1726882246.91155: ^ task is: TASK: Include the task 'delete_interface.yml' 14879 1726882246.91157: ^ 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 14879 1726882246.91159: getting variables 14879 1726882246.91160: in VariableManager get_vars() 14879 1726882246.91167: Calling all_inventory to load vars for managed_node3 14879 1726882246.91169: Calling groups_inventory to load vars for managed_node3 14879 1726882246.91171: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.91180: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.91183: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.91186: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.91318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.91502: done with get_vars() 14879 1726882246.91510: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:30:46 -0400 (0:00:00.066) 0:00:06.161 ****** 14879 1726882246.91573: entering _queue_task() for managed_node3/include_tasks 14879 1726882246.91846: worker is 1 (out of 1 available) 14879 1726882246.91860: exiting _queue_task() for managed_node3/include_tasks 14879 1726882246.91872: done queuing things up, now waiting for results queue to drain 14879 1726882246.91874: waiting for pending results... 14879 1726882246.92130: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 14879 1726882246.92223: in run() - task 12673a56-9f93-b850-9774-000000000052 14879 1726882246.92241: variable 'ansible_search_path' from source: unknown 14879 1726882246.92275: calling self._execute() 14879 1726882246.92371: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882246.92384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882246.92401: variable 'omit' from source: magic vars 14879 1726882246.92827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882246.95149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882246.95235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882246.95274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882246.95318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882246.95352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882246.95437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882246.95471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882246.95505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882246.95650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882246.95654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882246.95712: variable 'ansible_distribution' from source: facts 14879 1726882246.95725: variable 'ansible_distribution_major_version' from source: facts 14879 1726882246.95746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882246.95753: when evaluation is False, skipping this task 14879 1726882246.95760: _execute() done 14879 1726882246.95771: dumping result to json 14879 1726882246.95777: done dumping result, returning 14879 1726882246.95787: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [12673a56-9f93-b850-9774-000000000052] 14879 1726882246.95800: sending task result for task 12673a56-9f93-b850-9774-000000000052 14879 1726882246.96102: done sending task result for task 12673a56-9f93-b850-9774-000000000052 14879 1726882246.96106: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882246.96149: no more pending results, returning what we have 14879 1726882246.96152: results queue empty 14879 1726882246.96153: checking for any_errors_fatal 14879 1726882246.96155: done checking for any_errors_fatal 14879 1726882246.96156: checking for max_fail_percentage 14879 1726882246.96157: done checking for max_fail_percentage 14879 1726882246.96158: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.96159: done checking to see if all hosts have failed 14879 1726882246.96160: getting the remaining hosts for this loop 14879 1726882246.96162: done getting the remaining hosts for this loop 14879 1726882246.96166: getting the next task for host managed_node3 14879 1726882246.96172: done getting next task for host managed_node3 14879 1726882246.96174: ^ task is: TASK: meta (flush_handlers) 14879 1726882246.96176: ^ 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 14879 1726882246.96180: getting variables 14879 1726882246.96182: in VariableManager get_vars() 14879 1726882246.96216: Calling all_inventory to load vars for managed_node3 14879 1726882246.96219: Calling groups_inventory to load vars for managed_node3 14879 1726882246.96223: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.96234: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.96237: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.96240: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.96504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.96686: done with get_vars() 14879 1726882246.96702: done getting variables 14879 1726882246.96767: in VariableManager get_vars() 14879 1726882246.96777: Calling all_inventory to load vars for managed_node3 14879 1726882246.96779: Calling groups_inventory to load vars for managed_node3 14879 1726882246.96781: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.96785: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.96788: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.96790: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.96987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.97163: done with get_vars() 14879 1726882246.97176: done queuing things up, now waiting for results queue to drain 14879 1726882246.97178: results queue empty 14879 1726882246.97179: checking for any_errors_fatal 14879 1726882246.97181: done checking for any_errors_fatal 14879 1726882246.97182: checking for max_fail_percentage 14879 1726882246.97183: done checking for max_fail_percentage 14879 1726882246.97184: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.97184: done checking to see if all hosts have failed 14879 1726882246.97185: getting the remaining hosts for this loop 14879 1726882246.97186: done getting the remaining hosts for this loop 14879 1726882246.97189: getting the next task for host managed_node3 14879 1726882246.97192: done getting next task for host managed_node3 14879 1726882246.97198: ^ task is: TASK: meta (flush_handlers) 14879 1726882246.97199: ^ 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 14879 1726882246.97202: getting variables 14879 1726882246.97203: in VariableManager get_vars() 14879 1726882246.97211: Calling all_inventory to load vars for managed_node3 14879 1726882246.97213: Calling groups_inventory to load vars for managed_node3 14879 1726882246.97215: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.97225: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.97227: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.97230: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.97363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.97545: done with get_vars() 14879 1726882246.97553: done getting variables 14879 1726882246.97602: in VariableManager get_vars() 14879 1726882246.97611: Calling all_inventory to load vars for managed_node3 14879 1726882246.97613: Calling groups_inventory to load vars for managed_node3 14879 1726882246.97615: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.97619: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.97623: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.97625: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.97757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.97963: done with get_vars() 14879 1726882246.97974: done queuing things up, now waiting for results queue to drain 14879 1726882246.97976: results queue empty 14879 1726882246.97977: checking for any_errors_fatal 14879 1726882246.97978: done checking for any_errors_fatal 14879 1726882246.97979: checking for max_fail_percentage 14879 1726882246.97980: done checking for max_fail_percentage 14879 1726882246.97980: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.97981: done checking to see if all hosts have failed 14879 1726882246.97982: getting the remaining hosts for this loop 14879 1726882246.97982: done getting the remaining hosts for this loop 14879 1726882246.97984: getting the next task for host managed_node3 14879 1726882246.97987: done getting next task for host managed_node3 14879 1726882246.97988: ^ task is: None 14879 1726882246.97989: ^ 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 14879 1726882246.97990: done queuing things up, now waiting for results queue to drain 14879 1726882246.97991: results queue empty 14879 1726882246.97992: checking for any_errors_fatal 14879 1726882246.97997: done checking for any_errors_fatal 14879 1726882246.97997: checking for max_fail_percentage 14879 1726882246.97998: done checking for max_fail_percentage 14879 1726882246.97999: checking to see if all hosts have failed and the running result is not ok 14879 1726882246.98000: done checking to see if all hosts have failed 14879 1726882246.98001: getting the next task for host managed_node3 14879 1726882246.98003: done getting next task for host managed_node3 14879 1726882246.98004: ^ task is: None 14879 1726882246.98005: ^ 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 14879 1726882246.98036: in VariableManager get_vars() 14879 1726882246.98058: done with get_vars() 14879 1726882246.98063: in VariableManager get_vars() 14879 1726882246.98075: done with get_vars() 14879 1726882246.98079: variable 'omit' from source: magic vars 14879 1726882246.98196: variable 'profile' from source: play vars 14879 1726882246.98291: in VariableManager get_vars() 14879 1726882246.98309: done with get_vars() 14879 1726882246.98330: variable 'omit' from source: magic vars 14879 1726882246.98391: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 14879 1726882246.99053: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882246.99076: getting the remaining hosts for this loop 14879 1726882246.99077: done getting the remaining hosts for this loop 14879 1726882246.99079: getting the next task for host managed_node3 14879 1726882246.99082: done getting next task for host managed_node3 14879 1726882246.99084: ^ task is: TASK: Gathering Facts 14879 1726882246.99085: ^ 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 14879 1726882246.99087: getting variables 14879 1726882246.99088: in VariableManager get_vars() 14879 1726882246.99103: Calling all_inventory to load vars for managed_node3 14879 1726882246.99105: Calling groups_inventory to load vars for managed_node3 14879 1726882246.99107: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882246.99111: Calling all_plugins_play to load vars for managed_node3 14879 1726882246.99113: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882246.99115: Calling groups_plugins_play to load vars for managed_node3 14879 1726882246.99255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882246.99479: done with get_vars() 14879 1726882246.99487: done getting variables 14879 1726882246.99530: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:30:46 -0400 (0:00:00.079) 0:00:06.240 ****** 14879 1726882246.99553: entering _queue_task() for managed_node3/gather_facts 14879 1726882247.00024: worker is 1 (out of 1 available) 14879 1726882247.00033: exiting _queue_task() for managed_node3/gather_facts 14879 1726882247.00040: done queuing things up, now waiting for results queue to drain 14879 1726882247.00042: waiting for pending results... 14879 1726882247.00113: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882247.00266: in run() - task 12673a56-9f93-b850-9774-00000000023e 14879 1726882247.00269: variable 'ansible_search_path' from source: unknown 14879 1726882247.00273: calling self._execute() 14879 1726882247.00348: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.00359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.00373: variable 'omit' from source: magic vars 14879 1726882247.00784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.02991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.03058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.03198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.03202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.03205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.03246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.03277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.03313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.03353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.03368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.03498: variable 'ansible_distribution' from source: facts 14879 1726882247.03514: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.03539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.03547: when evaluation is False, skipping this task 14879 1726882247.03553: _execute() done 14879 1726882247.03558: dumping result to json 14879 1726882247.03564: done dumping result, returning 14879 1726882247.03572: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-00000000023e] 14879 1726882247.03580: sending task result for task 12673a56-9f93-b850-9774-00000000023e 14879 1726882247.03842: done sending task result for task 12673a56-9f93-b850-9774-00000000023e 14879 1726882247.03845: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.03888: no more pending results, returning what we have 14879 1726882247.03891: results queue empty 14879 1726882247.03892: checking for any_errors_fatal 14879 1726882247.03897: done checking for any_errors_fatal 14879 1726882247.03897: checking for max_fail_percentage 14879 1726882247.03899: done checking for max_fail_percentage 14879 1726882247.03899: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.03900: done checking to see if all hosts have failed 14879 1726882247.03901: getting the remaining hosts for this loop 14879 1726882247.03903: done getting the remaining hosts for this loop 14879 1726882247.03906: getting the next task for host managed_node3 14879 1726882247.03910: done getting next task for host managed_node3 14879 1726882247.03912: ^ task is: TASK: meta (flush_handlers) 14879 1726882247.03914: ^ 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 14879 1726882247.03917: getting variables 14879 1726882247.03918: in VariableManager get_vars() 14879 1726882247.03955: Calling all_inventory to load vars for managed_node3 14879 1726882247.03958: Calling groups_inventory to load vars for managed_node3 14879 1726882247.03961: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.03972: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.03975: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.03978: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.04273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.04466: done with get_vars() 14879 1726882247.04475: done getting variables 14879 1726882247.04538: in VariableManager get_vars() 14879 1726882247.04550: Calling all_inventory to load vars for managed_node3 14879 1726882247.04552: Calling groups_inventory to load vars for managed_node3 14879 1726882247.04554: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.04559: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.04561: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.04564: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.04724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.04903: done with get_vars() 14879 1726882247.04915: done queuing things up, now waiting for results queue to drain 14879 1726882247.04917: results queue empty 14879 1726882247.04918: checking for any_errors_fatal 14879 1726882247.04920: done checking for any_errors_fatal 14879 1726882247.04921: checking for max_fail_percentage 14879 1726882247.04922: done checking for max_fail_percentage 14879 1726882247.04922: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.04923: done checking to see if all hosts have failed 14879 1726882247.04924: getting the remaining hosts for this loop 14879 1726882247.04925: done getting the remaining hosts for this loop 14879 1726882247.04927: getting the next task for host managed_node3 14879 1726882247.04931: done getting next task for host managed_node3 14879 1726882247.04934: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882247.04936: ^ 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 14879 1726882247.04945: getting variables 14879 1726882247.04946: in VariableManager get_vars() 14879 1726882247.04958: Calling all_inventory to load vars for managed_node3 14879 1726882247.04960: Calling groups_inventory to load vars for managed_node3 14879 1726882247.04962: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.04971: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.04973: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.04976: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.05113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.05305: done with get_vars() 14879 1726882247.05313: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:30:47 -0400 (0:00:00.058) 0:00:06.299 ****** 14879 1726882247.05379: entering _queue_task() for managed_node3/include_tasks 14879 1726882247.05651: worker is 1 (out of 1 available) 14879 1726882247.05662: exiting _queue_task() for managed_node3/include_tasks 14879 1726882247.05673: done queuing things up, now waiting for results queue to drain 14879 1726882247.05674: waiting for pending results... 14879 1726882247.05937: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 14879 1726882247.06048: in run() - task 12673a56-9f93-b850-9774-00000000005a 14879 1726882247.06072: variable 'ansible_search_path' from source: unknown 14879 1726882247.06081: variable 'ansible_search_path' from source: unknown 14879 1726882247.06129: calling self._execute() 14879 1726882247.06216: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.06234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.06249: variable 'omit' from source: magic vars 14879 1726882247.06681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.08953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.09027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.09100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.09107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.09140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.09223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.09261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.09292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.09500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.09503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.09506: variable 'ansible_distribution' from source: facts 14879 1726882247.09508: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.09530: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.09538: when evaluation is False, skipping this task 14879 1726882247.09544: _execute() done 14879 1726882247.09550: dumping result to json 14879 1726882247.09557: done dumping result, returning 14879 1726882247.09568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-b850-9774-00000000005a] 14879 1726882247.09578: sending task result for task 12673a56-9f93-b850-9774-00000000005a 14879 1726882247.09802: done sending task result for task 12673a56-9f93-b850-9774-00000000005a 14879 1726882247.09805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.09857: no more pending results, returning what we have 14879 1726882247.09860: results queue empty 14879 1726882247.09861: checking for any_errors_fatal 14879 1726882247.09862: done checking for any_errors_fatal 14879 1726882247.09863: checking for max_fail_percentage 14879 1726882247.09865: done checking for max_fail_percentage 14879 1726882247.09866: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.09867: done checking to see if all hosts have failed 14879 1726882247.09867: getting the remaining hosts for this loop 14879 1726882247.09869: done getting the remaining hosts for this loop 14879 1726882247.09874: getting the next task for host managed_node3 14879 1726882247.09881: done getting next task for host managed_node3 14879 1726882247.09885: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882247.09887: ^ 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 14879 1726882247.09904: getting variables 14879 1726882247.09906: in VariableManager get_vars() 14879 1726882247.09947: Calling all_inventory to load vars for managed_node3 14879 1726882247.09950: Calling groups_inventory to load vars for managed_node3 14879 1726882247.09953: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.09964: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.09967: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.09971: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.10328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.10509: done with get_vars() 14879 1726882247.10521: done getting variables 14879 1726882247.10577: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:47 -0400 (0:00:00.052) 0:00:06.351 ****** 14879 1726882247.10609: entering _queue_task() for managed_node3/debug 14879 1726882247.10881: worker is 1 (out of 1 available) 14879 1726882247.11001: exiting _queue_task() for managed_node3/debug 14879 1726882247.11011: done queuing things up, now waiting for results queue to drain 14879 1726882247.11013: waiting for pending results... 14879 1726882247.11176: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 14879 1726882247.11275: in run() - task 12673a56-9f93-b850-9774-00000000005b 14879 1726882247.11300: variable 'ansible_search_path' from source: unknown 14879 1726882247.11308: variable 'ansible_search_path' from source: unknown 14879 1726882247.11353: calling self._execute() 14879 1726882247.11440: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.11457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.11701: variable 'omit' from source: magic vars 14879 1726882247.11987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.14277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.14366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.14417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.14459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.14491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.14581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.14619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.14654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.14701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.14722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.14867: variable 'ansible_distribution' from source: facts 14879 1726882247.14879: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.14904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.14911: when evaluation is False, skipping this task 14879 1726882247.14919: _execute() done 14879 1726882247.14926: dumping result to json 14879 1726882247.14934: done dumping result, returning 14879 1726882247.14946: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-b850-9774-00000000005b] 14879 1726882247.14961: sending task result for task 12673a56-9f93-b850-9774-00000000005b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882247.15117: no more pending results, returning what we have 14879 1726882247.15120: results queue empty 14879 1726882247.15121: checking for any_errors_fatal 14879 1726882247.15128: done checking for any_errors_fatal 14879 1726882247.15129: checking for max_fail_percentage 14879 1726882247.15131: done checking for max_fail_percentage 14879 1726882247.15132: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.15133: done checking to see if all hosts have failed 14879 1726882247.15134: getting the remaining hosts for this loop 14879 1726882247.15136: done getting the remaining hosts for this loop 14879 1726882247.15140: getting the next task for host managed_node3 14879 1726882247.15146: done getting next task for host managed_node3 14879 1726882247.15150: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 14879 1726882247.15152: ^ 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 14879 1726882247.15166: getting variables 14879 1726882247.15168: in VariableManager get_vars() 14879 1726882247.15211: Calling all_inventory to load vars for managed_node3 14879 1726882247.15214: Calling groups_inventory to load vars for managed_node3 14879 1726882247.15217: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.15229: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.15232: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.15236: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.16273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.16668: done with get_vars() 14879 1726882247.16678: done getting variables 14879 1726882247.16710: done sending task result for task 12673a56-9f93-b850-9774-00000000005b 14879 1726882247.16713: WORKER PROCESS EXITING 14879 1726882247.16746: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:47 -0400 (0:00:00.061) 0:00:06.413 ****** 14879 1726882247.16774: entering _queue_task() for managed_node3/fail 14879 1726882247.17234: worker is 1 (out of 1 available) 14879 1726882247.17247: exiting _queue_task() for managed_node3/fail 14879 1726882247.17259: done queuing things up, now waiting for results queue to drain 14879 1726882247.17260: waiting for pending results... 14879 1726882247.17583: 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 14879 1726882247.17686: in run() - task 12673a56-9f93-b850-9774-00000000005c 14879 1726882247.17708: variable 'ansible_search_path' from source: unknown 14879 1726882247.17721: variable 'ansible_search_path' from source: unknown 14879 1726882247.17758: calling self._execute() 14879 1726882247.17845: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.17857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.17870: variable 'omit' from source: magic vars 14879 1726882247.18300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.20641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.20720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.20788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.20843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.20879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.20960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.21001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.21033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.21087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.21111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.21249: variable 'ansible_distribution' from source: facts 14879 1726882247.21259: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.21282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.21289: when evaluation is False, skipping this task 14879 1726882247.21301: _execute() done 14879 1726882247.21309: dumping result to json 14879 1726882247.21317: done dumping result, returning 14879 1726882247.21329: 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 [12673a56-9f93-b850-9774-00000000005c] 14879 1726882247.21339: sending task result for task 12673a56-9f93-b850-9774-00000000005c 14879 1726882247.21530: done sending task result for task 12673a56-9f93-b850-9774-00000000005c 14879 1726882247.21534: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.21581: no more pending results, returning what we have 14879 1726882247.21584: results queue empty 14879 1726882247.21585: checking for any_errors_fatal 14879 1726882247.21590: done checking for any_errors_fatal 14879 1726882247.21591: checking for max_fail_percentage 14879 1726882247.21595: done checking for max_fail_percentage 14879 1726882247.21596: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.21597: done checking to see if all hosts have failed 14879 1726882247.21598: getting the remaining hosts for this loop 14879 1726882247.21599: done getting the remaining hosts for this loop 14879 1726882247.21603: getting the next task for host managed_node3 14879 1726882247.21610: done getting next task for host managed_node3 14879 1726882247.21614: ^ 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 14879 1726882247.21617: ^ 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 14879 1726882247.21631: getting variables 14879 1726882247.21633: in VariableManager get_vars() 14879 1726882247.21673: Calling all_inventory to load vars for managed_node3 14879 1726882247.21675: Calling groups_inventory to load vars for managed_node3 14879 1726882247.21678: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.21689: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.21691: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.21898: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.22074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.22275: done with get_vars() 14879 1726882247.22288: done getting variables 14879 1726882247.22350: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:47 -0400 (0:00:00.056) 0:00:06.469 ****** 14879 1726882247.22378: entering _queue_task() for managed_node3/fail 14879 1726882247.22629: worker is 1 (out of 1 available) 14879 1726882247.22641: exiting _queue_task() for managed_node3/fail 14879 1726882247.22652: done queuing things up, now waiting for results queue to drain 14879 1726882247.22653: waiting for pending results... 14879 1726882247.22910: 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 14879 1726882247.23099: in run() - task 12673a56-9f93-b850-9774-00000000005d 14879 1726882247.23104: variable 'ansible_search_path' from source: unknown 14879 1726882247.23107: variable 'ansible_search_path' from source: unknown 14879 1726882247.23109: calling self._execute() 14879 1726882247.23153: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.23165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.23183: variable 'omit' from source: magic vars 14879 1726882247.23682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.25830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.25908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.25950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.25989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.26029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.26299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.26302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.26305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.26307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.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) 14879 1726882247.26354: variable 'ansible_distribution' from source: facts 14879 1726882247.26365: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.26388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.26398: when evaluation is False, skipping this task 14879 1726882247.26405: _execute() done 14879 1726882247.26410: dumping result to json 14879 1726882247.26416: done dumping result, returning 14879 1726882247.26430: 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 [12673a56-9f93-b850-9774-00000000005d] 14879 1726882247.26439: sending task result for task 12673a56-9f93-b850-9774-00000000005d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.26571: no more pending results, returning what we have 14879 1726882247.26574: results queue empty 14879 1726882247.26575: checking for any_errors_fatal 14879 1726882247.26581: done checking for any_errors_fatal 14879 1726882247.26582: checking for max_fail_percentage 14879 1726882247.26583: done checking for max_fail_percentage 14879 1726882247.26584: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.26585: done checking to see if all hosts have failed 14879 1726882247.26586: getting the remaining hosts for this loop 14879 1726882247.26587: done getting the remaining hosts for this loop 14879 1726882247.26590: getting the next task for host managed_node3 14879 1726882247.26600: done getting next task for host managed_node3 14879 1726882247.26604: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 14879 1726882247.26606: ^ 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 14879 1726882247.26620: getting variables 14879 1726882247.26621: in VariableManager get_vars() 14879 1726882247.26659: Calling all_inventory to load vars for managed_node3 14879 1726882247.26832: Calling groups_inventory to load vars for managed_node3 14879 1726882247.26836: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.26842: done sending task result for task 12673a56-9f93-b850-9774-00000000005d 14879 1726882247.26845: WORKER PROCESS EXITING 14879 1726882247.26855: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.26858: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.26861: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.27397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.27591: done with get_vars() 14879 1726882247.27875: done getting variables 14879 1726882247.27932: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:47 -0400 (0:00:00.055) 0:00:06.524 ****** 14879 1726882247.27959: entering _queue_task() for managed_node3/fail 14879 1726882247.28264: worker is 1 (out of 1 available) 14879 1726882247.28277: exiting _queue_task() for managed_node3/fail 14879 1726882247.28289: done queuing things up, now waiting for results queue to drain 14879 1726882247.28290: waiting for pending results... 14879 1726882247.28548: 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 14879 1726882247.28797: in run() - task 12673a56-9f93-b850-9774-00000000005e 14879 1726882247.28833: variable 'ansible_search_path' from source: unknown 14879 1726882247.28841: variable 'ansible_search_path' from source: unknown 14879 1726882247.28878: calling self._execute() 14879 1726882247.29043: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.29055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.29068: variable 'omit' from source: magic vars 14879 1726882247.29487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.31652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.31724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.31764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.31820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.31927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.31931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.32031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.32200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.32222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.32243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.32566: variable 'ansible_distribution' from source: facts 14879 1726882247.32676: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.32680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.32682: when evaluation is False, skipping this task 14879 1726882247.32684: _execute() done 14879 1726882247.32686: dumping result to json 14879 1726882247.32688: done dumping result, returning 14879 1726882247.32691: 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 [12673a56-9f93-b850-9774-00000000005e] 14879 1726882247.32695: sending task result for task 12673a56-9f93-b850-9774-00000000005e 14879 1726882247.32758: done sending task result for task 12673a56-9f93-b850-9774-00000000005e 14879 1726882247.32761: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.32824: no more pending results, returning what we have 14879 1726882247.32828: results queue empty 14879 1726882247.32828: checking for any_errors_fatal 14879 1726882247.32833: done checking for any_errors_fatal 14879 1726882247.32834: checking for max_fail_percentage 14879 1726882247.32835: done checking for max_fail_percentage 14879 1726882247.32836: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.32837: done checking to see if all hosts have failed 14879 1726882247.32838: getting the remaining hosts for this loop 14879 1726882247.32839: done getting the remaining hosts for this loop 14879 1726882247.32842: getting the next task for host managed_node3 14879 1726882247.32849: done getting next task for host managed_node3 14879 1726882247.32853: ^ 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 14879 1726882247.32855: ^ 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 14879 1726882247.32867: getting variables 14879 1726882247.32868: in VariableManager get_vars() 14879 1726882247.32907: Calling all_inventory to load vars for managed_node3 14879 1726882247.32910: Calling groups_inventory to load vars for managed_node3 14879 1726882247.32912: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.32923: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.32925: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.32927: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.33586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.34028: done with get_vars() 14879 1726882247.34040: done getting variables 14879 1726882247.34300: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:47 -0400 (0:00:00.063) 0:00:06.588 ****** 14879 1726882247.34328: entering _queue_task() for managed_node3/dnf 14879 1726882247.34998: worker is 1 (out of 1 available) 14879 1726882247.35007: exiting _queue_task() for managed_node3/dnf 14879 1726882247.35017: done queuing things up, now waiting for results queue to drain 14879 1726882247.35018: waiting for pending results... 14879 1726882247.35613: 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 14879 1726882247.35619: in run() - task 12673a56-9f93-b850-9774-00000000005f 14879 1726882247.35623: variable 'ansible_search_path' from source: unknown 14879 1726882247.35625: variable 'ansible_search_path' from source: unknown 14879 1726882247.35628: calling self._execute() 14879 1726882247.35819: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.35834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.35854: variable 'omit' from source: magic vars 14879 1726882247.36453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.40758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.41307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.41311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.41313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.41544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.41663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.41818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.41881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.42177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.42181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.42501: variable 'ansible_distribution' from source: facts 14879 1726882247.42505: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.42507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.42509: when evaluation is False, skipping this task 14879 1726882247.42511: _execute() done 14879 1726882247.42513: dumping result to json 14879 1726882247.42516: done dumping result, returning 14879 1726882247.42518: 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 [12673a56-9f93-b850-9774-00000000005f] 14879 1726882247.42520: sending task result for task 12673a56-9f93-b850-9774-00000000005f 14879 1726882247.42589: done sending task result for task 12673a56-9f93-b850-9774-00000000005f 14879 1726882247.42595: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.42660: no more pending results, returning what we have 14879 1726882247.42664: results queue empty 14879 1726882247.42665: checking for any_errors_fatal 14879 1726882247.42672: done checking for any_errors_fatal 14879 1726882247.42673: checking for max_fail_percentage 14879 1726882247.42674: done checking for max_fail_percentage 14879 1726882247.42675: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.42676: done checking to see if all hosts have failed 14879 1726882247.42677: getting the remaining hosts for this loop 14879 1726882247.42679: done getting the remaining hosts for this loop 14879 1726882247.42684: getting the next task for host managed_node3 14879 1726882247.42690: done getting next task for host managed_node3 14879 1726882247.42697: ^ 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 14879 1726882247.42699: ^ 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 14879 1726882247.42713: getting variables 14879 1726882247.42715: in VariableManager get_vars() 14879 1726882247.42756: Calling all_inventory to load vars for managed_node3 14879 1726882247.42759: Calling groups_inventory to load vars for managed_node3 14879 1726882247.42762: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.42773: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.42775: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.42778: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.43052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.43437: done with get_vars() 14879 1726882247.43449: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 14879 1726882247.43730: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:47 -0400 (0:00:00.094) 0:00:06.682 ****** 14879 1726882247.43759: entering _queue_task() for managed_node3/yum 14879 1726882247.44269: worker is 1 (out of 1 available) 14879 1726882247.44284: exiting _queue_task() for managed_node3/yum 14879 1726882247.44572: done queuing things up, now waiting for results queue to drain 14879 1726882247.44574: waiting for pending results... 14879 1726882247.44936: 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 14879 1726882247.45045: in run() - task 12673a56-9f93-b850-9774-000000000060 14879 1726882247.45074: variable 'ansible_search_path' from source: unknown 14879 1726882247.45083: variable 'ansible_search_path' from source: unknown 14879 1726882247.45126: calling self._execute() 14879 1726882247.45222: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.45275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.45279: variable 'omit' from source: magic vars 14879 1726882247.45695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.49829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.50059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.50276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.50279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.50282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.50508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.50512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.50616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.50662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.50727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.50958: variable 'ansible_distribution' from source: facts 14879 1726882247.50972: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.50998: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.51007: when evaluation is False, skipping this task 14879 1726882247.51014: _execute() done 14879 1726882247.51021: dumping result to json 14879 1726882247.51029: done dumping result, returning 14879 1726882247.51046: 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 [12673a56-9f93-b850-9774-000000000060] 14879 1726882247.51057: sending task result for task 12673a56-9f93-b850-9774-000000000060 14879 1726882247.51323: done sending task result for task 12673a56-9f93-b850-9774-000000000060 14879 1726882247.51326: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.51377: no more pending results, returning what we have 14879 1726882247.51380: results queue empty 14879 1726882247.51381: checking for any_errors_fatal 14879 1726882247.51387: done checking for any_errors_fatal 14879 1726882247.51388: checking for max_fail_percentage 14879 1726882247.51390: done checking for max_fail_percentage 14879 1726882247.51391: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.51391: done checking to see if all hosts have failed 14879 1726882247.51392: getting the remaining hosts for this loop 14879 1726882247.51396: done getting the remaining hosts for this loop 14879 1726882247.51400: getting the next task for host managed_node3 14879 1726882247.51407: done getting next task for host managed_node3 14879 1726882247.51411: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882247.51413: ^ 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 14879 1726882247.51426: getting variables 14879 1726882247.51427: in VariableManager get_vars() 14879 1726882247.51469: Calling all_inventory to load vars for managed_node3 14879 1726882247.51472: Calling groups_inventory to load vars for managed_node3 14879 1726882247.51475: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.51486: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.51489: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.51492: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.51881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.52077: done with get_vars() 14879 1726882247.52086: done getting variables 14879 1726882247.52138: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:47 -0400 (0:00:00.084) 0:00:06.767 ****** 14879 1726882247.52163: entering _queue_task() for managed_node3/fail 14879 1726882247.52409: worker is 1 (out of 1 available) 14879 1726882247.52421: exiting _queue_task() for managed_node3/fail 14879 1726882247.52432: done queuing things up, now waiting for results queue to drain 14879 1726882247.52433: waiting for pending results... 14879 1726882247.53329: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 14879 1726882247.53334: in run() - task 12673a56-9f93-b850-9774-000000000061 14879 1726882247.53337: variable 'ansible_search_path' from source: unknown 14879 1726882247.53340: variable 'ansible_search_path' from source: unknown 14879 1726882247.53342: calling self._execute() 14879 1726882247.53528: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.53541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.53555: variable 'omit' from source: magic vars 14879 1726882247.54537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.56752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.56828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.56868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.56912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.56942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.57025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.57058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.57086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.57132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.57283: variable 'ansible_distribution' from source: facts 14879 1726882247.57297: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.57323: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.57330: when evaluation is False, skipping this task 14879 1726882247.57337: _execute() done 14879 1726882247.57342: dumping result to json 14879 1726882247.57348: done dumping result, returning 14879 1726882247.57359: 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 [12673a56-9f93-b850-9774-000000000061] 14879 1726882247.57369: sending task result for task 12673a56-9f93-b850-9774-000000000061 14879 1726882247.57599: done sending task result for task 12673a56-9f93-b850-9774-000000000061 14879 1726882247.57603: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.57657: no more pending results, returning what we have 14879 1726882247.57660: results queue empty 14879 1726882247.57661: checking for any_errors_fatal 14879 1726882247.57668: done checking for any_errors_fatal 14879 1726882247.57669: checking for max_fail_percentage 14879 1726882247.57671: done checking for max_fail_percentage 14879 1726882247.57672: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.57673: done checking to see if all hosts have failed 14879 1726882247.57673: getting the remaining hosts for this loop 14879 1726882247.57676: done getting the remaining hosts for this loop 14879 1726882247.57679: getting the next task for host managed_node3 14879 1726882247.57685: done getting next task for host managed_node3 14879 1726882247.57689: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 14879 1726882247.57692: ^ 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 14879 1726882247.57707: getting variables 14879 1726882247.57709: in VariableManager get_vars() 14879 1726882247.57749: Calling all_inventory to load vars for managed_node3 14879 1726882247.57752: Calling groups_inventory to load vars for managed_node3 14879 1726882247.57754: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.57765: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.57768: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.57771: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.58157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.58353: done with get_vars() 14879 1726882247.58365: done getting variables 14879 1726882247.58426: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:47 -0400 (0:00:00.062) 0:00:06.829 ****** 14879 1726882247.58456: entering _queue_task() for managed_node3/package 14879 1726882247.58757: worker is 1 (out of 1 available) 14879 1726882247.58770: exiting _queue_task() for managed_node3/package 14879 1726882247.58783: done queuing things up, now waiting for results queue to drain 14879 1726882247.58785: waiting for pending results... 14879 1726882247.59077: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 14879 1726882247.59399: in run() - task 12673a56-9f93-b850-9774-000000000062 14879 1726882247.59405: variable 'ansible_search_path' from source: unknown 14879 1726882247.59407: variable 'ansible_search_path' from source: unknown 14879 1726882247.59410: calling self._execute() 14879 1726882247.59412: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.59414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.59417: variable 'omit' from source: magic vars 14879 1726882247.59816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.62061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.62137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.62436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.62480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.62512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.62596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.62632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.62663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.62714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.62735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.62872: variable 'ansible_distribution' from source: facts 14879 1726882247.62884: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.62912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.62920: when evaluation is False, skipping this task 14879 1726882247.62928: _execute() done 14879 1726882247.62935: dumping result to json 14879 1726882247.62942: done dumping result, returning 14879 1726882247.62954: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-b850-9774-000000000062] 14879 1726882247.62965: sending task result for task 12673a56-9f93-b850-9774-000000000062 14879 1726882247.63299: done sending task result for task 12673a56-9f93-b850-9774-000000000062 14879 1726882247.63303: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.63345: no more pending results, returning what we have 14879 1726882247.63348: results queue empty 14879 1726882247.63349: checking for any_errors_fatal 14879 1726882247.63355: done checking for any_errors_fatal 14879 1726882247.63356: checking for max_fail_percentage 14879 1726882247.63357: done checking for max_fail_percentage 14879 1726882247.63358: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.63359: done checking to see if all hosts have failed 14879 1726882247.63360: getting the remaining hosts for this loop 14879 1726882247.63361: done getting the remaining hosts for this loop 14879 1726882247.63365: getting the next task for host managed_node3 14879 1726882247.63370: done getting next task for host managed_node3 14879 1726882247.63374: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882247.63376: ^ 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 14879 1726882247.63388: getting variables 14879 1726882247.63389: in VariableManager get_vars() 14879 1726882247.63427: Calling all_inventory to load vars for managed_node3 14879 1726882247.63430: Calling groups_inventory to load vars for managed_node3 14879 1726882247.63433: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.63441: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.63444: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.63447: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.63753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.63944: done with get_vars() 14879 1726882247.63954: done getting variables 14879 1726882247.64011: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:47 -0400 (0:00:00.055) 0:00:06.885 ****** 14879 1726882247.64039: entering _queue_task() for managed_node3/package 14879 1726882247.64281: worker is 1 (out of 1 available) 14879 1726882247.64296: exiting _queue_task() for managed_node3/package 14879 1726882247.64309: done queuing things up, now waiting for results queue to drain 14879 1726882247.64310: waiting for pending results... 14879 1726882247.64561: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 14879 1726882247.64656: in run() - task 12673a56-9f93-b850-9774-000000000063 14879 1726882247.64680: variable 'ansible_search_path' from source: unknown 14879 1726882247.64689: variable 'ansible_search_path' from source: unknown 14879 1726882247.64731: calling self._execute() 14879 1726882247.64817: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.64831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.64845: variable 'omit' from source: magic vars 14879 1726882247.65268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.67655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.67701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.67731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.67755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.67775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.67839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.67859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.67878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.67907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.67918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.68010: variable 'ansible_distribution' from source: facts 14879 1726882247.68013: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.68032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.68035: when evaluation is False, skipping this task 14879 1726882247.68037: _execute() done 14879 1726882247.68040: dumping result to json 14879 1726882247.68042: done dumping result, returning 14879 1726882247.68045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-b850-9774-000000000063] 14879 1726882247.68053: sending task result for task 12673a56-9f93-b850-9774-000000000063 14879 1726882247.68139: done sending task result for task 12673a56-9f93-b850-9774-000000000063 14879 1726882247.68142: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.68186: no more pending results, returning what we have 14879 1726882247.68188: results queue empty 14879 1726882247.68189: checking for any_errors_fatal 14879 1726882247.68198: done checking for any_errors_fatal 14879 1726882247.68199: checking for max_fail_percentage 14879 1726882247.68200: done checking for max_fail_percentage 14879 1726882247.68201: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.68202: done checking to see if all hosts have failed 14879 1726882247.68202: getting the remaining hosts for this loop 14879 1726882247.68204: done getting the remaining hosts for this loop 14879 1726882247.68207: getting the next task for host managed_node3 14879 1726882247.68212: done getting next task for host managed_node3 14879 1726882247.68216: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882247.68218: ^ 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 14879 1726882247.68231: getting variables 14879 1726882247.68232: in VariableManager get_vars() 14879 1726882247.68265: Calling all_inventory to load vars for managed_node3 14879 1726882247.68268: Calling groups_inventory to load vars for managed_node3 14879 1726882247.68270: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.68278: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.68280: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.68282: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.68426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.68544: done with get_vars() 14879 1726882247.68552: done getting variables 14879 1726882247.68589: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:47 -0400 (0:00:00.045) 0:00:06.931 ****** 14879 1726882247.68613: entering _queue_task() for managed_node3/package 14879 1726882247.68809: worker is 1 (out of 1 available) 14879 1726882247.68822: exiting _queue_task() for managed_node3/package 14879 1726882247.68835: done queuing things up, now waiting for results queue to drain 14879 1726882247.68836: waiting for pending results... 14879 1726882247.68983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 14879 1726882247.69041: in run() - task 12673a56-9f93-b850-9774-000000000064 14879 1726882247.69051: variable 'ansible_search_path' from source: unknown 14879 1726882247.69055: variable 'ansible_search_path' from source: unknown 14879 1726882247.69084: calling self._execute() 14879 1726882247.69146: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.69150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.69159: variable 'omit' from source: magic vars 14879 1726882247.69599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.71413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.71454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.71480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.71509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.71529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.71598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.71619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.71638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.71664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.71675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.71765: variable 'ansible_distribution' from source: facts 14879 1726882247.71769: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.71784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.71787: when evaluation is False, skipping this task 14879 1726882247.71790: _execute() done 14879 1726882247.71792: dumping result to json 14879 1726882247.71798: done dumping result, returning 14879 1726882247.71802: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-b850-9774-000000000064] 14879 1726882247.71808: sending task result for task 12673a56-9f93-b850-9774-000000000064 14879 1726882247.71888: done sending task result for task 12673a56-9f93-b850-9774-000000000064 14879 1726882247.71890: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.71970: no more pending results, returning what we have 14879 1726882247.71972: results queue empty 14879 1726882247.71973: checking for any_errors_fatal 14879 1726882247.71979: done checking for any_errors_fatal 14879 1726882247.71980: checking for max_fail_percentage 14879 1726882247.71981: done checking for max_fail_percentage 14879 1726882247.71982: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.71983: done checking to see if all hosts have failed 14879 1726882247.71984: getting the remaining hosts for this loop 14879 1726882247.71985: done getting the remaining hosts for this loop 14879 1726882247.71988: getting the next task for host managed_node3 14879 1726882247.71996: done getting next task for host managed_node3 14879 1726882247.71999: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882247.72001: ^ 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 14879 1726882247.72013: getting variables 14879 1726882247.72014: in VariableManager get_vars() 14879 1726882247.72046: Calling all_inventory to load vars for managed_node3 14879 1726882247.72049: Calling groups_inventory to load vars for managed_node3 14879 1726882247.72051: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.72059: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.72061: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.72064: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.72215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.72330: done with get_vars() 14879 1726882247.72337: done getting variables 14879 1726882247.72377: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:47 -0400 (0:00:00.038) 0:00:06.969 ****** 14879 1726882247.72416: entering _queue_task() for managed_node3/service 14879 1726882247.72672: worker is 1 (out of 1 available) 14879 1726882247.72686: exiting _queue_task() for managed_node3/service 14879 1726882247.72701: done queuing things up, now waiting for results queue to drain 14879 1726882247.72703: waiting for pending results... 14879 1726882247.73111: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 14879 1726882247.73117: in run() - task 12673a56-9f93-b850-9774-000000000065 14879 1726882247.73120: variable 'ansible_search_path' from source: unknown 14879 1726882247.73123: variable 'ansible_search_path' from source: unknown 14879 1726882247.73125: calling self._execute() 14879 1726882247.73197: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.73211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.73227: variable 'omit' from source: magic vars 14879 1726882247.73689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.75549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.75648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.75652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.75673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.75702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.75797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.75810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.75855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.75873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.75998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.76019: variable 'ansible_distribution' from source: facts 14879 1726882247.76031: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.76052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.76058: when evaluation is False, skipping this task 14879 1726882247.76064: _execute() done 14879 1726882247.76069: dumping result to json 14879 1726882247.76076: done dumping result, returning 14879 1726882247.76095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-b850-9774-000000000065] 14879 1726882247.76107: sending task result for task 12673a56-9f93-b850-9774-000000000065 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.76271: no more pending results, returning what we have 14879 1726882247.76274: results queue empty 14879 1726882247.76274: checking for any_errors_fatal 14879 1726882247.76281: done checking for any_errors_fatal 14879 1726882247.76282: checking for max_fail_percentage 14879 1726882247.76284: done checking for max_fail_percentage 14879 1726882247.76286: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.76287: done checking to see if all hosts have failed 14879 1726882247.76288: getting the remaining hosts for this loop 14879 1726882247.76289: done getting the remaining hosts for this loop 14879 1726882247.76296: getting the next task for host managed_node3 14879 1726882247.76302: done getting next task for host managed_node3 14879 1726882247.76305: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882247.76307: ^ 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 14879 1726882247.76326: getting variables 14879 1726882247.76327: in VariableManager get_vars() 14879 1726882247.76365: Calling all_inventory to load vars for managed_node3 14879 1726882247.76367: Calling groups_inventory to load vars for managed_node3 14879 1726882247.76369: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.76379: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.76382: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.76384: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.76653: done sending task result for task 12673a56-9f93-b850-9774-000000000065 14879 1726882247.76659: WORKER PROCESS EXITING 14879 1726882247.76680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.76887: done with get_vars() 14879 1726882247.76905: done getting variables 14879 1726882247.76962: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:47 -0400 (0:00:00.045) 0:00:07.015 ****** 14879 1726882247.77012: entering _queue_task() for managed_node3/service 14879 1726882247.77318: worker is 1 (out of 1 available) 14879 1726882247.77332: exiting _queue_task() for managed_node3/service 14879 1726882247.77346: done queuing things up, now waiting for results queue to drain 14879 1726882247.77348: waiting for pending results... 14879 1726882247.77523: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 14879 1726882247.77607: in run() - task 12673a56-9f93-b850-9774-000000000066 14879 1726882247.77640: variable 'ansible_search_path' from source: unknown 14879 1726882247.77645: variable 'ansible_search_path' from source: unknown 14879 1726882247.77657: calling self._execute() 14879 1726882247.77899: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.77902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.77904: variable 'omit' from source: magic vars 14879 1726882247.78165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.80053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.80099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.80125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.80153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.80181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.80241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.80263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.80280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.80310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.80320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.80412: variable 'ansible_distribution' from source: facts 14879 1726882247.80416: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.80432: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.80435: when evaluation is False, skipping this task 14879 1726882247.80437: _execute() done 14879 1726882247.80440: dumping result to json 14879 1726882247.80442: done dumping result, returning 14879 1726882247.80449: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-b850-9774-000000000066] 14879 1726882247.80454: sending task result for task 12673a56-9f93-b850-9774-000000000066 14879 1726882247.80538: done sending task result for task 12673a56-9f93-b850-9774-000000000066 14879 1726882247.80541: 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 } 14879 1726882247.80616: no more pending results, returning what we have 14879 1726882247.80619: results queue empty 14879 1726882247.80619: checking for any_errors_fatal 14879 1726882247.80624: done checking for any_errors_fatal 14879 1726882247.80625: checking for max_fail_percentage 14879 1726882247.80627: done checking for max_fail_percentage 14879 1726882247.80628: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.80629: done checking to see if all hosts have failed 14879 1726882247.80629: getting the remaining hosts for this loop 14879 1726882247.80631: done getting the remaining hosts for this loop 14879 1726882247.80634: getting the next task for host managed_node3 14879 1726882247.80639: done getting next task for host managed_node3 14879 1726882247.80643: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882247.80644: ^ 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 14879 1726882247.80656: getting variables 14879 1726882247.80657: in VariableManager get_vars() 14879 1726882247.80698: Calling all_inventory to load vars for managed_node3 14879 1726882247.80700: Calling groups_inventory to load vars for managed_node3 14879 1726882247.80703: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.80779: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.80783: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.80787: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.81074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.81284: done with get_vars() 14879 1726882247.81300: done getting variables 14879 1726882247.81362: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:47 -0400 (0:00:00.043) 0:00:07.059 ****** 14879 1726882247.81391: entering _queue_task() for managed_node3/service 14879 1726882247.81745: worker is 1 (out of 1 available) 14879 1726882247.81759: exiting _queue_task() for managed_node3/service 14879 1726882247.81772: done queuing things up, now waiting for results queue to drain 14879 1726882247.81773: waiting for pending results... 14879 1726882247.81950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 14879 1726882247.82007: in run() - task 12673a56-9f93-b850-9774-000000000067 14879 1726882247.82023: variable 'ansible_search_path' from source: unknown 14879 1726882247.82026: variable 'ansible_search_path' from source: unknown 14879 1726882247.82056: calling self._execute() 14879 1726882247.82126: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.82131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.82140: variable 'omit' from source: magic vars 14879 1726882247.82445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.84113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.84165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.84190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.84220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.84240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.84296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.84320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.84341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.84365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.84377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.84469: variable 'ansible_distribution' from source: facts 14879 1726882247.84472: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.84489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.84492: when evaluation is False, skipping this task 14879 1726882247.84496: _execute() done 14879 1726882247.84498: dumping result to json 14879 1726882247.84500: done dumping result, returning 14879 1726882247.84508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-b850-9774-000000000067] 14879 1726882247.84514: sending task result for task 12673a56-9f93-b850-9774-000000000067 14879 1726882247.84592: done sending task result for task 12673a56-9f93-b850-9774-000000000067 14879 1726882247.84597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.84650: no more pending results, returning what we have 14879 1726882247.84653: results queue empty 14879 1726882247.84654: checking for any_errors_fatal 14879 1726882247.84659: done checking for any_errors_fatal 14879 1726882247.84659: checking for max_fail_percentage 14879 1726882247.84661: done checking for max_fail_percentage 14879 1726882247.84662: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.84663: done checking to see if all hosts have failed 14879 1726882247.84664: getting the remaining hosts for this loop 14879 1726882247.84665: done getting the remaining hosts for this loop 14879 1726882247.84669: getting the next task for host managed_node3 14879 1726882247.84674: done getting next task for host managed_node3 14879 1726882247.84677: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882247.84679: ^ 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 14879 1726882247.84690: getting variables 14879 1726882247.84692: in VariableManager get_vars() 14879 1726882247.84728: Calling all_inventory to load vars for managed_node3 14879 1726882247.84730: Calling groups_inventory to load vars for managed_node3 14879 1726882247.84732: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.84740: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.84742: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.84744: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.84877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.84998: done with get_vars() 14879 1726882247.85006: done getting variables 14879 1726882247.85047: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:47 -0400 (0:00:00.036) 0:00:07.096 ****** 14879 1726882247.85067: entering _queue_task() for managed_node3/service 14879 1726882247.85262: worker is 1 (out of 1 available) 14879 1726882247.85275: exiting _queue_task() for managed_node3/service 14879 1726882247.85290: done queuing things up, now waiting for results queue to drain 14879 1726882247.85291: waiting for pending results... 14879 1726882247.85451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 14879 1726882247.85512: in run() - task 12673a56-9f93-b850-9774-000000000068 14879 1726882247.85518: variable 'ansible_search_path' from source: unknown 14879 1726882247.85521: variable 'ansible_search_path' from source: unknown 14879 1726882247.85551: calling self._execute() 14879 1726882247.85611: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.85615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.85624: variable 'omit' from source: magic vars 14879 1726882247.85919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.87587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.87638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.87673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.87701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.87723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.87778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.87801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.87823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.87848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.87859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.87959: variable 'ansible_distribution' from source: facts 14879 1726882247.87963: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.87979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.87982: when evaluation is False, skipping this task 14879 1726882247.87984: _execute() done 14879 1726882247.87986: dumping result to json 14879 1726882247.87988: done dumping result, returning 14879 1726882247.87999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-b850-9774-000000000068] 14879 1726882247.88002: sending task result for task 12673a56-9f93-b850-9774-000000000068 14879 1726882247.88082: done sending task result for task 12673a56-9f93-b850-9774-000000000068 14879 1726882247.88085: 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 } 14879 1726882247.88126: no more pending results, returning what we have 14879 1726882247.88128: results queue empty 14879 1726882247.88129: checking for any_errors_fatal 14879 1726882247.88135: done checking for any_errors_fatal 14879 1726882247.88135: checking for max_fail_percentage 14879 1726882247.88137: done checking for max_fail_percentage 14879 1726882247.88138: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.88138: done checking to see if all hosts have failed 14879 1726882247.88139: getting the remaining hosts for this loop 14879 1726882247.88141: done getting the remaining hosts for this loop 14879 1726882247.88144: getting the next task for host managed_node3 14879 1726882247.88149: done getting next task for host managed_node3 14879 1726882247.88152: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882247.88155: ^ 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 14879 1726882247.88168: getting variables 14879 1726882247.88169: in VariableManager get_vars() 14879 1726882247.88208: Calling all_inventory to load vars for managed_node3 14879 1726882247.88211: Calling groups_inventory to load vars for managed_node3 14879 1726882247.88213: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.88222: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.88225: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.88227: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.88581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.88701: done with get_vars() 14879 1726882247.88708: done getting variables 14879 1726882247.88750: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:47 -0400 (0:00:00.037) 0:00:07.133 ****** 14879 1726882247.88771: entering _queue_task() for managed_node3/copy 14879 1726882247.88980: worker is 1 (out of 1 available) 14879 1726882247.88998: exiting _queue_task() for managed_node3/copy 14879 1726882247.89010: done queuing things up, now waiting for results queue to drain 14879 1726882247.89012: waiting for pending results... 14879 1726882247.89170: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 14879 1726882247.89232: in run() - task 12673a56-9f93-b850-9774-000000000069 14879 1726882247.89245: variable 'ansible_search_path' from source: unknown 14879 1726882247.89249: variable 'ansible_search_path' from source: unknown 14879 1726882247.89276: calling self._execute() 14879 1726882247.89340: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.89346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.89357: variable 'omit' from source: magic vars 14879 1726882247.89652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.91147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.91191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.91222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.91247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.91266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.91327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.91348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.91365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.91391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.91405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.91500: variable 'ansible_distribution' from source: facts 14879 1726882247.91507: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.91522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.91525: when evaluation is False, skipping this task 14879 1726882247.91528: _execute() done 14879 1726882247.91532: dumping result to json 14879 1726882247.91534: done dumping result, returning 14879 1726882247.91545: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-b850-9774-000000000069] 14879 1726882247.91547: sending task result for task 12673a56-9f93-b850-9774-000000000069 14879 1726882247.91635: done sending task result for task 12673a56-9f93-b850-9774-000000000069 14879 1726882247.91637: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.91684: no more pending results, returning what we have 14879 1726882247.91687: results queue empty 14879 1726882247.91688: checking for any_errors_fatal 14879 1726882247.91698: done checking for any_errors_fatal 14879 1726882247.91699: checking for max_fail_percentage 14879 1726882247.91700: done checking for max_fail_percentage 14879 1726882247.91701: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.91702: done checking to see if all hosts have failed 14879 1726882247.91702: getting the remaining hosts for this loop 14879 1726882247.91704: done getting the remaining hosts for this loop 14879 1726882247.91707: getting the next task for host managed_node3 14879 1726882247.91713: done getting next task for host managed_node3 14879 1726882247.91717: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882247.91718: ^ 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 14879 1726882247.91731: getting variables 14879 1726882247.91732: in VariableManager get_vars() 14879 1726882247.91767: Calling all_inventory to load vars for managed_node3 14879 1726882247.91769: Calling groups_inventory to load vars for managed_node3 14879 1726882247.91771: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.91780: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.91782: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.91784: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.91929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.92051: done with get_vars() 14879 1726882247.92059: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:30:47 -0400 (0:00:00.033) 0:00:07.166 ****** 14879 1726882247.92118: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882247.92320: worker is 1 (out of 1 available) 14879 1726882247.92334: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 14879 1726882247.92347: done queuing things up, now waiting for results queue to drain 14879 1726882247.92348: waiting for pending results... 14879 1726882247.92511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 14879 1726882247.92567: in run() - task 12673a56-9f93-b850-9774-00000000006a 14879 1726882247.92581: variable 'ansible_search_path' from source: unknown 14879 1726882247.92584: variable 'ansible_search_path' from source: unknown 14879 1726882247.92613: calling self._execute() 14879 1726882247.92676: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.92682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.92699: variable 'omit' from source: magic vars 14879 1726882247.92984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.94531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.94579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.94619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.94647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.94668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.94729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.94749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.94770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.94797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.94811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.94910: variable 'ansible_distribution' from source: facts 14879 1726882247.94914: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.94931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.94934: when evaluation is False, skipping this task 14879 1726882247.94937: _execute() done 14879 1726882247.94939: dumping result to json 14879 1726882247.94941: done dumping result, returning 14879 1726882247.94948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-b850-9774-00000000006a] 14879 1726882247.94953: sending task result for task 12673a56-9f93-b850-9774-00000000006a 14879 1726882247.95037: done sending task result for task 12673a56-9f93-b850-9774-00000000006a 14879 1726882247.95040: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.95087: no more pending results, returning what we have 14879 1726882247.95090: results queue empty 14879 1726882247.95091: checking for any_errors_fatal 14879 1726882247.95098: done checking for any_errors_fatal 14879 1726882247.95099: checking for max_fail_percentage 14879 1726882247.95101: done checking for max_fail_percentage 14879 1726882247.95101: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.95102: done checking to see if all hosts have failed 14879 1726882247.95103: getting the remaining hosts for this loop 14879 1726882247.95104: done getting the remaining hosts for this loop 14879 1726882247.95108: getting the next task for host managed_node3 14879 1726882247.95114: done getting next task for host managed_node3 14879 1726882247.95118: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882247.95120: ^ 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 14879 1726882247.95132: getting variables 14879 1726882247.95133: in VariableManager get_vars() 14879 1726882247.95178: Calling all_inventory to load vars for managed_node3 14879 1726882247.95180: Calling groups_inventory to load vars for managed_node3 14879 1726882247.95182: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.95192: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.95196: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.95199: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.95384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.95504: done with get_vars() 14879 1726882247.95513: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:30:47 -0400 (0:00:00.034) 0:00:07.201 ****** 14879 1726882247.95566: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882247.95778: worker is 1 (out of 1 available) 14879 1726882247.95795: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 14879 1726882247.95806: done queuing things up, now waiting for results queue to drain 14879 1726882247.95808: waiting for pending results... 14879 1726882247.95966: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 14879 1726882247.96037: in run() - task 12673a56-9f93-b850-9774-00000000006b 14879 1726882247.96047: variable 'ansible_search_path' from source: unknown 14879 1726882247.96051: variable 'ansible_search_path' from source: unknown 14879 1726882247.96079: calling self._execute() 14879 1726882247.96151: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.96155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.96164: variable 'omit' from source: magic vars 14879 1726882247.96461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882247.97966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882247.98015: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882247.98043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882247.98067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882247.98143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882247.98302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882247.98306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882247.98309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882247.98418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882247.98430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882247.98533: variable 'ansible_distribution' from source: facts 14879 1726882247.98537: variable 'ansible_distribution_major_version' from source: facts 14879 1726882247.98553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882247.98556: when evaluation is False, skipping this task 14879 1726882247.98559: _execute() done 14879 1726882247.98561: dumping result to json 14879 1726882247.98564: done dumping result, returning 14879 1726882247.98570: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-b850-9774-00000000006b] 14879 1726882247.98576: sending task result for task 12673a56-9f93-b850-9774-00000000006b 14879 1726882247.98658: done sending task result for task 12673a56-9f93-b850-9774-00000000006b 14879 1726882247.98661: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882247.98713: no more pending results, returning what we have 14879 1726882247.98716: results queue empty 14879 1726882247.98717: checking for any_errors_fatal 14879 1726882247.98722: done checking for any_errors_fatal 14879 1726882247.98723: checking for max_fail_percentage 14879 1726882247.98724: done checking for max_fail_percentage 14879 1726882247.98725: checking to see if all hosts have failed and the running result is not ok 14879 1726882247.98726: done checking to see if all hosts have failed 14879 1726882247.98727: getting the remaining hosts for this loop 14879 1726882247.98728: done getting the remaining hosts for this loop 14879 1726882247.98731: getting the next task for host managed_node3 14879 1726882247.98736: done getting next task for host managed_node3 14879 1726882247.98739: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882247.98742: ^ 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 14879 1726882247.98753: getting variables 14879 1726882247.98754: in VariableManager get_vars() 14879 1726882247.98790: Calling all_inventory to load vars for managed_node3 14879 1726882247.98792: Calling groups_inventory to load vars for managed_node3 14879 1726882247.98803: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882247.98812: Calling all_plugins_play to load vars for managed_node3 14879 1726882247.98814: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882247.98817: Calling groups_plugins_play to load vars for managed_node3 14879 1726882247.98958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882247.99078: done with get_vars() 14879 1726882247.99086: done getting variables 14879 1726882247.99131: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:47 -0400 (0:00:00.035) 0:00:07.236 ****** 14879 1726882247.99151: entering _queue_task() for managed_node3/debug 14879 1726882247.99345: worker is 1 (out of 1 available) 14879 1726882247.99359: exiting _queue_task() for managed_node3/debug 14879 1726882247.99372: done queuing things up, now waiting for results queue to drain 14879 1726882247.99374: waiting for pending results... 14879 1726882247.99531: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 14879 1726882247.99587: in run() - task 12673a56-9f93-b850-9774-00000000006c 14879 1726882247.99608: variable 'ansible_search_path' from source: unknown 14879 1726882247.99611: variable 'ansible_search_path' from source: unknown 14879 1726882247.99634: calling self._execute() 14879 1726882247.99700: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882247.99706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882247.99710: variable 'omit' from source: magic vars 14879 1726882247.99991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.02427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.02472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.02541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.02584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.02621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.02751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.02754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.02784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.02834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.02862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.03072: variable 'ansible_distribution' from source: facts 14879 1726882248.03076: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.03079: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.03081: when evaluation is False, skipping this task 14879 1726882248.03083: _execute() done 14879 1726882248.03086: dumping result to json 14879 1726882248.03089: done dumping result, returning 14879 1726882248.03091: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-b850-9774-00000000006c] 14879 1726882248.03234: sending task result for task 12673a56-9f93-b850-9774-00000000006c 14879 1726882248.03297: done sending task result for task 12673a56-9f93-b850-9774-00000000006c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882248.03349: no more pending results, returning what we have 14879 1726882248.03357: results queue empty 14879 1726882248.03358: checking for any_errors_fatal 14879 1726882248.03362: done checking for any_errors_fatal 14879 1726882248.03363: checking for max_fail_percentage 14879 1726882248.03365: done checking for max_fail_percentage 14879 1726882248.03365: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.03366: done checking to see if all hosts have failed 14879 1726882248.03367: getting the remaining hosts for this loop 14879 1726882248.03370: done getting the remaining hosts for this loop 14879 1726882248.03374: getting the next task for host managed_node3 14879 1726882248.03381: done getting next task for host managed_node3 14879 1726882248.03385: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882248.03387: ^ 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 14879 1726882248.03399: WORKER PROCESS EXITING 14879 1726882248.03411: getting variables 14879 1726882248.03413: in VariableManager get_vars() 14879 1726882248.03447: Calling all_inventory to load vars for managed_node3 14879 1726882248.03449: Calling groups_inventory to load vars for managed_node3 14879 1726882248.03451: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.03459: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.03461: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.03464: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.03663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.03781: done with get_vars() 14879 1726882248.03789: done getting variables 14879 1726882248.03832: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:48 -0400 (0:00:00.047) 0:00:07.283 ****** 14879 1726882248.03854: entering _queue_task() for managed_node3/debug 14879 1726882248.04066: worker is 1 (out of 1 available) 14879 1726882248.04080: exiting _queue_task() for managed_node3/debug 14879 1726882248.04096: done queuing things up, now waiting for results queue to drain 14879 1726882248.04098: waiting for pending results... 14879 1726882248.04256: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 14879 1726882248.04317: in run() - task 12673a56-9f93-b850-9774-00000000006d 14879 1726882248.04329: variable 'ansible_search_path' from source: unknown 14879 1726882248.04335: variable 'ansible_search_path' from source: unknown 14879 1726882248.04364: calling self._execute() 14879 1726882248.04439: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.04444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.04451: variable 'omit' from source: magic vars 14879 1726882248.04750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.06902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.06906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.06908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.06921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.06951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.07034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.07067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.07105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.07161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.07183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.07314: variable 'ansible_distribution' from source: facts 14879 1726882248.07326: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.07348: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.07354: when evaluation is False, skipping this task 14879 1726882248.07361: _execute() done 14879 1726882248.07366: dumping result to json 14879 1726882248.07373: done dumping result, returning 14879 1726882248.07384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-b850-9774-00000000006d] 14879 1726882248.07398: sending task result for task 12673a56-9f93-b850-9774-00000000006d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882248.07555: no more pending results, returning what we have 14879 1726882248.07559: results queue empty 14879 1726882248.07559: checking for any_errors_fatal 14879 1726882248.07564: done checking for any_errors_fatal 14879 1726882248.07565: checking for max_fail_percentage 14879 1726882248.07567: done checking for max_fail_percentage 14879 1726882248.07567: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.07568: done checking to see if all hosts have failed 14879 1726882248.07569: getting the remaining hosts for this loop 14879 1726882248.07571: done getting the remaining hosts for this loop 14879 1726882248.07574: getting the next task for host managed_node3 14879 1726882248.07579: done getting next task for host managed_node3 14879 1726882248.07583: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882248.07585: ^ 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 14879 1726882248.07600: done sending task result for task 12673a56-9f93-b850-9774-00000000006d 14879 1726882248.07604: WORKER PROCESS EXITING 14879 1726882248.07704: getting variables 14879 1726882248.07706: in VariableManager get_vars() 14879 1726882248.07741: Calling all_inventory to load vars for managed_node3 14879 1726882248.07743: Calling groups_inventory to load vars for managed_node3 14879 1726882248.07745: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.07753: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.07755: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.07758: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.07958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.08168: done with get_vars() 14879 1726882248.08180: done getting variables 14879 1726882248.08237: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:48 -0400 (0:00:00.044) 0:00:07.328 ****** 14879 1726882248.08266: entering _queue_task() for managed_node3/debug 14879 1726882248.08541: worker is 1 (out of 1 available) 14879 1726882248.08552: exiting _queue_task() for managed_node3/debug 14879 1726882248.08564: done queuing things up, now waiting for results queue to drain 14879 1726882248.08565: waiting for pending results... 14879 1726882248.08835: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 14879 1726882248.08931: in run() - task 12673a56-9f93-b850-9774-00000000006e 14879 1726882248.08952: variable 'ansible_search_path' from source: unknown 14879 1726882248.08959: variable 'ansible_search_path' from source: unknown 14879 1726882248.09004: calling self._execute() 14879 1726882248.09099: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.09112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.09132: variable 'omit' from source: magic vars 14879 1726882248.09580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.11922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.11997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.12162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.12165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.12167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.12200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.12232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.12258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.12311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.12329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.12463: variable 'ansible_distribution' from source: facts 14879 1726882248.12475: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.12506: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.12514: when evaluation is False, skipping this task 14879 1726882248.12524: _execute() done 14879 1726882248.12532: dumping result to json 14879 1726882248.12538: done dumping result, returning 14879 1726882248.12548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-b850-9774-00000000006e] 14879 1726882248.12556: sending task result for task 12673a56-9f93-b850-9774-00000000006e 14879 1726882248.12899: done sending task result for task 12673a56-9f93-b850-9774-00000000006e 14879 1726882248.12903: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 14879 1726882248.12942: no more pending results, returning what we have 14879 1726882248.12945: results queue empty 14879 1726882248.12946: checking for any_errors_fatal 14879 1726882248.12950: done checking for any_errors_fatal 14879 1726882248.12951: checking for max_fail_percentage 14879 1726882248.12953: done checking for max_fail_percentage 14879 1726882248.12954: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.12955: done checking to see if all hosts have failed 14879 1726882248.12955: getting the remaining hosts for this loop 14879 1726882248.12957: done getting the remaining hosts for this loop 14879 1726882248.12960: getting the next task for host managed_node3 14879 1726882248.12964: done getting next task for host managed_node3 14879 1726882248.12968: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882248.12970: ^ 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 14879 1726882248.12982: getting variables 14879 1726882248.12984: in VariableManager get_vars() 14879 1726882248.13022: Calling all_inventory to load vars for managed_node3 14879 1726882248.13024: Calling groups_inventory to load vars for managed_node3 14879 1726882248.13027: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.13035: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.13037: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.13040: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.13307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.13489: done with get_vars() 14879 1726882248.13502: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:30:48 -0400 (0:00:00.053) 0:00:07.381 ****** 14879 1726882248.13592: entering _queue_task() for managed_node3/ping 14879 1726882248.13859: worker is 1 (out of 1 available) 14879 1726882248.13872: exiting _queue_task() for managed_node3/ping 14879 1726882248.13883: done queuing things up, now waiting for results queue to drain 14879 1726882248.13885: waiting for pending results... 14879 1726882248.14149: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 14879 1726882248.14248: in run() - task 12673a56-9f93-b850-9774-00000000006f 14879 1726882248.14268: variable 'ansible_search_path' from source: unknown 14879 1726882248.14275: variable 'ansible_search_path' from source: unknown 14879 1726882248.14321: calling self._execute() 14879 1726882248.14407: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.14417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.14436: variable 'omit' from source: magic vars 14879 1726882248.14858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.17124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.17196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.17239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.17282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.17315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.17401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.17434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.17601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.17605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.17607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.17664: variable 'ansible_distribution' from source: facts 14879 1726882248.17676: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.17700: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.17707: when evaluation is False, skipping this task 14879 1726882248.17714: _execute() done 14879 1726882248.17726: dumping result to json 14879 1726882248.17734: done dumping result, returning 14879 1726882248.17745: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-b850-9774-00000000006f] 14879 1726882248.17755: sending task result for task 12673a56-9f93-b850-9774-00000000006f 14879 1726882248.18029: done sending task result for task 12673a56-9f93-b850-9774-00000000006f 14879 1726882248.18033: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.18076: no more pending results, returning what we have 14879 1726882248.18078: results queue empty 14879 1726882248.18079: checking for any_errors_fatal 14879 1726882248.18084: done checking for any_errors_fatal 14879 1726882248.18084: checking for max_fail_percentage 14879 1726882248.18086: done checking for max_fail_percentage 14879 1726882248.18087: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.18088: done checking to see if all hosts have failed 14879 1726882248.18089: getting the remaining hosts for this loop 14879 1726882248.18090: done getting the remaining hosts for this loop 14879 1726882248.18095: getting the next task for host managed_node3 14879 1726882248.18102: done getting next task for host managed_node3 14879 1726882248.18104: ^ task is: TASK: meta (role_complete) 14879 1726882248.18106: ^ 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 14879 1726882248.18120: getting variables 14879 1726882248.18121: in VariableManager get_vars() 14879 1726882248.18156: Calling all_inventory to load vars for managed_node3 14879 1726882248.18159: Calling groups_inventory to load vars for managed_node3 14879 1726882248.18161: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.18170: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.18172: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.18174: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.18464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.18642: done with get_vars() 14879 1726882248.18654: done getting variables 14879 1726882248.18734: done queuing things up, now waiting for results queue to drain 14879 1726882248.18736: results queue empty 14879 1726882248.18737: checking for any_errors_fatal 14879 1726882248.18739: done checking for any_errors_fatal 14879 1726882248.18740: checking for max_fail_percentage 14879 1726882248.18741: done checking for max_fail_percentage 14879 1726882248.18741: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.18742: done checking to see if all hosts have failed 14879 1726882248.18743: getting the remaining hosts for this loop 14879 1726882248.18744: done getting the remaining hosts for this loop 14879 1726882248.18746: getting the next task for host managed_node3 14879 1726882248.18749: done getting next task for host managed_node3 14879 1726882248.18751: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.18752: ^ 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 14879 1726882248.18755: getting variables 14879 1726882248.18756: in VariableManager get_vars() 14879 1726882248.18766: Calling all_inventory to load vars for managed_node3 14879 1726882248.18769: Calling groups_inventory to load vars for managed_node3 14879 1726882248.18771: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.18775: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.18777: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.18779: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.18914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.19116: done with get_vars() 14879 1726882248.19124: done getting variables 14879 1726882248.19165: in VariableManager get_vars() 14879 1726882248.19176: Calling all_inventory to load vars for managed_node3 14879 1726882248.19182: Calling groups_inventory to load vars for managed_node3 14879 1726882248.19184: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.19188: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.19191: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.19196: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.19309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.19476: done with get_vars() 14879 1726882248.19487: done queuing things up, now waiting for results queue to drain 14879 1726882248.19489: results queue empty 14879 1726882248.19490: checking for any_errors_fatal 14879 1726882248.19491: done checking for any_errors_fatal 14879 1726882248.19492: checking for max_fail_percentage 14879 1726882248.19494: done checking for max_fail_percentage 14879 1726882248.19495: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.19496: done checking to see if all hosts have failed 14879 1726882248.19497: getting the remaining hosts for this loop 14879 1726882248.19497: done getting the remaining hosts for this loop 14879 1726882248.19500: getting the next task for host managed_node3 14879 1726882248.19503: done getting next task for host managed_node3 14879 1726882248.19504: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.19506: ^ 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 14879 1726882248.19508: getting variables 14879 1726882248.19509: in VariableManager get_vars() 14879 1726882248.19518: Calling all_inventory to load vars for managed_node3 14879 1726882248.19520: Calling groups_inventory to load vars for managed_node3 14879 1726882248.19522: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.19526: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.19528: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.19531: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.19656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.19836: done with get_vars() 14879 1726882248.19844: done getting variables 14879 1726882248.19886: in VariableManager get_vars() 14879 1726882248.20100: Calling all_inventory to load vars for managed_node3 14879 1726882248.20103: Calling groups_inventory to load vars for managed_node3 14879 1726882248.20105: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.20110: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.20112: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.20115: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.20246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.20640: done with get_vars() 14879 1726882248.20652: done queuing things up, now waiting for results queue to drain 14879 1726882248.20653: results queue empty 14879 1726882248.20654: checking for any_errors_fatal 14879 1726882248.20655: done checking for any_errors_fatal 14879 1726882248.20656: checking for max_fail_percentage 14879 1726882248.20657: done checking for max_fail_percentage 14879 1726882248.20658: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.20659: done checking to see if all hosts have failed 14879 1726882248.20659: getting the remaining hosts for this loop 14879 1726882248.20660: done getting the remaining hosts for this loop 14879 1726882248.20662: getting the next task for host managed_node3 14879 1726882248.20665: done getting next task for host managed_node3 14879 1726882248.20666: ^ task is: None 14879 1726882248.20667: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882248.20668: done queuing things up, now waiting for results queue to drain 14879 1726882248.20669: results queue empty 14879 1726882248.20670: checking for any_errors_fatal 14879 1726882248.20671: done checking for any_errors_fatal 14879 1726882248.20671: checking for max_fail_percentage 14879 1726882248.20672: done checking for max_fail_percentage 14879 1726882248.20673: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.20674: done checking to see if all hosts have failed 14879 1726882248.20675: getting the next task for host managed_node3 14879 1726882248.20677: done getting next task for host managed_node3 14879 1726882248.20678: ^ task is: None 14879 1726882248.20679: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 14879 1726882248.20910: in VariableManager get_vars() 14879 1726882248.20925: done with get_vars() 14879 1726882248.20930: in VariableManager get_vars() 14879 1726882248.20938: done with get_vars() 14879 1726882248.20942: variable 'omit' from source: magic vars 14879 1726882248.21170: variable 'task' from source: play vars 14879 1726882248.21306: in VariableManager get_vars() 14879 1726882248.21318: done with get_vars() 14879 1726882248.21336: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 14879 1726882248.21717: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882248.21760: getting the remaining hosts for this loop 14879 1726882248.21761: done getting the remaining hosts for this loop 14879 1726882248.21764: getting the next task for host managed_node3 14879 1726882248.21766: done getting next task for host managed_node3 14879 1726882248.21768: ^ task is: TASK: Gathering Facts 14879 1726882248.21769: ^ 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 14879 1726882248.21771: getting variables 14879 1726882248.21772: in VariableManager get_vars() 14879 1726882248.21779: Calling all_inventory to load vars for managed_node3 14879 1726882248.21781: Calling groups_inventory to load vars for managed_node3 14879 1726882248.21783: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.21787: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.21789: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.21792: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.21914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.22333: done with get_vars() 14879 1726882248.22341: done getting variables 14879 1726882248.22384: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:30:48 -0400 (0:00:00.090) 0:00:07.471 ****** 14879 1726882248.22616: entering _queue_task() for managed_node3/gather_facts 14879 1726882248.23109: worker is 1 (out of 1 available) 14879 1726882248.23121: exiting _queue_task() for managed_node3/gather_facts 14879 1726882248.23135: done queuing things up, now waiting for results queue to drain 14879 1726882248.23137: waiting for pending results... 14879 1726882248.23911: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882248.23916: in run() - task 12673a56-9f93-b850-9774-0000000002c3 14879 1726882248.23919: variable 'ansible_search_path' from source: unknown 14879 1726882248.23921: calling self._execute() 14879 1726882248.24170: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.24501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.24504: variable 'omit' from source: magic vars 14879 1726882248.25077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.29903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.29908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.29912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.29915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.29918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.30164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.30205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.30237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.30443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.30700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.30704: variable 'ansible_distribution' from source: facts 14879 1726882248.30706: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.30709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.30711: when evaluation is False, skipping this task 14879 1726882248.30713: _execute() done 14879 1726882248.30715: dumping result to json 14879 1726882248.30716: done dumping result, returning 14879 1726882248.30718: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000002c3] 14879 1726882248.30720: sending task result for task 12673a56-9f93-b850-9774-0000000002c3 14879 1726882248.30784: done sending task result for task 12673a56-9f93-b850-9774-0000000002c3 14879 1726882248.30789: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.30839: no more pending results, returning what we have 14879 1726882248.30842: results queue empty 14879 1726882248.30842: checking for any_errors_fatal 14879 1726882248.30843: done checking for any_errors_fatal 14879 1726882248.30844: checking for max_fail_percentage 14879 1726882248.30845: done checking for max_fail_percentage 14879 1726882248.30846: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.30847: done checking to see if all hosts have failed 14879 1726882248.30848: getting the remaining hosts for this loop 14879 1726882248.30849: done getting the remaining hosts for this loop 14879 1726882248.30853: getting the next task for host managed_node3 14879 1726882248.30858: done getting next task for host managed_node3 14879 1726882248.30861: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.30863: ^ 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 14879 1726882248.30868: getting variables 14879 1726882248.30869: in VariableManager get_vars() 14879 1726882248.30903: Calling all_inventory to load vars for managed_node3 14879 1726882248.30906: Calling groups_inventory to load vars for managed_node3 14879 1726882248.30909: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.30920: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.30923: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.30925: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.31561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.31952: done with get_vars() 14879 1726882248.32078: done getting variables 14879 1726882248.32151: in VariableManager get_vars() 14879 1726882248.32162: Calling all_inventory to load vars for managed_node3 14879 1726882248.32164: Calling groups_inventory to load vars for managed_node3 14879 1726882248.32167: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.32172: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.32174: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.32177: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.32596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.33063: done with get_vars() 14879 1726882248.33077: done queuing things up, now waiting for results queue to drain 14879 1726882248.33079: results queue empty 14879 1726882248.33079: checking for any_errors_fatal 14879 1726882248.33082: done checking for any_errors_fatal 14879 1726882248.33082: checking for max_fail_percentage 14879 1726882248.33084: done checking for max_fail_percentage 14879 1726882248.33084: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.33085: done checking to see if all hosts have failed 14879 1726882248.33086: getting the remaining hosts for this loop 14879 1726882248.33087: done getting the remaining hosts for this loop 14879 1726882248.33089: getting the next task for host managed_node3 14879 1726882248.33095: done getting next task for host managed_node3 14879 1726882248.33098: ^ task is: TASK: Include the task '{{ task }}' 14879 1726882248.33100: ^ 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 14879 1726882248.33102: getting variables 14879 1726882248.33102: in VariableManager get_vars() 14879 1726882248.33110: Calling all_inventory to load vars for managed_node3 14879 1726882248.33113: Calling groups_inventory to load vars for managed_node3 14879 1726882248.33115: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.33124: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.33127: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.33130: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.33461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.33950: done with get_vars() 14879 1726882248.33958: done getting variables 14879 1726882248.34295: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:30:48 -0400 (0:00:00.117) 0:00:07.588 ****** 14879 1726882248.34324: entering _queue_task() for managed_node3/include_tasks 14879 1726882248.34729: worker is 1 (out of 1 available) 14879 1726882248.34741: exiting _queue_task() for managed_node3/include_tasks 14879 1726882248.34753: done queuing things up, now waiting for results queue to drain 14879 1726882248.34754: waiting for pending results... 14879 1726882248.35008: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' 14879 1726882248.35451: in run() - task 12673a56-9f93-b850-9774-000000000073 14879 1726882248.35469: variable 'ansible_search_path' from source: unknown 14879 1726882248.35801: calling self._execute() 14879 1726882248.35805: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.35807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.35810: variable 'omit' from source: magic vars 14879 1726882248.36534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.41076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.41209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.41389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.41432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.41465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.41588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.41760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.41798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.41872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.42053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.42223: variable 'ansible_distribution' from source: facts 14879 1726882248.42282: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.42314: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.42491: when evaluation is False, skipping this task 14879 1726882248.42496: _execute() done 14879 1726882248.42499: dumping result to json 14879 1726882248.42501: done dumping result, returning 14879 1726882248.42503: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' [12673a56-9f93-b850-9774-000000000073] 14879 1726882248.42506: sending task result for task 12673a56-9f93-b850-9774-000000000073 14879 1726882248.42573: done sending task result for task 12673a56-9f93-b850-9774-000000000073 14879 1726882248.42576: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.42641: no more pending results, returning what we have 14879 1726882248.42644: results queue empty 14879 1726882248.42645: checking for any_errors_fatal 14879 1726882248.42647: done checking for any_errors_fatal 14879 1726882248.42647: checking for max_fail_percentage 14879 1726882248.42649: done checking for max_fail_percentage 14879 1726882248.42650: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.42651: done checking to see if all hosts have failed 14879 1726882248.42651: getting the remaining hosts for this loop 14879 1726882248.42653: done getting the remaining hosts for this loop 14879 1726882248.42656: getting the next task for host managed_node3 14879 1726882248.42663: done getting next task for host managed_node3 14879 1726882248.42666: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.42668: ^ 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 14879 1726882248.42673: getting variables 14879 1726882248.42674: in VariableManager get_vars() 14879 1726882248.42708: Calling all_inventory to load vars for managed_node3 14879 1726882248.42710: Calling groups_inventory to load vars for managed_node3 14879 1726882248.42714: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.42726: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.42729: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.42732: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.43401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.43613: done with get_vars() 14879 1726882248.43626: done getting variables 14879 1726882248.43707: in VariableManager get_vars() 14879 1726882248.43722: Calling all_inventory to load vars for managed_node3 14879 1726882248.43724: Calling groups_inventory to load vars for managed_node3 14879 1726882248.43726: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.43730: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.43732: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.43735: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.44133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.44513: done with get_vars() 14879 1726882248.44527: done queuing things up, now waiting for results queue to drain 14879 1726882248.44642: results queue empty 14879 1726882248.44644: checking for any_errors_fatal 14879 1726882248.44646: done checking for any_errors_fatal 14879 1726882248.44647: checking for max_fail_percentage 14879 1726882248.44648: done checking for max_fail_percentage 14879 1726882248.44649: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.44649: done checking to see if all hosts have failed 14879 1726882248.44650: getting the remaining hosts for this loop 14879 1726882248.44651: done getting the remaining hosts for this loop 14879 1726882248.44654: getting the next task for host managed_node3 14879 1726882248.44657: done getting next task for host managed_node3 14879 1726882248.44659: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.44660: ^ 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 14879 1726882248.44663: getting variables 14879 1726882248.44664: in VariableManager get_vars() 14879 1726882248.44673: Calling all_inventory to load vars for managed_node3 14879 1726882248.44675: Calling groups_inventory to load vars for managed_node3 14879 1726882248.44677: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.44688: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.44690: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.44695: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.45130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.45325: done with get_vars() 14879 1726882248.45334: done getting variables 14879 1726882248.45397: in VariableManager get_vars() 14879 1726882248.45417: Calling all_inventory to load vars for managed_node3 14879 1726882248.45420: Calling groups_inventory to load vars for managed_node3 14879 1726882248.45422: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.45427: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.45429: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.45432: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.45603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.45792: done with get_vars() 14879 1726882248.45809: done queuing things up, now waiting for results queue to drain 14879 1726882248.45811: results queue empty 14879 1726882248.45811: checking for any_errors_fatal 14879 1726882248.45813: done checking for any_errors_fatal 14879 1726882248.45813: checking for max_fail_percentage 14879 1726882248.45814: done checking for max_fail_percentage 14879 1726882248.45815: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.45816: done checking to see if all hosts have failed 14879 1726882248.45816: getting the remaining hosts for this loop 14879 1726882248.45817: done getting the remaining hosts for this loop 14879 1726882248.45820: getting the next task for host managed_node3 14879 1726882248.45823: done getting next task for host managed_node3 14879 1726882248.45823: ^ task is: None 14879 1726882248.45825: ^ 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 14879 1726882248.45826: done queuing things up, now waiting for results queue to drain 14879 1726882248.45827: results queue empty 14879 1726882248.45827: checking for any_errors_fatal 14879 1726882248.45828: done checking for any_errors_fatal 14879 1726882248.45828: checking for max_fail_percentage 14879 1726882248.45829: done checking for max_fail_percentage 14879 1726882248.45830: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.45830: done checking to see if all hosts have failed 14879 1726882248.45832: getting the next task for host managed_node3 14879 1726882248.45834: done getting next task for host managed_node3 14879 1726882248.45835: ^ task is: None 14879 1726882248.45836: ^ 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 14879 1726882248.45877: in VariableManager get_vars() 14879 1726882248.45897: done with get_vars() 14879 1726882248.45904: in VariableManager get_vars() 14879 1726882248.45914: done with get_vars() 14879 1726882248.45918: variable 'omit' from source: magic vars 14879 1726882248.46050: variable 'task' from source: play vars 14879 1726882248.46083: in VariableManager get_vars() 14879 1726882248.46099: done with get_vars() 14879 1726882248.46120: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 14879 1726882248.46344: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882248.46392: getting the remaining hosts for this loop 14879 1726882248.46397: done getting the remaining hosts for this loop 14879 1726882248.46400: getting the next task for host managed_node3 14879 1726882248.46402: done getting next task for host managed_node3 14879 1726882248.46404: ^ task is: TASK: Gathering Facts 14879 1726882248.46405: ^ 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 14879 1726882248.46407: getting variables 14879 1726882248.46407: in VariableManager get_vars() 14879 1726882248.46414: Calling all_inventory to load vars for managed_node3 14879 1726882248.46416: Calling groups_inventory to load vars for managed_node3 14879 1726882248.46418: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.46423: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.46425: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.46427: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.46546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.47036: done with get_vars() 14879 1726882248.47045: done getting variables 14879 1726882248.47085: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:30:48 -0400 (0:00:00.129) 0:00:07.718 ****** 14879 1726882248.47315: entering _queue_task() for managed_node3/gather_facts 14879 1726882248.47815: worker is 1 (out of 1 available) 14879 1726882248.47827: exiting _queue_task() for managed_node3/gather_facts 14879 1726882248.47839: done queuing things up, now waiting for results queue to drain 14879 1726882248.47840: waiting for pending results... 14879 1726882248.48302: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882248.48599: in run() - task 12673a56-9f93-b850-9774-0000000002d8 14879 1726882248.48999: variable 'ansible_search_path' from source: unknown 14879 1726882248.49004: calling self._execute() 14879 1726882248.49006: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.49010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.49012: variable 'omit' from source: magic vars 14879 1726882248.49761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.55477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.55555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.55741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.55784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.55819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.56202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.56206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.56210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.56212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.56499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.56562: variable 'ansible_distribution' from source: facts 14879 1726882248.56899: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.56903: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.56906: when evaluation is False, skipping this task 14879 1726882248.56908: _execute() done 14879 1726882248.56910: dumping result to json 14879 1726882248.56912: done dumping result, returning 14879 1726882248.56915: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000002d8] 14879 1726882248.56916: sending task result for task 12673a56-9f93-b850-9774-0000000002d8 14879 1726882248.56980: done sending task result for task 12673a56-9f93-b850-9774-0000000002d8 14879 1726882248.56983: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.57046: no more pending results, returning what we have 14879 1726882248.57049: results queue empty 14879 1726882248.57049: checking for any_errors_fatal 14879 1726882248.57050: done checking for any_errors_fatal 14879 1726882248.57051: checking for max_fail_percentage 14879 1726882248.57052: done checking for max_fail_percentage 14879 1726882248.57053: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.57054: done checking to see if all hosts have failed 14879 1726882248.57054: getting the remaining hosts for this loop 14879 1726882248.57056: done getting the remaining hosts for this loop 14879 1726882248.57059: getting the next task for host managed_node3 14879 1726882248.57065: done getting next task for host managed_node3 14879 1726882248.57067: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.57068: ^ 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 14879 1726882248.57072: getting variables 14879 1726882248.57074: in VariableManager get_vars() 14879 1726882248.57112: Calling all_inventory to load vars for managed_node3 14879 1726882248.57114: Calling groups_inventory to load vars for managed_node3 14879 1726882248.57118: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.57129: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.57131: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.57134: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.57688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.58448: done with get_vars() 14879 1726882248.58573: done getting variables 14879 1726882248.58642: in VariableManager get_vars() 14879 1726882248.58651: Calling all_inventory to load vars for managed_node3 14879 1726882248.58654: Calling groups_inventory to load vars for managed_node3 14879 1726882248.58656: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.58660: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.58663: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.58666: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.59133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.59545: done with get_vars() 14879 1726882248.59556: done queuing things up, now waiting for results queue to drain 14879 1726882248.59558: results queue empty 14879 1726882248.59559: checking for any_errors_fatal 14879 1726882248.59560: done checking for any_errors_fatal 14879 1726882248.59561: checking for max_fail_percentage 14879 1726882248.59562: done checking for max_fail_percentage 14879 1726882248.59562: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.59563: done checking to see if all hosts have failed 14879 1726882248.59564: getting the remaining hosts for this loop 14879 1726882248.59564: done getting the remaining hosts for this loop 14879 1726882248.59567: getting the next task for host managed_node3 14879 1726882248.59570: done getting next task for host managed_node3 14879 1726882248.59572: ^ task is: TASK: Include the task '{{ task }}' 14879 1726882248.59575: ^ 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 14879 1726882248.59690: getting variables 14879 1726882248.59691: in VariableManager get_vars() 14879 1726882248.59703: Calling all_inventory to load vars for managed_node3 14879 1726882248.59705: Calling groups_inventory to load vars for managed_node3 14879 1726882248.59707: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.59716: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.59718: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.59720: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.59958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.60480: done with get_vars() 14879 1726882248.60489: done getting variables 14879 1726882248.60769: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:30:48 -0400 (0:00:00.136) 0:00:07.854 ****** 14879 1726882248.60918: entering _queue_task() for managed_node3/include_tasks 14879 1726882248.61525: worker is 1 (out of 1 available) 14879 1726882248.61537: exiting _queue_task() for managed_node3/include_tasks 14879 1726882248.61609: done queuing things up, now waiting for results queue to drain 14879 1726882248.61611: waiting for pending results... 14879 1726882248.61978: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' 14879 1726882248.62173: in run() - task 12673a56-9f93-b850-9774-000000000077 14879 1726882248.62195: variable 'ansible_search_path' from source: unknown 14879 1726882248.62271: calling self._execute() 14879 1726882248.62481: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.62495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.62512: variable 'omit' from source: magic vars 14879 1726882248.63368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.68841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.68883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.68927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.68987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.69085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.69248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.69332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.69413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.69602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.69605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.69846: variable 'ansible_distribution' from source: facts 14879 1726882248.69858: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.69884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.69892: when evaluation is False, skipping this task 14879 1726882248.69903: _execute() done 14879 1726882248.69931: dumping result to json 14879 1726882248.69939: done dumping result, returning 14879 1726882248.69951: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' [12673a56-9f93-b850-9774-000000000077] 14879 1726882248.70007: sending task result for task 12673a56-9f93-b850-9774-000000000077 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.70164: no more pending results, returning what we have 14879 1726882248.70167: results queue empty 14879 1726882248.70168: checking for any_errors_fatal 14879 1726882248.70170: done checking for any_errors_fatal 14879 1726882248.70170: checking for max_fail_percentage 14879 1726882248.70172: done checking for max_fail_percentage 14879 1726882248.70174: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.70178: done checking to see if all hosts have failed 14879 1726882248.70178: getting the remaining hosts for this loop 14879 1726882248.70180: done getting the remaining hosts for this loop 14879 1726882248.70184: getting the next task for host managed_node3 14879 1726882248.70190: done getting next task for host managed_node3 14879 1726882248.70196: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.70198: ^ 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 14879 1726882248.70203: getting variables 14879 1726882248.70205: in VariableManager get_vars() 14879 1726882248.70236: Calling all_inventory to load vars for managed_node3 14879 1726882248.70238: Calling groups_inventory to load vars for managed_node3 14879 1726882248.70242: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.70254: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.70257: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.70260: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.70728: done sending task result for task 12673a56-9f93-b850-9774-000000000077 14879 1726882248.70731: WORKER PROCESS EXITING 14879 1726882248.70756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.71092: done with get_vars() 14879 1726882248.71170: done getting variables 14879 1726882248.71243: in VariableManager get_vars() 14879 1726882248.71254: Calling all_inventory to load vars for managed_node3 14879 1726882248.71256: Calling groups_inventory to load vars for managed_node3 14879 1726882248.71258: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.71377: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.71380: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.71384: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.72258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.72632: done with get_vars() 14879 1726882248.72646: done queuing things up, now waiting for results queue to drain 14879 1726882248.72648: results queue empty 14879 1726882248.72648: checking for any_errors_fatal 14879 1726882248.72651: done checking for any_errors_fatal 14879 1726882248.72652: checking for max_fail_percentage 14879 1726882248.72653: done checking for max_fail_percentage 14879 1726882248.72653: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.72654: done checking to see if all hosts have failed 14879 1726882248.72655: getting the remaining hosts for this loop 14879 1726882248.72656: done getting the remaining hosts for this loop 14879 1726882248.72658: getting the next task for host managed_node3 14879 1726882248.72661: done getting next task for host managed_node3 14879 1726882248.72663: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.72664: ^ 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 14879 1726882248.72667: getting variables 14879 1726882248.72668: in VariableManager get_vars() 14879 1726882248.72675: Calling all_inventory to load vars for managed_node3 14879 1726882248.72678: Calling groups_inventory to load vars for managed_node3 14879 1726882248.72797: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.72809: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.72812: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.72815: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.73067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.73478: done with get_vars() 14879 1726882248.73486: done getting variables 14879 1726882248.73591: in VariableManager get_vars() 14879 1726882248.73603: Calling all_inventory to load vars for managed_node3 14879 1726882248.73605: Calling groups_inventory to load vars for managed_node3 14879 1726882248.73607: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.73612: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.73614: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.73617: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.73865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.74419: done with get_vars() 14879 1726882248.74435: done queuing things up, now waiting for results queue to drain 14879 1726882248.74437: results queue empty 14879 1726882248.74438: checking for any_errors_fatal 14879 1726882248.74439: done checking for any_errors_fatal 14879 1726882248.74440: checking for max_fail_percentage 14879 1726882248.74441: done checking for max_fail_percentage 14879 1726882248.74442: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.74442: done checking to see if all hosts have failed 14879 1726882248.74443: getting the remaining hosts for this loop 14879 1726882248.74444: done getting the remaining hosts for this loop 14879 1726882248.74446: getting the next task for host managed_node3 14879 1726882248.74449: done getting next task for host managed_node3 14879 1726882248.74450: ^ task is: None 14879 1726882248.74452: ^ 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 14879 1726882248.74453: done queuing things up, now waiting for results queue to drain 14879 1726882248.74454: results queue empty 14879 1726882248.74454: checking for any_errors_fatal 14879 1726882248.74455: done checking for any_errors_fatal 14879 1726882248.74456: checking for max_fail_percentage 14879 1726882248.74456: done checking for max_fail_percentage 14879 1726882248.74457: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.74458: done checking to see if all hosts have failed 14879 1726882248.74459: getting the next task for host managed_node3 14879 1726882248.74461: done getting next task for host managed_node3 14879 1726882248.74462: ^ task is: None 14879 1726882248.74463: ^ 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 14879 1726882248.74551: in VariableManager get_vars() 14879 1726882248.74565: done with get_vars() 14879 1726882248.74571: in VariableManager get_vars() 14879 1726882248.74579: done with get_vars() 14879 1726882248.74583: variable 'omit' from source: magic vars 14879 1726882248.74616: in VariableManager get_vars() 14879 1726882248.74625: done with get_vars() 14879 1726882248.74757: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 14879 1726882248.75053: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 14879 1726882248.75199: getting the remaining hosts for this loop 14879 1726882248.75200: done getting the remaining hosts for this loop 14879 1726882248.75203: getting the next task for host managed_node3 14879 1726882248.75205: done getting next task for host managed_node3 14879 1726882248.75207: ^ task is: TASK: Gathering Facts 14879 1726882248.75208: ^ 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 14879 1726882248.75210: getting variables 14879 1726882248.75211: in VariableManager get_vars() 14879 1726882248.75218: Calling all_inventory to load vars for managed_node3 14879 1726882248.75221: Calling groups_inventory to load vars for managed_node3 14879 1726882248.75223: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.75228: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.75230: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.75233: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.75371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.75763: done with get_vars() 14879 1726882248.75770: done getting variables 14879 1726882248.75917: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 21:30:48 -0400 (0:00:00.150) 0:00:08.005 ****** 14879 1726882248.75977: entering _queue_task() for managed_node3/gather_facts 14879 1726882248.76624: worker is 1 (out of 1 available) 14879 1726882248.76635: exiting _queue_task() for managed_node3/gather_facts 14879 1726882248.76648: done queuing things up, now waiting for results queue to drain 14879 1726882248.76649: waiting for pending results... 14879 1726882248.76995: running TaskExecutor() for managed_node3/TASK: Gathering Facts 14879 1726882248.77103: in run() - task 12673a56-9f93-b850-9774-0000000002ed 14879 1726882248.77204: variable 'ansible_search_path' from source: unknown 14879 1726882248.77208: calling self._execute() 14879 1726882248.77255: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.77269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.77282: variable 'omit' from source: magic vars 14879 1726882248.77720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.80141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.80227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.80372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.80678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.80682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.80685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.80688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.80690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.80742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.80762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.80915: variable 'ansible_distribution' from source: facts 14879 1726882248.80928: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.80952: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.80960: when evaluation is False, skipping this task 14879 1726882248.80967: _execute() done 14879 1726882248.80974: dumping result to json 14879 1726882248.80981: done dumping result, returning 14879 1726882248.80990: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-b850-9774-0000000002ed] 14879 1726882248.81008: sending task result for task 12673a56-9f93-b850-9774-0000000002ed 14879 1726882248.81108: done sending task result for task 12673a56-9f93-b850-9774-0000000002ed 14879 1726882248.81117: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.81178: no more pending results, returning what we have 14879 1726882248.81181: results queue empty 14879 1726882248.81182: checking for any_errors_fatal 14879 1726882248.81183: done checking for any_errors_fatal 14879 1726882248.81184: checking for max_fail_percentage 14879 1726882248.81185: done checking for max_fail_percentage 14879 1726882248.81186: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.81187: done checking to see if all hosts have failed 14879 1726882248.81187: getting the remaining hosts for this loop 14879 1726882248.81189: done getting the remaining hosts for this loop 14879 1726882248.81192: getting the next task for host managed_node3 14879 1726882248.81200: done getting next task for host managed_node3 14879 1726882248.81202: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.81204: ^ 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 14879 1726882248.81208: getting variables 14879 1726882248.81209: in VariableManager get_vars() 14879 1726882248.81238: Calling all_inventory to load vars for managed_node3 14879 1726882248.81241: Calling groups_inventory to load vars for managed_node3 14879 1726882248.81244: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.81254: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.81257: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.81259: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.81660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.81857: done with get_vars() 14879 1726882248.81872: done getting variables 14879 1726882248.82010: in VariableManager get_vars() 14879 1726882248.82019: Calling all_inventory to load vars for managed_node3 14879 1726882248.82022: Calling groups_inventory to load vars for managed_node3 14879 1726882248.82025: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.82029: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.82031: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.82034: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.82176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.82425: done with get_vars() 14879 1726882248.82438: done queuing things up, now waiting for results queue to drain 14879 1726882248.82440: results queue empty 14879 1726882248.82440: checking for any_errors_fatal 14879 1726882248.82442: done checking for any_errors_fatal 14879 1726882248.82443: checking for max_fail_percentage 14879 1726882248.82444: done checking for max_fail_percentage 14879 1726882248.82445: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.82446: done checking to see if all hosts have failed 14879 1726882248.82446: getting the remaining hosts for this loop 14879 1726882248.82447: done getting the remaining hosts for this loop 14879 1726882248.82449: getting the next task for host managed_node3 14879 1726882248.82453: done getting next task for host managed_node3 14879 1726882248.82455: ^ task is: TASK: Verify network state restored to default 14879 1726882248.82456: ^ 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 14879 1726882248.82458: getting variables 14879 1726882248.82459: in VariableManager get_vars() 14879 1726882248.82465: Calling all_inventory to load vars for managed_node3 14879 1726882248.82467: Calling groups_inventory to load vars for managed_node3 14879 1726882248.82469: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.82479: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.82481: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.82484: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.82624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.82850: done with get_vars() 14879 1726882248.82858: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 21:30:48 -0400 (0:00:00.069) 0:00:08.074 ****** 14879 1726882248.82926: entering _queue_task() for managed_node3/include_tasks 14879 1726882248.83215: worker is 1 (out of 1 available) 14879 1726882248.83226: exiting _queue_task() for managed_node3/include_tasks 14879 1726882248.83237: done queuing things up, now waiting for results queue to drain 14879 1726882248.83238: waiting for pending results... 14879 1726882248.83473: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 14879 1726882248.83622: in run() - task 12673a56-9f93-b850-9774-00000000007a 14879 1726882248.83625: variable 'ansible_search_path' from source: unknown 14879 1726882248.83644: calling self._execute() 14879 1726882248.83737: variable 'ansible_host' from source: host vars for 'managed_node3' 14879 1726882248.83748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 14879 1726882248.83763: variable 'omit' from source: magic vars 14879 1726882248.84278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 14879 1726882248.86958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 14879 1726882248.86962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 14879 1726882248.86983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 14879 1726882248.87028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 14879 1726882248.87067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 14879 1726882248.87150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 14879 1726882248.87192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 14879 1726882248.87230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 14879 1726882248.87280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 14879 1726882248.87310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 14879 1726882248.87504: variable 'ansible_distribution' from source: facts 14879 1726882248.87508: variable 'ansible_distribution_major_version' from source: facts 14879 1726882248.87510: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 14879 1726882248.87513: when evaluation is False, skipping this task 14879 1726882248.87515: _execute() done 14879 1726882248.87517: dumping result to json 14879 1726882248.87519: done dumping result, returning 14879 1726882248.87521: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [12673a56-9f93-b850-9774-00000000007a] 14879 1726882248.87527: sending task result for task 12673a56-9f93-b850-9774-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 14879 1726882248.87775: no more pending results, returning what we have 14879 1726882248.87779: results queue empty 14879 1726882248.87780: checking for any_errors_fatal 14879 1726882248.87781: done checking for any_errors_fatal 14879 1726882248.87782: checking for max_fail_percentage 14879 1726882248.87783: done checking for max_fail_percentage 14879 1726882248.87784: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.87785: done checking to see if all hosts have failed 14879 1726882248.87786: getting the remaining hosts for this loop 14879 1726882248.87788: done getting the remaining hosts for this loop 14879 1726882248.87791: getting the next task for host managed_node3 14879 1726882248.87803: done getting next task for host managed_node3 14879 1726882248.87806: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.87808: ^ 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 14879 1726882248.87812: getting variables 14879 1726882248.87813: in VariableManager get_vars() 14879 1726882248.87846: Calling all_inventory to load vars for managed_node3 14879 1726882248.87849: Calling groups_inventory to load vars for managed_node3 14879 1726882248.87853: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.87865: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.87868: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.87872: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.88384: done sending task result for task 12673a56-9f93-b850-9774-00000000007a 14879 1726882248.88388: WORKER PROCESS EXITING 14879 1726882248.88415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.88683: done with get_vars() 14879 1726882248.88700: done getting variables 14879 1726882248.88766: in VariableManager get_vars() 14879 1726882248.88782: Calling all_inventory to load vars for managed_node3 14879 1726882248.88785: Calling groups_inventory to load vars for managed_node3 14879 1726882248.88787: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.88791: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.88798: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.88801: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.88967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.89163: done with get_vars() 14879 1726882248.89174: done queuing things up, now waiting for results queue to drain 14879 1726882248.89176: results queue empty 14879 1726882248.89177: checking for any_errors_fatal 14879 1726882248.89179: done checking for any_errors_fatal 14879 1726882248.89179: checking for max_fail_percentage 14879 1726882248.89180: done checking for max_fail_percentage 14879 1726882248.89181: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.89182: done checking to see if all hosts have failed 14879 1726882248.89182: getting the remaining hosts for this loop 14879 1726882248.89183: done getting the remaining hosts for this loop 14879 1726882248.89185: getting the next task for host managed_node3 14879 1726882248.89188: done getting next task for host managed_node3 14879 1726882248.89190: ^ task is: TASK: meta (flush_handlers) 14879 1726882248.89191: ^ 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 14879 1726882248.89198: getting variables 14879 1726882248.89199: in VariableManager get_vars() 14879 1726882248.89210: Calling all_inventory to load vars for managed_node3 14879 1726882248.89212: Calling groups_inventory to load vars for managed_node3 14879 1726882248.89214: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.89226: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.89228: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.89230: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.89375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.89571: done with get_vars() 14879 1726882248.89578: done getting variables 14879 1726882248.89622: in VariableManager get_vars() 14879 1726882248.89629: Calling all_inventory to load vars for managed_node3 14879 1726882248.89631: Calling groups_inventory to load vars for managed_node3 14879 1726882248.89633: Calling all_plugins_inventory to load vars for managed_node3 14879 1726882248.89641: Calling all_plugins_play to load vars for managed_node3 14879 1726882248.89643: Calling groups_plugins_inventory to load vars for managed_node3 14879 1726882248.89646: Calling groups_plugins_play to load vars for managed_node3 14879 1726882248.89787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 14879 1726882248.90017: done with get_vars() 14879 1726882248.90028: done queuing things up, now waiting for results queue to drain 14879 1726882248.90029: results queue empty 14879 1726882248.90030: checking for any_errors_fatal 14879 1726882248.90031: done checking for any_errors_fatal 14879 1726882248.90032: checking for max_fail_percentage 14879 1726882248.90033: done checking for max_fail_percentage 14879 1726882248.90033: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.90034: done checking to see if all hosts have failed 14879 1726882248.90034: getting the remaining hosts for this loop 14879 1726882248.90035: done getting the remaining hosts for this loop 14879 1726882248.90037: getting the next task for host managed_node3 14879 1726882248.90039: done getting next task for host managed_node3 14879 1726882248.90040: ^ task is: None 14879 1726882248.90041: ^ 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 14879 1726882248.90042: done queuing things up, now waiting for results queue to drain 14879 1726882248.90043: results queue empty 14879 1726882248.90043: checking for any_errors_fatal 14879 1726882248.90044: done checking for any_errors_fatal 14879 1726882248.90045: checking for max_fail_percentage 14879 1726882248.90045: done checking for max_fail_percentage 14879 1726882248.90046: checking to see if all hosts have failed and the running result is not ok 14879 1726882248.90047: done checking to see if all hosts have failed 14879 1726882248.90048: getting the next task for host managed_node3 14879 1726882248.90050: done getting next task for host managed_node3 14879 1726882248.90050: ^ task is: None 14879 1726882248.90054: ^ 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=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 21:30:48 -0400 (0:00:00.072) 0:00:08.146 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.71s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.74s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.65s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'tasks/assert_device_absent.yml' ----------------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Gathering Facts --------------------------------------------------------- 0.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Include the task 'tasks/assert_profile_absent.yml' ---------------------- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 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.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'tasks/assert_device_present.yml' ---------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Include the task 'delete_interface.yml' --------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Include the task 'tasks/assert_profile_present.yml' --------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Configure networking state ---------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 14879 1726882248.90187: RUNNING CLEANUP